{% extends "excerptexport/base.html" %} {% load i18n staticfiles %} {% block breadcrumb %} {{ block.super }}
  • {% trans 'Home' %}
  • {% endblock %} {% block main %}

    OSMaxx
    {% trans 'Get the OpenStreetMap data you want in the file format you need' %}


    {% trans 'Export an existing excerpt' %}
    {% trans '(a predefined country or other administrative area,
    or one of your previously defined excerpts)' %}
    {% if user.is_authenticated %} {% endif %}
    {% endblock %} {% block copyright %} {{ block.super }}, "folder with map" and "cut-out from planet" emblems derived from CC BY-SA and public domain works and licensed under CC BY-SA 4.0 international {% endblock %}