Top Banner
Trends in map e-services Karel Charvat http://www.ccss.cz
17
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Trends in map e-services Karel Charvat .

Trends in map e-services Trends in map e-services

Karel Charvat

http://www.ccss.cz

Page 2: Trends in map e-services Karel Charvat .

What is it?What is it?• Application: human - machine

• Services: machine - machine

– Interoperability, distribute system

– Offering services, not data

– Data collection and management on one place, data are all time actualise

– Special black boxes on WEB as services

– Utilisation of different SW platforms

– User use only requested functionality

data1 searchingí

analysecataloguedata2

web

data3

Data, analyse, catalogue, ...

Web/local

Page 3: Trends in map e-services Karel Charvat .

• Transmission of Images• Queries

– GetCapabilities - metadata about services

– GetMap - map

– GetFeatureInfo – queries on maps

Web Map Service (WMS)Web Map Service (WMS)

<Exception> <Format>application/vnd.ogc.se_xml</Format> <Format>application/vnd.ogc.se_inimage</Format> <Format>application/vnd.ogc.se_blank</Format> </Exception> <VendorSpecificCapabilities /> <Layer> <Name>corine</Name> <Title>Corine CR map</Title> <SRS>EPSG:28403 EPSG:4326 EPSG:2065</SRS> <LatLonBoundingBox minx="15.2647" miny="49.9462" maxx="15.2717" maxy="49.9508" /> <BoundingBox SRS="EPSG:28403" minx="3.519e+006" miny="5.535e+006" maxx="3.5195e+006" maxy="5.5355e+006" /> <Layer queryable="0" opaque="0" cascaded="0"> <Name>foto</Name> <Title>fotografie</Title> <Abstract>No a toto je strucný popis toho vseho &lt;a href='http://www.bnhelp.cz' target='_blank'&gt; Metadata&lt;/a&gt;</Abstract> </Layer> <Layer queryable="0" opaque="0" cascaded="1"> <Name>dmu25</Name> <Title>DMU25</Title> <SRS>EPSG:28403</SRS> </Layer>

<Exception> <Format>application/vnd.ogc.se_xml</Format> <Format>application/vnd.ogc.se_inimage</Format> <Format>application/vnd.ogc.se_blank</Format> </Exception> <VendorSpecificCapabilities /> <Layer> <Name>corine</Name> <Title>Corine CR map</Title> <SRS>EPSG:28403 EPSG:4326 EPSG:2065</SRS> <LatLonBoundingBox minx="15.2647" miny="49.9462" maxx="15.2717" maxy="49.9508" /> <BoundingBox SRS="EPSG:28403" minx="3.519e+006" miny="5.535e+006" maxx="3.5195e+006" maxy="5.5355e+006" /> <Layer queryable="0" opaque="0" cascaded="0"> <Name>foto</Name> <Title>fotografie</Title> <Abstract>No a toto je strucný popis toho vseho &lt;a href='http://www.bnhelp.cz' target='_blank'&gt; Metadata&lt;/a&gt;</Abstract> </Layer> <Layer queryable="0" opaque="0" cascaded="1"> <Name>dmu25</Name> <Title>DMU25</Title> <SRS>EPSG:28403</SRS> </Layer>

Cartographic projection

topograf. mapa

tématický obsah

Klient

Klient CSSCascading

Page 4: Trends in map e-services Karel Charvat .

Web Features Service (WFS)Web Features Service (WFS)• Data transmission in GML• Basic

– GetCapabilities - metadata services

– DescribeFeatureType - structure (XML schema)

– GetFeature - GML data

• Extended (editing)

– LockFeature – Transaction (INSERT, UPDATE, DELETE, QUERY, DISCOVERY)

Page 5: Trends in map e-services Karel Charvat .

Other SpecificationOther Specification• Styled Layer Descriptor (SLD)

• Filter Encoding

• Web Coverage Service (WCS)

• Web Registry Server (WRS)

• Web Coordinate Transformation Service

• Gazetteer profile for WFS

• Geoparser service

• Web Terrain Server (WTS)

• Web Pricing & Ordering Service (WPOS)

Page 6: Trends in map e-services Karel Charvat .

Spatial Infrastructure / portal servicesSpatial Infrastructure / portal services

Page 7: Trends in map e-services Karel Charvat .

Implementation in productsImplementation in products

Product Support OGC services

Autodesk - Map Guide No find

ESRI - ArcIMS WMS server, WFS server

Intergraph - Geomedia Web Map WMS server, WFS server

Intergraph - Geomedia WFS client

Map Info - ? WMS server – not sustainable documented

UMN Mapserver WMS server + client, WFS server + client

Product Support of OGC services

ESRI - ArcIMS WMS server SLD, WFS server

ESRI - ArcGIS, ArcExplorer WMS client, WFS client ?

UMN Mapserver SLD support ?

Planed:

Page 8: Trends in map e-services Karel Charvat .

Our contributionOur contribution

• To build system on Mobile Internet platform,  • To use open platforms for building of this system.  • To define groups of users, describe the requested

functionality for defined groups of user and on the base of this functionality define user profiles.  

• To combine effective tools, which will offer information access, but also analytical tools, which will offer complex data analysis including 3D analysis 

Page 9: Trends in map e-services Karel Charvat .

Our contributionOur contribution

• To implement metadata model, this will be able to describe all available data source, including data validity, data history and data source.

• To offer possibilities of access to distributed data source and so increase effectively of data access and data analysis.  

• To build decision-supporting system

Page 10: Trends in map e-services Karel Charvat .

WMS applications developmentWMS applications development

• Under 5FP WirelessInfo IST-1999-21056 - The project aims to implement advanced wireless communications into multimedia systems and services for agriculture and forest administrations, business and NGO to improve access to agriculture and forest information. The communication via standard commercial equipment like as GPRS, GSM, HSCSD and special equipment developed for special cases are tested.

• Open source technologies are used

Page 11: Trends in map e-services Karel Charvat .

WirelessInfo resultsWirelessInfo results

• Mobile Internet GIS applications (multimodal, multiterminal) for field computers, PDA, MDA, WAP (WBMP format) communication human-computer, computer-computer machine-computer

• WMS, WFS mobile services• Mobile data management• Web coordinate transformation services• Location Based Services (LBS)• GIS analysis services

Page 12: Trends in map e-services Karel Charvat .
Page 13: Trends in map e-services Karel Charvat .

Java applet client

Page 14: Trends in map e-services Karel Charvat .

GIS analysis servicesGIS analysis services

Based on GRASS Open Source software

Page 15: Trends in map e-services Karel Charvat .

Data analysis GRASS system

Page 16: Trends in map e-services Karel Charvat .
Page 17: Trends in map e-services Karel Charvat .

Thank you for attention• WWW.wirelessinfo.cz• www.premathmod.cz