OSMaxx

Aus Geoinformation HSR
Version vom 30. März 2016, 16:13 Uhr von Das-g (Diskussion | Beiträge) (hat „Osmaxx“ nach „OSMaxx“ verschoben: Adapt to capitalization as per common decision with customer)

Wechseln zu: Navigation, Suche
Osmaxx Logo.png

"OSM Arbitrary Excerpt Export" (OSMaxx) Osmaxx Logo 16x16.png

Geospatial data from the unique and worldwide OpenStreetMap project, prepared für map visualization and analyses in GIS. Cuts out (extracts or excerpts) OpenStreetMap data, processes it to geodata and converts it to typical GIS fileformats before being prepared for download.

Geodaten des einzigartigen und weltweiten OpenStreetMap-Projekts aufbereitet für Kartenvisualisierung und Analyse in GIS. Schneidet OpenStreetMap-Daten aus (exract, excerpt), bereitet sie zu Geodaten auf und gibt sie als GIS-Fileformate ab.

Weblinks

Project

Project staff (mainly from Geometa Lab HSR):

  • Stefan: Lead and concept
  • Raphael: Coordination, integration, frontend and backend
  • Tobias: Frontend (Javascript, ...)
  • Nicola: Backend (Python, PostgreSQL, ...)

Former staff members:

  • Dhruv: PostGIS loading and schema transformation/data homogenization
  • Van An: QGIS symbology
  • Eugene: PostGIS loading and schema transformation/data homogenization
  • Lukas: Extraction tool chain (Linux tools, ...)
  • Martin: ArcGIS symbology (ArcGIS)

Map Gallery

This gallery shows some maps made with OSMaxx data using QGIS styling (see also Making Maps from OpenStreetMap Data):

Description

German notes:

  • Das Zielschema umfasst echte Geometrien (Punkt, Multi-Linestring, Multi-Polygon) und ein GIS-Datenmodell (Highways, Railways, Buildings, etc.).
  • Zur Aufbereitung in das Zielschema gehört u.a. ein Postprocessing, dass die heterogenen OSM-Daten homogenisiert (z.B. Restaurants als Punktobjekte, auch wenn sie in OSM als Gebäudefläche erfasst wurden).
  • Ein zusätzliches Zielschema enthält routingfähige Strassen. Dieses wird als Teil des Garmin-Formats abgebegen.
  • Abgabeformate sind GIS-Fileformaten (GeoPackage, Shapefle, File Geodatabase) sowie ein Navi-Format (Garmin .IMG).
  • Es werden auch Karten-Symbologien für QGIS und ArcGIS abgegeben, passend zu den GIS-Fileformaten.

Some explanations (incomplete):

  • Selected OSM objects are transformed into OSMaxx tables (feature classes / layers). Some objects are captured in OSM as point, some as linestring or as area - and often both as point and area.
  • All tables names contain a hint which geometry type they contain:
    • poi_p => POIs with point geometry,
    • roads_l => line/multilinestring,
    • poi_a => area/multipolygon.

Documentation

End user oriented documents and files of OSMaxx project (download tbd.):

Symbology "M1" (meaning optimized for scale 1:2.500, i.e.1:1.000 to 1:10.000)

Symbology "M2" and "M3" (tbd.)

  • ...

Data Model: