OSM

Aus Geoinformation HSR
Wechseln zu: Navigation, Suche

OSM (.osm) - Abkürzung für OpenStreetMap sowie für das OpenStreetMap/XML-Dateiformat.

Siehe auch:

Technische Dokumentation OSM-Dateiformat

OSM/XML besteht aus Knoten (Nodes) und Kanten-Listen (Ways, früher: Segments).

Import/Export der OSM-Daten

How to get the OSM data?
If the size of the bounding box isn't too large osmxapi is great. osmxapi will return data from its own database, it's a web-based app; you don't need to download a planet file. If you want a large area or many areas, then switch to osmosis. Osmosis is a local application working on your own data file you need to download a planet file before.
How to get reliable bbox coordinates?
Use http://www.informationfreeway.org/ Google Earth is probably the simplest, possibly Google Maps.


Möglichkeiten:

Outdated:

Mobiles:

OSM REST API 0.5

OSM REST API 0.5: http://api.openstreetmap.org/api/0.5/map?bbox=11.54,48.14,11.543,48.145 Example bbox:

  • Example 11.54,48.14,11.543,48.145
  • Bremen 8.4900,52.9195,9.123,53.234
  • Hannover 9.55,52.3,9.91,52.47
  • IsleOfWight -1.6,50.57,-1.0,50.77
  • Rapperswil ...