{% extends "views/components/widgets/base.htm" %} {% load i18n %} {% block form %}


Select input coordinate format from drop down list:
Enter the central coordinate of the record in either of the following formats:
  • Alphanumeric BNG: SU1025169962
  • Absolute BNG: 410251,169962
  • Long/Lat: -1.853942,51.428572
{% endblock form %} {% block config_form %}
{% trans "Placeholder" %}
{% endblock config_form %} {% block report %}
{% endblock report %}