Publikation:

Developing analytical GIS applications with GEO-SPADE : three success case studies

Lade...
Vorschaubild

Dateien

Kisilevich_168376.pdf
Kisilevich_168376.pdfGröße: 3.16 MBDownloads: 676

Datum

2011

Autor:innen

Lasry, Amit
Bam, Leon
Rokach, Lior

Herausgeber:innen

Kontakt

ISSN der Zeitschrift

Electronic ISSN

ISBN

Bibliografische Daten

Verlag

Schriftenreihe

Auflagebezeichnung

ArXiv-ID

Internationale Patentnummer

Angaben zur Forschungsförderung

Projekt

Open Access-Veröffentlichung
Open Access Green
Core Facility der Universität Konstanz

Gesperrt bis

Titel in einer weiteren Sprache

Publikationstyp
Beitrag zu einem Konferenzband
Publikationsstatus
Published

Erschienen in

FILIPE, Joaquim, ed., José CORDEIRO, ed.. Enterprise Information Systems. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011, pp. 495-511. Lecture Notes in Business Information Processing. 73. ISBN 978-3-642-19801-4. Available under: doi: 10.1007/978-3-642-19802-1_34

Zusammenfassung

Geographic Information Systems (GIS) handle a wide range of problems that involve spatial distribution data from fields as diverse as housing, healthcare, transportation, cartography, criminology, and many others. Selecting the right GIS is determined by the task the user wishes to perform. Some considerations may include the availability of analytical functions, performance, ease of use, interoperability, extensibility, etc. Nowadays, as positioning technology proliferates and affects almost all aspects of our lives, GIS tools have become more and more complex as researchers seek to address and implement, respectively, new spatial tasks and techniques. Due to the rapid growth of GIS in recent years, many provide APIs for extending their software for specific needs. But learning a complex set of API functions, is not feasible in scenarios that demand rapid prototyping like in academic research or when the tool is supposed to be used by non-professionals. In this paper, we present three case studies that are performed on top of a GEO-SPADE, a Google Earth-based .NET-based framework that we developed. Unlike the typical APIs, that may often contain more than hundred or thousand of functions from different logical layers, the GEO-SPADE framework provides only the minimal set of functions for plug-in development, networking, and visualization using Google Earth engine. The extended functionality is provided by the developer and depends on her knowledge of the underlying language. At the same time, the ease of use is achieved by the functionality of Google Earth. The three presented case studies showcase the applicability of the Google Earth-based framework in different domains with different analytical tasks (spatial analysis, spatial exploration, and spatial decision support).

Zusammenfassung in einer weiteren Sprache

Fachgebiet (DDC)
004 Informatik

Schlagwörter

Konferenz

Rezension
undefined / . - undefined, undefined

Forschungsvorhaben

Organisationseinheiten

Zeitschriftenheft

Zugehörige Datensätze in KOPS

Zitieren

ISO 690KISILEVICH, Slava, Daniel A. KEIM, Amit LASRY, Leon BAM, Lior ROKACH, 2011. Developing analytical GIS applications with GEO-SPADE : three success case studies. In: FILIPE, Joaquim, ed., José CORDEIRO, ed.. Enterprise Information Systems. Berlin, Heidelberg: Springer Berlin Heidelberg, 2011, pp. 495-511. Lecture Notes in Business Information Processing. 73. ISBN 978-3-642-19801-4. Available under: doi: 10.1007/978-3-642-19802-1_34
BibTex
@inproceedings{Kisilevich2011Devel-16837,
  year={2011},
  doi={10.1007/978-3-642-19802-1_34},
  title={Developing analytical GIS applications with GEO-SPADE : three success case studies},
  number={73},
  isbn={978-3-642-19801-4},
  publisher={Springer Berlin Heidelberg},
  address={Berlin, Heidelberg},
  series={Lecture Notes in Business Information Processing},
  booktitle={Enterprise Information Systems},
  pages={495--511},
  editor={Filipe, Joaquim and Cordeiro, José},
  author={Kisilevich, Slava and Keim, Daniel A. and Lasry, Amit and Bam, Leon and Rokach, Lior}
}
RDF
<rdf:RDF
    xmlns:dcterms="http://purl.org/dc/terms/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:bibo="http://purl.org/ontology/bibo/"
    xmlns:dspace="http://digital-repositories.org/ontologies/dspace/0.1.0#"
    xmlns:foaf="http://xmlns.com/foaf/0.1/"
    xmlns:void="http://rdfs.org/ns/void#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="https://kops.uni-konstanz.de/server/rdf/resource/123456789/16837">
    <dc:contributor>Bam, Leon</dc:contributor>
    <dcterms:hasPart rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/16837/2/Kisilevich_168376.pdf"/>
    <dc:contributor>Keim, Daniel A.</dc:contributor>
    <dc:rights>terms-of-use</dc:rights>
    <dcterms:bibliographicCitation>Enterprise information systems : 12th International Conference, ICEIS 2010, Funchal-Madeira, Portugal, June 8 - 12, 2010; revised selected papers / Joaquim Filipe ... (eds.). - Heidelberg [u.a.] : Springer, 2011. - S. 495-511. - (Lecture Notes in Business Information Processing ; 73). - ISBN 978-3-642-19801-4</dcterms:bibliographicCitation>
    <dcterms:issued>2011</dcterms:issued>
    <dc:creator>Kisilevich, Slava</dc:creator>
    <bibo:uri rdf:resource="http://kops.uni-konstanz.de/handle/123456789/16837"/>
    <dc:contributor>Rokach, Lior</dc:contributor>
    <dspace:isPartOfCollection rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:creator>Keim, Daniel A.</dc:creator>
    <dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-11-17T09:39:12Z</dc:date>
    <dc:contributor>Kisilevich, Slava</dc:contributor>
    <dcterms:abstract xml:lang="eng">Geographic Information Systems (GIS) handle a wide range of problems that involve spatial distribution data from fields as diverse as housing, healthcare, transportation, cartography, criminology, and many others. Selecting the right GIS is determined by the task the user wishes to perform. Some considerations may include the availability of analytical functions, performance, ease of use, interoperability, extensibility, etc. Nowadays, as positioning technology proliferates and affects almost all aspects of our lives, GIS tools have become more and more complex as researchers seek to address and implement, respectively, new spatial tasks and techniques. Due to the rapid growth of GIS in recent years, many provide APIs for extending their software for specific needs. But learning a complex set of API functions, is not feasible in scenarios that demand rapid prototyping like in academic research or when the tool is supposed to be used by non-professionals. In this paper, we present three case studies that are performed on top of a GEO-SPADE, a Google Earth-based .NET-based framework that we developed. Unlike the typical APIs, that may often contain more than hundred or thousand of functions from different logical layers, the GEO-SPADE framework provides only the minimal set of functions for plug-in development, networking, and visualization using Google Earth engine. The extended functionality is provided by the developer and depends on her knowledge of the underlying language. At the same time, the ease of use is achieved by the functionality of Google Earth. The three presented case studies showcase the applicability of the Google Earth-based framework in different domains with different analytical tasks (spatial analysis, spatial exploration, and spatial decision support).</dcterms:abstract>
    <dcterms:available rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-11-17T09:39:12Z</dcterms:available>
    <dcterms:isPartOf rdf:resource="https://kops.uni-konstanz.de/server/rdf/resource/123456789/36"/>
    <dc:creator>Lasry, Amit</dc:creator>
    <dcterms:title>Developing analytical GIS applications with GEO-SPADE : three success case studies</dcterms:title>
    <dcterms:rights rdf:resource="https://rightsstatements.org/page/InC/1.0/"/>
    <foaf:homepage rdf:resource="http://localhost:8080/"/>
    <dc:creator>Rokach, Lior</dc:creator>
    <void:sparqlEndpoint rdf:resource="http://localhost/fuseki/dspace/sparql"/>
    <dc:language>eng</dc:language>
    <dspace:hasBitstream rdf:resource="https://kops.uni-konstanz.de/bitstream/123456789/16837/2/Kisilevich_168376.pdf"/>
    <dc:creator>Bam, Leon</dc:creator>
    <dc:contributor>Lasry, Amit</dc:contributor>
  </rdf:Description>
</rdf:RDF>

Interner Vermerk

xmlui.Submission.submit.DescribeStep.inputForms.label.kops_note_fromSubmitter

Kontakt
URL der Originalveröffentl.

Prüfdatum der URL

Prüfungsdatum der Dissertation

Finanzierungsart

Kommentar zur Publikation

Allianzlizenz
Corresponding Authors der Uni Konstanz vorhanden
Internationale Co-Autor:innen
Universitätsbibliographie
Ja
Begutachtet
Diese Publikation teilen