{% extends "app/plugins/templates/base.html" %} {% block content %}

OpenAerialMap

OpenAerialMap (OAM) is a set of tools for searching, sharing, and using openly licensed satellite and unmanned aerial vehicle (UAV) imagery.

{% if not form.token.value %}

To share your results with OAM:

  1. Sign-in from map.openaerialmap.org.
  2. Navigate to your OAM profile page (click your user's avatar) and press the Request 3rd Party API Token button.
  3. Copy and paste the token in the form below.
{% else %}

Go To OpenAerialMap

{% endif %}

Token Settings

{% csrf_token %} {% include "app/plugins/templates/form.html" %}
{% endblock %}