{% extends 'base.html' %} {% set page = 'query' %} {% block additional_head %} {% endblock %} {% block content %}
NLMaps Introduction

Issue geographical queries in plain English! Here are some examples:

This project is a work in progress. Please note:

Help improve this project by asking queries and correcting the corresponding query in the machine-readable language (MRL) that is produced. Don’t know what to ask for? Imagine you’re in one of the following situations. What might you want to know?

Also take a look at this long list of things you can ask for.

Query
{{ nl_query_form.hidden_tag() }} {{ nl_query_form.nl.label }} {{ nl_query_form.nl(size=100) }}
{% endblock %}