OpenLayers: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
Zeile 5: Zeile 5:
 
Stichworte: Open Source, JavaScrip, Ajax.
 
Stichworte: Open Source, JavaScrip, Ajax.
  
Unterstützte Formate und Protokolle (gemäss API doc., alle read/write ausserwo angegeben): ArcXML, ArcXML.Features, GeoJSON, GeoRSS, GPX, JSON, KML, OSM (write), Text, WFS, WFST, WKT, WMS, XML.
+
Unterstützte Formate und Protokolle (gemäss API doc., alle read/write ausserwo angegeben): [[WMS]], [[WFS]], [[WFST]], [[GeoJSON]], [[GeoRSS]], [[GML]], [[KML]], [[WKT]], [[GPX]], [[OSM]] (write), ArcXML, ArcXML.Features, Text, XML.
 +
 
 +
OpenLayers Converter: [http://dev.openlayers.org/sandbox/crschmidt/projection/examples/ OpenLayers Format Conversion]. Ist eine Alternative z.B. zu [[GeoConverter]], geeignet für kleinere Dateien; kein Zwischenspeichern der Quelldaten nötig. "Simply paste your data, choose your format, and hit convert. Additionally, this tool supports reprojection to and from Spherical Mercator, the internal coordinate system used in Google Maps."
  
 
== Weblinks ==
 
== Weblinks ==
Zeile 21: Zeile 23:
 
** [http://www.cognitiones.de/doku.php/osm_openlayers_test Openlayers&OpenstreetMap]
 
** [http://www.cognitiones.de/doku.php/osm_openlayers_test Openlayers&OpenstreetMap]
 
** [http://workshops.opengeo.org/openlayers/intro/doc/en/index.html OpenGeo]
 
** [http://workshops.opengeo.org/openlayers/intro/doc/en/index.html OpenGeo]
 
== OpenLayers Converter ==
 
 
Startseite: [http://dev.openlayers.org/sandbox/crschmidt/projection/examples/convert-data.html OpenLayers Format Conversion].
 
 
Eine freie Webapplikation, die eine einfache Konversion aller GIS-Daten-Formate anbietet. Zurzeit sind dies [[GeoJSON]], [[GML]], [[KML]], [[WKT]]. Ist eine Alternative z.B. zu [[GeoConverter]], geeignet für kleinere Dateien; kein Zwischenspeichern der Quelldaten nötig.
 
 
"Simply paste your data, choose your format, and hit convert. Additionally, this tool supports reprojection to and from Spherical Mercator, the internal coordinate system used in Google Maps."
 

Version vom 18. April 2010, 23:49 Uhr

Webmapping Client Framework.

Startseite: OpenLayers.org.

Stichworte: Open Source, JavaScrip, Ajax.

Unterstützte Formate und Protokolle (gemäss API doc., alle read/write ausserwo angegeben): WMS, WFS, WFST, GeoJSON, GeoRSS, GML, KML, WKT, GPX, OSM (write), ArcXML, ArcXML.Features, Text, XML.

OpenLayers Converter: OpenLayers Format Conversion. Ist eine Alternative z.B. zu GeoConverter, geeignet für kleinere Dateien; kein Zwischenspeichern der Quelldaten nötig. "Simply paste your data, choose your format, and hit convert. Additionally, this tool supports reprojection to and from Spherical Mercator, the internal coordinate system used in Google Maps."

Weblinks