{% include "worldmap/ext_header.html" %} {% include "worldmap/app_header.html" %} {% include "worldmap/geo_header.html" %} {% load i18n %} {% load static from staticfiles %} {{ block.super }} {% block body %}
{% if user.is_authenticated %}

{%trans "Upload a Layer" %}

{% trans "Click here to upload a layer." %} {% trans "Remember to save the map before." %}

{% if DB_DATASTORE %}

{%trans "Create a new Layer" %}

{% trans "Click here to create a new layer." %} {% trans "Remember to save the map before." %}

{% endif %} {% endif %}

{%trans "Rectify Images" %}

{% trans "Use Map Warper to upload and rectify scanned maps for use in WorldMap." %}

Maps rectified using this tool can be brought into WorldMap by following the instructions under Section 4.5 in WorldMap Help.



{%trans "Submit a Map Service URL" %}

{% trans "Submit a Map Service URL" %}

{%trans "Submit a Map Service URL" %}

{% trans "Submit a Map Service URL" %}

{% endblock %}