Koordinatensystem: Unterschied zwischen den Versionen
Stefan (Diskussion | Beiträge) K (→EPSG) |
Stefan (Diskussion | Beiträge) 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. | ||
− | + | Most used: EPSG:4326 (WGS84), EPSG: 3857 (Mercator/Google, ev.Openlayers EPSG:900913, EPSG:21781 (CH1903/LV03), EPSG:2056: (CH1903+/LV95) | |
Siehe auch: | Siehe auch: |
Version vom 1. April 2015, 09:40 Uhr
Koordinatensystem. Synonyme: Koordinaten-System, Koordinaten-Referenzsystem (KRS), Referenzsystem.
Coordinate system. Synonyms: coordinate reference system (CRS), spatial reference system (SRS), reference system.
Most used: EPSG:4326 (WGS84), EPSG: 3857 (Mercator/Google, ev.Openlayers EPSG:900913, EPSG:21781 (CH1903/LV03), EPSG:2056: (CH1903+/LV95)
Siehe auch:
- Geographische Koordinaten
- PRJ-Datei
- http://spatialreference.org/ - Lookup any CRS/SRS in any format.
- http://epsg.io - ditto
- http://prj2epsg.org/search - Prj2EPSG is a simple service for converting well-known text projection information from .prj files into standard EPSG codes.
Inhaltsverzeichnis
Was ist ein Koordinatensystem?
- Siehe inkl. Formeln und Software (u.a. Applets): http://www.ottmarlabonde.de/
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.
Für übriges Europa/Deutschland EPSG:25832 (ETRS89 / UTM zone 32N). Wenn der Liegenschaftskataster von EPSG:31467 (DHDN / 3-degree Gauss-Kruger zone 3) auf epsg:25832 umgestellt wird, erfolgt oft auch eine Bereinigung (Transformation, Beseitigung historischer Fehler). Es reicht daher nicht, die Standard-Formeln für diese Koordinatensysteme anzuwenden. Es bleibt ein Restfehler von 1/2 bis 3 Metern je nach Gebiet. Man muss dann zusätzlich eine Passpunkt-Transformation nach NTv2 durchführen. Als Passpunkt-Datei kann z.B. Beta2007.gsb verwendet werden: https://duckduckgo.com/?q=NTv2+BETA2007.gsb
Formeln...
- Wikipedia
- http://www.ottmarlabonde.de/
- http://svn.openstreetmap.org/applications/routing/pyroute/tilenames.py
Software
Software zur Umrechnung von Koordinaten (einzeln, als Liste, oder ab einer Datei):
Siehe auch Free Geography Tools > Search 'coordinate conversion'
Desktop-Applikationen:
- Geoconverter (Webapplikation) OGR (Desktop-Applikation), die beide PROJ nutzen.
- PostGIS
- ArcGIS
Online / Webapplikationen:
- http://www.swisstopo.admin.ch/internet/swisstopo/de/home/apps/calc/navref.html
- http://www.synectics-tc.com/resources/downloads/coordinate-reprojection.html
- http://www.ecostats.com/software/lote/lote.htm
- http://freegeographytools.com/2007/a-free-and-easy-shapefile-coordinate-converter
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)
- Die Schweiz wird durch die UTM-Zone 32 mit dem Hauptmeridian L = 9° Ost fast vollständig abgedeckt.
- Deutschland:
- UTM-XX => tbd.