Koordinatensystem: Unterschied zwischen den Versionen

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche
K
K
Zeile 3: Zeile 3:
 
Coordinate system. Synonyms: coordinate reference system (CRS), spatial reference system (SRS), reference system.  
 
Coordinate system. Synonyms: coordinate reference system (CRS), spatial reference system (SRS), reference system.  
  
   Copy & Paste: EPSG: 4326 (WGS84), EPSG: 21781 (CH1903/LV03), EPSG: 3857 (Mercator/Google)
+
   Copy & Paste: EPSG: 4326 (WGS84), EPSG: 21781 (CH1903/LV03), EPSG: 3857 (Mercator/Google) ev. Openlayers 900913
  
 
Siehe auch: [[PRJ-Datei]]
 
Siehe auch: [[PRJ-Datei]]

Version vom 23. Juli 2012, 16:31 Uhr

Koordinatensystem. Synonyme: Koordinaten-System, Koordinaten-Referenzsystem (KRS), Referenzsystem.

Coordinate system. Synonyms: coordinate reference system (CRS), spatial reference system (SRS), reference system.

 Copy & Paste: EPSG: 4326 (WGS84), EPSG: 21781 (CH1903/LV03), EPSG: 3857 (Mercator/Google) ev. Openlayers 900913 

Siehe auch: PRJ-Datei

Was ist ein Koordinatensystem?

Man merke sich (für Anwendungen mit Schweiz-bezug) folgendes:

 1. EPSG:4326, WGS84
    "Geografische (geo-zentrische) lat/long Koordinatn; der GPS "Standard". Erwähnt in der CH-Norm eCH-0056. 
 2. EPSG:21781, CH1903 / LV03
    Kartesische 2D-Koordinaten für die Schweiz (Militärkoordinatensystem). Erwähnt in der CH-Norm eCH-0056.
 3. EPSG:3857, Sphärische Merkator-Projektion
    Kartesische 2D-Koordinaten, welche die ganze Erdkugel abbilden. U.a. von Google Maps und von Mapnik (OSM) 
    verwendet. OpenLayers verwendet inoffiziell Code 900913. Nicht erwähnt in der CH-Norm eCH-0056.

Formeln...

Software

Software zur Umrechnung von Koordinaten (einzeln, als Liste, oder ab einer Datei):

Siehe auch Free Geography Tools > Search 'coordinate conversion'

Desktop-Applikationen:

Online / Webapplikationen:

EPSG

Liste der (für uns) geläufigsten EPSG:

  • WGS84 (das geläufigste, umgangssprachlich GPS)
    • EPSG:4326 - Geographical (geo-centric) lat/long coordinates; the GPS "standard"
  • Projiziert (auf 2D):
    • EPSG:3857 - The spherical mercator projection, e.g. used by TileCache, Google Earth etc. (formerly called EPSG:3785). This is the official code for what OpenLayers calls inofficial EPSG:900913 (there is an alias). In proj4/WKT use SR-ORG:6 for EPSG:900913 in OpenLayers.
    • (EPSG:3395 - The WGS84 mercator projection, e.g. used in Mapnik's (OSM) tile output)
  • Schweiz:
    • EPSG:21781 - CH1903 LV03, 6-stellig
    • (EPSG:2056: CH1903+ / LV95, 7-stellig)
    • (EPSG:4149 - CH1903)
  • Deutschland:
    • UTM-XX => tbd.

Tipp: http://spatialreference.org/