{% extends "osmaxx/base.html" %} {% load i18n static %} {% block breadcrumb %} {{ block.super }}
  • {% trans 'Additional Downloads' %}
  • {% endblock %} {% block main %}

    Downloads

    Here you can find additional downloads and some useful links to similar projects.

    Sample Exports

    The following sample exports feature excerpt "Rapperswil-Jona".

    Full detail GIS format exports

    Esri File Geodatabase
    rapperswil-jona_wgs-84_2017-03-20_fgdb_full-detail.zip
    Esri Shapefile
    rapperswil-jona_wgs-84_2017-03-20_shapefile_full-detail.zip
    GeoPackage
    rapperswil-jona_wgs-84_2017-03-20_gpkg_full-detail.zip
    SpatiaLite
    rapperswil-jona_wgs-84_2017-03-20_spatialite_full-detail.zip

    Reduced detail ("simplified") GIS format exports

    Esri File Geodatabase
    rapperswil-jona_wgs-84_2017-03-20_fgdb_simplified.zip
    Esri Shapefile
    rapperswil-jona_wgs-84_2017-03-20_shapefile_simplified.zip
    GeoPackage
    rapperswil-jona_wgs-84_2017-03-20_gpkg_simplified.zip
    SpatiaLite
    rapperswil-jona_wgs-84_2017-03-20_spatialite_simplified.zip

    Non-GIS formats

    Garmin navigation & map data
    rapperswil-jona_wgs-84_2017-03-20_garmin_full-detail.zip
    OSM Protocolbuffer Binary Format
    rapperswil-jona_wgs-84_2017-03-20_pbf_full-detail.zip

    Styles

    QGIS

    A QGIS project file is being delivered with every export, matching the exported data containing the OMSaxx default style. The file should be opened in the folder where it can be found: <unzipped_folder>/symbology/QGIS/.

    ESRI ArcMap

    The Symbolfont (see below) needs to be installed on the system before being able to apply this style.
    The ArcGIS style can be applied to any extract from OSMaxx. This download includes several variants of this style, each suitable for a different map scale.

    Point Symbols

    The OSMaxx point symbols as a font: OSMaxx Symbolfont v1

    The individual symbols are available as SVG files on GitHub and are also included in the download for each export.

    OsmAnd

    OsmAnd is a iPhone/Android App which provides maps on the phone from OSM. They provide downloads with very recent data directly extracted from OSM.

    {% endblock %}