{% extends "fullscreen.html" %} {% load i18n %} {% block title %} {{maptitle}}{% endblock %} {% block head %} {% include "geonode/ext_header.html" %} {% include "geonode/app_header.html" %} {% include "geonode/geo_header.html" %} {% if "gme-" in GOOGLE_API_KEY %} {% else %} {% endif %} {{ block.super }} {% endblock %} {% block body %}
{{ block.super }}

{% trans "Search" %} {% trans "for geospatial data" %}

Selected Data

{% trans "Refine Search" %}

{% trans "By area" %}

{% blocktrans %}Limit the search to data that includes features in the displayed area.{% endblocktrans %}

Refine
{% if user.is_authenticated %}
{% if DB_DATASTORE %}
{% endif %} {% endif %}

{%trans "Rectify Images" %}

Use WorldMap WARP 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.



{% endblock %}