SlideShare une entreprise Scribd logo
1  sur  42
Télécharger pour lire hors ligne
armasuisse
Federal Office of Topography swisstopo
COSIG
GeoWeb
Overview of services and
functions
Cédric Moullet
Head of FSDI (Federal Spatial Data Infrastructure) Web Infrastructure
November 2010
2Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Table of Content
• GeoWeb’s history
• GeoWeb definition
• Some examples of GeoWeb
• The GeoWeb bricks
• GeoWeb by swisstopo
• GeoWeb Trends
3Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb’s history
• At the beginning, web didn’t exist…
4Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb’s history
• Then WebGIS appeared….
5Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb’s history
• Then Google Maps was launched…
6Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
But what was missing in order to have
a GeoWeb?
• The integration of its own geodata within
powerful application
• Usability
• Native support of GeoData by the web
• The web as most used communication
channel (Desktop, Mobil)
• Interoperability between the various web
ressources and services
7Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
The Web ?
HTML
+ LINKS
WEB
8Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
The GeoWeb ?
WEB
And/or MAP / Map API
And/or GeoRSS
And/or GeoTag
And/or KML/GML
GEOWEB
9Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb, like Lego bricks !
The GeoWeb is composed of several bricks… that
can be used like we want ;-)
10Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Some examples of GeoWeb:
Swissgeocache
GeoRSS http://www.swissgeocache.ch/rss.php
Map
GeoRSS
WebDemo
11Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Some examples of GeoWeb :
GeoLocation API
The browsers and the mobile browsers know your location
Map API
WebDemo
12Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Some examples of GeoWeb:
Panoramio
„Show me your favourite place.“
http://www.panoramio.com/map/#lt=46.949325&ln=7.345734&z=7&k=1&a
=1&tab=1
Map
GeoTag
Web
KML
Demo
13Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Some examples of GeoWeb :
KML
• Integration of KML with the GeoAdmin API
Map
Web
KML
Demo
14Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Some examples of GeoWeb:
Foursquare
Foursquare is a mobile application that makes cities easier to use and more
interesting to explore. It is a friend-finder, a social city guide and a game that
challenges users to experience new things, and rewards them for doing so.
Foursquare lets users "check in" to a place when they're there, tell friends
where they are and track the history of where they've been and who they've
been there with.
GeoTag
MobileDemo
15Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Some examples of GeoWeb :
The usage of API’s
Web
Map API
Demo
armasuisse
Federal Office of Topography swisstopo
COSIG
Some technical aspects
or the descriptin of the bricks
17Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Communication in GeoWeb ?
Communication
Communication types
HTTP methods: GET, POST, DELETE, usw…
http://meine.domaene/meinequelle.html
KVP
Key-value pair
meinequelle?query=bern
SOAP
Send and receive
XML-Flows
REST
meinequelle/bern
Thanks to the Web ! Web
18Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Formats in GeoWeb ?
• GML: Geographic Markup Language
The Geography Markup Language (GML) is the XML grammar defined by the
Open Geospatial Consortium (OGC) to express geographical features.
• KML: Keyhole Markup Language
Keyhole Markup Language (KML) is an XML schema for expressing
geographic annotation and visualization within Internet-based, two-
dimensional maps and three-dimensional Earth browsers.
• GeoJSON: Geo JavaScript Object Notation
GeoJSON is an open format for encoding a variety of geographic data
structures. It is so named because it is based on JSON (JavaScript Object
Notation).
• GeoRSS: Geo Really Simple Syndication
GeoRSS is a method of describing and pinpointing the physical locations of
Internet content. Using GeoRSS, it is possible to search for Web sites or items
based on relevant geographic locations. In addition, GeoRSS facilitates the
immediate dissemination of RSS feeds to specific users based on event type
and location.
19Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
View: 2D-Viewer Map
20Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Access to ressources:
WMTS
WMTS: Web map tile service. Demo.
Request
http://api.geo.admin.ch/wmts9/1.0.0/ch.swisstopo.pixelkartefarbe/default/100617/ch.swisstop
o.pixelkarte-farbe/22/236/284.jpeg
Answer
Map
21Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Access to ressources :
Geocoding
Geocoding is the process of finding associated geographic
coordinates from other geographic data, such as street
addresses, or zip codes
Request
http://api.geo.admin.ch/swisssearch?lang=fr&query=1530
Answer
Map API
22Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Access to ressources :
API
An application programming interface (API) is an interface
implemented by a software program that enables it to
interact with other software. (see API Generator)
Code
Result
Map API
23Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Access to ressources:
KML
…. KML is a data format, not a service.
But KML has interesting properris like the chaining
used for example in Ground Overlays and
Netzwerk Links.
This format allows the aggregation of ressources
and services.
KML
24Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Zugang zu den Ressourcen:
KML Ground Overlays
Ground overlays enable you to "drape" an image onto the
Earth's terrain. The <Icon> element contains the link to the
.jpg file with the overlay image. Possibility to add a WMS.
KML
25Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Zugang zu den Ressourcen:
KML Network Link
A network link contains a <Link> element with an <href> (a hypertext
reference) that loads a file. The <href> can be a local file specification
or an absolute URL.
The <href> in a link specifies the location of any of the following:
* An image file used by icons in icon styles, ground overlays, and screen overlays
* A model file used in the <Model> element
* A KML or KMZ file loaded by a Network Link
KML
26Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Zugang zu den Ressourcen:
GeoRSS
Dataflows can be geolocalized.
GeoRSS
armasuisse
Federal Office of Topography swisstopo
COSIG
How is it possible to use these
bricks in Switzerland (part in
german)?
28Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Geoinformationsgesetz GeoIG
Artikel 1 Zweck
Dieses Gesetz bezweckt,
dass Geodaten über
das Gebiet der Schweizerischen Eidgenossenschaft
den Behörden von Bund,
Kantonen und
Gemeinden sowie der
Wirtschaft, der
Gesellschaft und der
Wissenschaft für
eine breite Nutzung,
nachhaltig,
aktuell,
rasch,
einfach,
in der erforderlichen Qualität
und zu angemessenen Kosten zur Verfügung stehen.
29Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Geoinformationsverordnung GeoIV
• Art 34: Darstellungsdienst
• Art 34: Download-Dienste
• Art 35: Dienste für Geometadaten
• Art 36: Transformationsdienste
• Art 36: Zugang zu den Geobasisdaten
30Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Geoinformationsverordnung
Suchdienste: Internetdienst mit dem man Geodienste und
Geodaten mit den entsprechenden Metainformationen finden
kann;
Darstellungsdienste: Internetdienst mit dem Geodaten dargestellt
werden. Der Dienst erlaubt es Geodaten visuell zu
durchforsten und die entsprechenden Metadaten lassen sich
einsehen;
Download-Dienste: Internetdienst, der einen direkten Zugriff auf
eine Kopie von Geodaten erlaubt;
Transformationsdienste: Internetdienst, der es erlaubt Geodaten
von einem Bezugssystem ins andere zu transformieren;
31Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
Konkrete Umsetzung des Gesetzes
Suche
Darstellung
Download
Transformation
Ressourcenzugang
Zeit
GeoCat CSW
2D-Portal 3D-Portal 4D-Portal
WFS
Reframe WPS
WMS GeoCoding API WMTS KML LBSGeoRSS
Heute
32Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb-Trends: Mobile
33Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb-Trends: Crowdsourcing
34Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb-Trends: 3D
35Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb-Trends: 4D
Zeitlandkarte Sissach
36Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb-Trends: Location-Based
Services
37Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb-Trends: GeoAPI
38Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
GeoWeb-Trends: Augmented Reality
39Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
The next steps for swisstopo
• Mobile API
• 3D viewer
• 4D viewer
40Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
The World Wide Web, abbreviated as
WWW and commonly known as the Web, is a
system of interlinked hypertext documents
accessed via the Internet.
The GeoWeb implies the merging of
geographical (location based) information
with the abstract information that currently
dominates the Internet
armasuisse
Federal Office of Topography swisstopo
COSIG
Thanks for your attention !
42Federal Office of Topography swisstopo Colloque 2010-2011, December 2010
All examples
view-source:http://www.swissgeocache.ch/rss.php
http://maps.google.ch/maps?f=q&source=s_q&hl=de&geocode=&q=http:
%2F%2Fwww.swissgeocache.ch%2Frss.php&sll=47.24055,8.491745
&sspn=0.179711,0.445976&ie=UTF8&z=8
http://api.geo.admin.ch/main/wsgi/doc/build/services/sdiservices.html#usa
ge-example
http://www.panoramio.com/map/#lt=46.949325&ln=7.345734&z=7&k=1&
a=1&tab=1
http://www.panoramio.com/kml/
http://api.geo.admin.ch/main/wsgi/doc/build/api/sdiapiexamples5.html
http://www.foursquare.com
http://api.geo.admin.ch/main/wsgi/doc/build/api/streetview.html
http://api.geo.admin.ch/main/wsgi/doc/build/services/sdiservices.html#usa
ge-example
http://api.geo.admin.ch/swisssearch?lang=fr&query=1530
http://api.geo.admin.ch/main/wsgi/doc/build/api/sdiapigenerator.html
Interlaken.kml

Contenu connexe

Similaire à GeoWeb: overview of services and functions, 2010

최근의 공간정보 분야 동향과 시사점
최근의 공간정보 분야 동향과 시사점최근의 공간정보 분야 동향과 시사점
최근의 공간정보 분야 동향과 시사점SANGHEE SHIN
 
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013GeoSolutions
 
Publishing Data to the Socrata Open Data Platform with FME
Publishing Data to the Socrata Open Data Platform with FMEPublishing Data to the Socrata Open Data Platform with FME
Publishing Data to the Socrata Open Data Platform with FMESafe Software
 
GeoWeb2009 presentation: Long Island Index &amp; OASIS
GeoWeb2009 presentation: Long Island Index &amp; OASISGeoWeb2009 presentation: Long Island Index &amp; OASIS
GeoWeb2009 presentation: Long Island Index &amp; OASISsromalewski
 
GEBCO 09 - DELPH
GEBCO 09 - DELPHGEBCO 09 - DELPH
GEBCO 09 - DELPHIXSEA-DELPH
 
Metaschool IST Africa
Metaschool IST AfricaMetaschool IST Africa
Metaschool IST AfricaKarel Charvat
 
Metaschool IST Africa
Metaschool IST AfricaMetaschool IST Africa
Metaschool IST AfricaKarel Charvat
 
ERSA 2017: A linked open data based system for flexible delineation of geogra...
ERSA 2017: A linked open data based system for flexible delineation of geogra...ERSA 2017: A linked open data based system for flexible delineation of geogra...
ERSA 2017: A linked open data based system for flexible delineation of geogra...Ali Khalili
 
Act 00085 i towns, nouveau framework pour la visualisation 3d web
Act 00085 i towns, nouveau framework pour la visualisation 3d webAct 00085 i towns, nouveau framework pour la visualisation 3d web
Act 00085 i towns, nouveau framework pour la visualisation 3d webACSG - Section Montréal
 
Act 00085 i towns, nouveau framework pour la visualisation 3d web
Act 00085 i towns, nouveau framework pour la visualisation 3d webAct 00085 i towns, nouveau framework pour la visualisation 3d web
Act 00085 i towns, nouveau framework pour la visualisation 3d webACSG Section Montréal
 
GI2010 symposium-vohnout (nn+metaschool)
GI2010 symposium-vohnout (nn+metaschool)GI2010 symposium-vohnout (nn+metaschool)
GI2010 symposium-vohnout (nn+metaschool)IGN Vorstand
 
Context is King - by Felix Petersen
Context is King - by Felix PetersenContext is King - by Felix Petersen
Context is King - by Felix Petersenguest14533f
 
WINDMash prensentation at DocEng 2011
WINDMash prensentation at DocEng 2011WINDMash prensentation at DocEng 2011
WINDMash prensentation at DocEng 2011LUONG The Nhan
 
UrbanIT Partner Presentation
UrbanIT Partner PresentationUrbanIT Partner Presentation
UrbanIT Partner Presentationatmm69
 

Similaire à GeoWeb: overview of services and functions, 2010 (20)

Geospatialworldforum How to create a responsive geoportal ?
Geospatialworldforum How to create a responsive geoportal ?Geospatialworldforum How to create a responsive geoportal ?
Geospatialworldforum How to create a responsive geoportal ?
 
EDINA National Datacentre Activity Update to GWG
EDINA National Datacentre Activity Update to GWGEDINA National Datacentre Activity Update to GWG
EDINA National Datacentre Activity Update to GWG
 
최근의 공간정보 분야 동향과 시사점
최근의 공간정보 분야 동향과 시사점최근의 공간정보 분야 동향과 시사점
최근의 공간정보 분야 동향과 시사점
 
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
MapStore Create, save and share maps and mashups @ GRASS-GFOSS 2013
 
Publishing Data to the Socrata Open Data Platform with FME
Publishing Data to the Socrata Open Data Platform with FMEPublishing Data to the Socrata Open Data Platform with FME
Publishing Data to the Socrata Open Data Platform with FME
 
Proyecto geostore
Proyecto geostoreProyecto geostore
Proyecto geostore
 
Web GIS
Web GISWeb GIS
Web GIS
 
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
Making Infrastructure Work: BIM Meets Geospatial (Rollo Home, Ordnance Survey)
 
GeoWeb2009 presentation: Long Island Index &amp; OASIS
GeoWeb2009 presentation: Long Island Index &amp; OASISGeoWeb2009 presentation: Long Island Index &amp; OASIS
GeoWeb2009 presentation: Long Island Index &amp; OASIS
 
GEBCO 09 - DELPH
GEBCO 09 - DELPHGEBCO 09 - DELPH
GEBCO 09 - DELPH
 
Metaschool IST Africa
Metaschool IST AfricaMetaschool IST Africa
Metaschool IST Africa
 
Metaschool IST Africa
Metaschool IST AfricaMetaschool IST Africa
Metaschool IST Africa
 
ERSA 2017: A linked open data based system for flexible delineation of geogra...
ERSA 2017: A linked open data based system for flexible delineation of geogra...ERSA 2017: A linked open data based system for flexible delineation of geogra...
ERSA 2017: A linked open data based system for flexible delineation of geogra...
 
Act 00085 i towns, nouveau framework pour la visualisation 3d web
Act 00085 i towns, nouveau framework pour la visualisation 3d webAct 00085 i towns, nouveau framework pour la visualisation 3d web
Act 00085 i towns, nouveau framework pour la visualisation 3d web
 
Act 00085 i towns, nouveau framework pour la visualisation 3d web
Act 00085 i towns, nouveau framework pour la visualisation 3d webAct 00085 i towns, nouveau framework pour la visualisation 3d web
Act 00085 i towns, nouveau framework pour la visualisation 3d web
 
GI2010 symposium-vohnout (nn+metaschool)
GI2010 symposium-vohnout (nn+metaschool)GI2010 symposium-vohnout (nn+metaschool)
GI2010 symposium-vohnout (nn+metaschool)
 
Context is King - by Felix Petersen
Context is King - by Felix PetersenContext is King - by Felix Petersen
Context is King - by Felix Petersen
 
WINDMash prensentation at DocEng 2011
WINDMash prensentation at DocEng 2011WINDMash prensentation at DocEng 2011
WINDMash prensentation at DocEng 2011
 
UrbanIT Partner Presentation
UrbanIT Partner PresentationUrbanIT Partner Presentation
UrbanIT Partner Presentation
 
Foss4g 2016 How to make a 3D web geoportal
Foss4g 2016 How to make a 3D web geoportal Foss4g 2016 How to make a 3D web geoportal
Foss4g 2016 How to make a 3D web geoportal
 

Plus de Moullet

map.geo.admin.ch: contenu et évolution technologique
map.geo.admin.ch:  contenu et évolution technologiquemap.geo.admin.ch:  contenu et évolution technologique
map.geo.admin.ch: contenu et évolution technologiqueMoullet
 
OpenLayers 3 Crowdfunding - FOSS4G - 2013
OpenLayers 3 Crowdfunding - FOSS4G - 2013OpenLayers 3 Crowdfunding - FOSS4G - 2013
OpenLayers 3 Crowdfunding - FOSS4G - 2013Moullet
 
Open Access and/or Open Data - geo.admin.ch - 2013
Open Access and/or Open Data - geo.admin.ch - 2013Open Access and/or Open Data - geo.admin.ch - 2013
Open Access and/or Open Data - geo.admin.ch - 2013Moullet
 
Open Source development funding. OpenLayers 3 - 2013
Open Source development funding. OpenLayers 3 - 2013Open Source development funding. OpenLayers 3 - 2013
Open Source development funding. OpenLayers 3 - 2013Moullet
 
OpenLayers 3 Alpha - Introduction - 2013
OpenLayers 3 Alpha - Introduction - 2013OpenLayers 3 Alpha - Introduction - 2013
OpenLayers 3 Alpha - Introduction - 2013Moullet
 
Redesign of map.geo.admin.ch - 2013
Redesign of map.geo.admin.ch - 2013Redesign of map.geo.admin.ch - 2013
Redesign of map.geo.admin.ch - 2013Moullet
 
PLR Payerne Assemblée Générale 2013
PLR Payerne Assemblée Générale 2013PLR Payerne Assemblée Générale 2013
PLR Payerne Assemblée Générale 2013Moullet
 
Cloud Computing & Spatial Data Infrastructure - 2012
Cloud Computing & Spatial Data Infrastructure - 2012Cloud Computing & Spatial Data Infrastructure - 2012
Cloud Computing & Spatial Data Infrastructure - 2012Moullet
 
Web mapping with vector data. Is it the future ? 2012
Web mapping with vector data. Is it the future ? 2012Web mapping with vector data. Is it the future ? 2012
Web mapping with vector data. Is it the future ? 2012Moullet
 
How to use the maps of geo.admin.ch ? 2012
How to use the maps of geo.admin.ch ? 2012How to use the maps of geo.admin.ch ? 2012
How to use the maps of geo.admin.ch ? 2012Moullet
 
GeoAdmin API & Open*, 2012
GeoAdmin API & Open*, 2012GeoAdmin API & Open*, 2012
GeoAdmin API & Open*, 2012Moullet
 
GeoAdmin API & Mobile API, 2012
GeoAdmin API & Mobile API, 2012GeoAdmin API & Mobile API, 2012
GeoAdmin API & Mobile API, 2012Moullet
 
PLR Payerne Assemblée Générale 2012
PLR Payerne Assemblée Générale 2012PLR Payerne Assemblée Générale 2012
PLR Payerne Assemblée Générale 2012Moullet
 
Spatial Data Infrastructure Goes Mobile, 2012
Spatial Data Infrastructure Goes Mobile, 2012Spatial Data Infrastructure Goes Mobile, 2012
Spatial Data Infrastructure Goes Mobile, 2012Moullet
 
Mobile GeoAdmin, 2011
Mobile GeoAdmin, 2011Mobile GeoAdmin, 2011
Mobile GeoAdmin, 2011Moullet
 
Spatial data infrastructure in the cloud, 2011
Spatial data infrastructure in the cloud, 2011Spatial data infrastructure in the cloud, 2011
Spatial data infrastructure in the cloud, 2011Moullet
 
BGDI: Cloud Computing - Data Management - Mobile, 2011
BGDI: Cloud Computing - Data Management - Mobile, 2011BGDI: Cloud Computing - Data Management - Mobile, 2011
BGDI: Cloud Computing - Data Management - Mobile, 2011Moullet
 
Mobile Lösung fur GeoDatenInfrastrucktur, 2011
Mobile Lösung fur GeoDatenInfrastrucktur, 2011Mobile Lösung fur GeoDatenInfrastrucktur, 2011
Mobile Lösung fur GeoDatenInfrastrucktur, 2011Moullet
 
OpenLayers Mobile Code Sprint, 2011
OpenLayers Mobile Code Sprint, 2011OpenLayers Mobile Code Sprint, 2011
OpenLayers Mobile Code Sprint, 2011Moullet
 
Mobile GeoAdmin Mockup, 2011
Mobile GeoAdmin Mockup, 2011Mobile GeoAdmin Mockup, 2011
Mobile GeoAdmin Mockup, 2011Moullet
 

Plus de Moullet (20)

map.geo.admin.ch: contenu et évolution technologique
map.geo.admin.ch:  contenu et évolution technologiquemap.geo.admin.ch:  contenu et évolution technologique
map.geo.admin.ch: contenu et évolution technologique
 
OpenLayers 3 Crowdfunding - FOSS4G - 2013
OpenLayers 3 Crowdfunding - FOSS4G - 2013OpenLayers 3 Crowdfunding - FOSS4G - 2013
OpenLayers 3 Crowdfunding - FOSS4G - 2013
 
Open Access and/or Open Data - geo.admin.ch - 2013
Open Access and/or Open Data - geo.admin.ch - 2013Open Access and/or Open Data - geo.admin.ch - 2013
Open Access and/or Open Data - geo.admin.ch - 2013
 
Open Source development funding. OpenLayers 3 - 2013
Open Source development funding. OpenLayers 3 - 2013Open Source development funding. OpenLayers 3 - 2013
Open Source development funding. OpenLayers 3 - 2013
 
OpenLayers 3 Alpha - Introduction - 2013
OpenLayers 3 Alpha - Introduction - 2013OpenLayers 3 Alpha - Introduction - 2013
OpenLayers 3 Alpha - Introduction - 2013
 
Redesign of map.geo.admin.ch - 2013
Redesign of map.geo.admin.ch - 2013Redesign of map.geo.admin.ch - 2013
Redesign of map.geo.admin.ch - 2013
 
PLR Payerne Assemblée Générale 2013
PLR Payerne Assemblée Générale 2013PLR Payerne Assemblée Générale 2013
PLR Payerne Assemblée Générale 2013
 
Cloud Computing & Spatial Data Infrastructure - 2012
Cloud Computing & Spatial Data Infrastructure - 2012Cloud Computing & Spatial Data Infrastructure - 2012
Cloud Computing & Spatial Data Infrastructure - 2012
 
Web mapping with vector data. Is it the future ? 2012
Web mapping with vector data. Is it the future ? 2012Web mapping with vector data. Is it the future ? 2012
Web mapping with vector data. Is it the future ? 2012
 
How to use the maps of geo.admin.ch ? 2012
How to use the maps of geo.admin.ch ? 2012How to use the maps of geo.admin.ch ? 2012
How to use the maps of geo.admin.ch ? 2012
 
GeoAdmin API & Open*, 2012
GeoAdmin API & Open*, 2012GeoAdmin API & Open*, 2012
GeoAdmin API & Open*, 2012
 
GeoAdmin API & Mobile API, 2012
GeoAdmin API & Mobile API, 2012GeoAdmin API & Mobile API, 2012
GeoAdmin API & Mobile API, 2012
 
PLR Payerne Assemblée Générale 2012
PLR Payerne Assemblée Générale 2012PLR Payerne Assemblée Générale 2012
PLR Payerne Assemblée Générale 2012
 
Spatial Data Infrastructure Goes Mobile, 2012
Spatial Data Infrastructure Goes Mobile, 2012Spatial Data Infrastructure Goes Mobile, 2012
Spatial Data Infrastructure Goes Mobile, 2012
 
Mobile GeoAdmin, 2011
Mobile GeoAdmin, 2011Mobile GeoAdmin, 2011
Mobile GeoAdmin, 2011
 
Spatial data infrastructure in the cloud, 2011
Spatial data infrastructure in the cloud, 2011Spatial data infrastructure in the cloud, 2011
Spatial data infrastructure in the cloud, 2011
 
BGDI: Cloud Computing - Data Management - Mobile, 2011
BGDI: Cloud Computing - Data Management - Mobile, 2011BGDI: Cloud Computing - Data Management - Mobile, 2011
BGDI: Cloud Computing - Data Management - Mobile, 2011
 
Mobile Lösung fur GeoDatenInfrastrucktur, 2011
Mobile Lösung fur GeoDatenInfrastrucktur, 2011Mobile Lösung fur GeoDatenInfrastrucktur, 2011
Mobile Lösung fur GeoDatenInfrastrucktur, 2011
 
OpenLayers Mobile Code Sprint, 2011
OpenLayers Mobile Code Sprint, 2011OpenLayers Mobile Code Sprint, 2011
OpenLayers Mobile Code Sprint, 2011
 
Mobile GeoAdmin Mockup, 2011
Mobile GeoAdmin Mockup, 2011Mobile GeoAdmin Mockup, 2011
Mobile GeoAdmin Mockup, 2011
 

Dernier

GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Principled Technologies
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 

Dernier (20)

GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 

GeoWeb: overview of services and functions, 2010

  • 1. armasuisse Federal Office of Topography swisstopo COSIG GeoWeb Overview of services and functions Cédric Moullet Head of FSDI (Federal Spatial Data Infrastructure) Web Infrastructure November 2010
  • 2. 2Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Table of Content • GeoWeb’s history • GeoWeb definition • Some examples of GeoWeb • The GeoWeb bricks • GeoWeb by swisstopo • GeoWeb Trends
  • 3. 3Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb’s history • At the beginning, web didn’t exist…
  • 4. 4Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb’s history • Then WebGIS appeared….
  • 5. 5Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb’s history • Then Google Maps was launched…
  • 6. 6Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 But what was missing in order to have a GeoWeb? • The integration of its own geodata within powerful application • Usability • Native support of GeoData by the web • The web as most used communication channel (Desktop, Mobil) • Interoperability between the various web ressources and services
  • 7. 7Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 The Web ? HTML + LINKS WEB
  • 8. 8Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 The GeoWeb ? WEB And/or MAP / Map API And/or GeoRSS And/or GeoTag And/or KML/GML GEOWEB
  • 9. 9Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb, like Lego bricks ! The GeoWeb is composed of several bricks… that can be used like we want ;-)
  • 10. 10Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Some examples of GeoWeb: Swissgeocache GeoRSS http://www.swissgeocache.ch/rss.php Map GeoRSS WebDemo
  • 11. 11Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Some examples of GeoWeb : GeoLocation API The browsers and the mobile browsers know your location Map API WebDemo
  • 12. 12Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Some examples of GeoWeb: Panoramio „Show me your favourite place.“ http://www.panoramio.com/map/#lt=46.949325&ln=7.345734&z=7&k=1&a =1&tab=1 Map GeoTag Web KML Demo
  • 13. 13Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Some examples of GeoWeb : KML • Integration of KML with the GeoAdmin API Map Web KML Demo
  • 14. 14Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Some examples of GeoWeb: Foursquare Foursquare is a mobile application that makes cities easier to use and more interesting to explore. It is a friend-finder, a social city guide and a game that challenges users to experience new things, and rewards them for doing so. Foursquare lets users "check in" to a place when they're there, tell friends where they are and track the history of where they've been and who they've been there with. GeoTag MobileDemo
  • 15. 15Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Some examples of GeoWeb : The usage of API’s Web Map API Demo
  • 16. armasuisse Federal Office of Topography swisstopo COSIG Some technical aspects or the descriptin of the bricks
  • 17. 17Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Communication in GeoWeb ? Communication Communication types HTTP methods: GET, POST, DELETE, usw… http://meine.domaene/meinequelle.html KVP Key-value pair meinequelle?query=bern SOAP Send and receive XML-Flows REST meinequelle/bern Thanks to the Web ! Web
  • 18. 18Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Formats in GeoWeb ? • GML: Geographic Markup Language The Geography Markup Language (GML) is the XML grammar defined by the Open Geospatial Consortium (OGC) to express geographical features. • KML: Keyhole Markup Language Keyhole Markup Language (KML) is an XML schema for expressing geographic annotation and visualization within Internet-based, two- dimensional maps and three-dimensional Earth browsers. • GeoJSON: Geo JavaScript Object Notation GeoJSON is an open format for encoding a variety of geographic data structures. It is so named because it is based on JSON (JavaScript Object Notation). • GeoRSS: Geo Really Simple Syndication GeoRSS is a method of describing and pinpointing the physical locations of Internet content. Using GeoRSS, it is possible to search for Web sites or items based on relevant geographic locations. In addition, GeoRSS facilitates the immediate dissemination of RSS feeds to specific users based on event type and location.
  • 19. 19Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 View: 2D-Viewer Map
  • 20. 20Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Access to ressources: WMTS WMTS: Web map tile service. Demo. Request http://api.geo.admin.ch/wmts9/1.0.0/ch.swisstopo.pixelkartefarbe/default/100617/ch.swisstop o.pixelkarte-farbe/22/236/284.jpeg Answer Map
  • 21. 21Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Access to ressources : Geocoding Geocoding is the process of finding associated geographic coordinates from other geographic data, such as street addresses, or zip codes Request http://api.geo.admin.ch/swisssearch?lang=fr&query=1530 Answer Map API
  • 22. 22Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Access to ressources : API An application programming interface (API) is an interface implemented by a software program that enables it to interact with other software. (see API Generator) Code Result Map API
  • 23. 23Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Access to ressources: KML …. KML is a data format, not a service. But KML has interesting properris like the chaining used for example in Ground Overlays and Netzwerk Links. This format allows the aggregation of ressources and services. KML
  • 24. 24Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Zugang zu den Ressourcen: KML Ground Overlays Ground overlays enable you to "drape" an image onto the Earth's terrain. The <Icon> element contains the link to the .jpg file with the overlay image. Possibility to add a WMS. KML
  • 25. 25Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Zugang zu den Ressourcen: KML Network Link A network link contains a <Link> element with an <href> (a hypertext reference) that loads a file. The <href> can be a local file specification or an absolute URL. The <href> in a link specifies the location of any of the following: * An image file used by icons in icon styles, ground overlays, and screen overlays * A model file used in the <Model> element * A KML or KMZ file loaded by a Network Link KML
  • 26. 26Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Zugang zu den Ressourcen: GeoRSS Dataflows can be geolocalized. GeoRSS
  • 27. armasuisse Federal Office of Topography swisstopo COSIG How is it possible to use these bricks in Switzerland (part in german)?
  • 28. 28Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Geoinformationsgesetz GeoIG Artikel 1 Zweck Dieses Gesetz bezweckt, dass Geodaten über das Gebiet der Schweizerischen Eidgenossenschaft den Behörden von Bund, Kantonen und Gemeinden sowie der Wirtschaft, der Gesellschaft und der Wissenschaft für eine breite Nutzung, nachhaltig, aktuell, rasch, einfach, in der erforderlichen Qualität und zu angemessenen Kosten zur Verfügung stehen.
  • 29. 29Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Geoinformationsverordnung GeoIV • Art 34: Darstellungsdienst • Art 34: Download-Dienste • Art 35: Dienste für Geometadaten • Art 36: Transformationsdienste • Art 36: Zugang zu den Geobasisdaten
  • 30. 30Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Geoinformationsverordnung Suchdienste: Internetdienst mit dem man Geodienste und Geodaten mit den entsprechenden Metainformationen finden kann; Darstellungsdienste: Internetdienst mit dem Geodaten dargestellt werden. Der Dienst erlaubt es Geodaten visuell zu durchforsten und die entsprechenden Metadaten lassen sich einsehen; Download-Dienste: Internetdienst, der einen direkten Zugriff auf eine Kopie von Geodaten erlaubt; Transformationsdienste: Internetdienst, der es erlaubt Geodaten von einem Bezugssystem ins andere zu transformieren;
  • 31. 31Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 Konkrete Umsetzung des Gesetzes Suche Darstellung Download Transformation Ressourcenzugang Zeit GeoCat CSW 2D-Portal 3D-Portal 4D-Portal WFS Reframe WPS WMS GeoCoding API WMTS KML LBSGeoRSS Heute
  • 32. 32Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb-Trends: Mobile
  • 33. 33Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb-Trends: Crowdsourcing
  • 34. 34Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb-Trends: 3D
  • 35. 35Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb-Trends: 4D Zeitlandkarte Sissach
  • 36. 36Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb-Trends: Location-Based Services
  • 37. 37Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb-Trends: GeoAPI
  • 38. 38Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 GeoWeb-Trends: Augmented Reality
  • 39. 39Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 The next steps for swisstopo • Mobile API • 3D viewer • 4D viewer
  • 40. 40Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 The World Wide Web, abbreviated as WWW and commonly known as the Web, is a system of interlinked hypertext documents accessed via the Internet. The GeoWeb implies the merging of geographical (location based) information with the abstract information that currently dominates the Internet
  • 41. armasuisse Federal Office of Topography swisstopo COSIG Thanks for your attention !
  • 42. 42Federal Office of Topography swisstopo Colloque 2010-2011, December 2010 All examples view-source:http://www.swissgeocache.ch/rss.php http://maps.google.ch/maps?f=q&source=s_q&hl=de&geocode=&q=http: %2F%2Fwww.swissgeocache.ch%2Frss.php&sll=47.24055,8.491745 &sspn=0.179711,0.445976&ie=UTF8&z=8 http://api.geo.admin.ch/main/wsgi/doc/build/services/sdiservices.html#usa ge-example http://www.panoramio.com/map/#lt=46.949325&ln=7.345734&z=7&k=1& a=1&tab=1 http://www.panoramio.com/kml/ http://api.geo.admin.ch/main/wsgi/doc/build/api/sdiapiexamples5.html http://www.foursquare.com http://api.geo.admin.ch/main/wsgi/doc/build/api/streetview.html http://api.geo.admin.ch/main/wsgi/doc/build/services/sdiservices.html#usa ge-example http://api.geo.admin.ch/swisssearch?lang=fr&query=1530 http://api.geo.admin.ch/main/wsgi/doc/build/api/sdiapigenerator.html Interlaken.kml