It will sometimes happen that NLMaps Web produces an MRL that does not correctly represent what you originally asked, especially if it has not seen the tag you’re looking for before or if you worded your query in a novel way. If that happens, please give feedback to NLMaps Web by correcting the MRL.

When you’re correcting an MRL, NLMaps Web will suggest some tags for you to consider. These suggestions are based on keywords from the question you asked and may not always be the tags you should use in the end. If in doubt, conduct your own research on the OpenStreetMap Wiki.

By the way: In this tutorial, NLMaps Web will make a lot of mistakes. This is so you can learn how to use it; in real usage the mistakes should be not that common.

  1. Enter the query below, which should query playgrounds.
  2. NLMaps Web will suggest a wrong tag. Click “Adjust” and use the Tag Finder’s suggestion to find the correct tag.
  3. Copy the correct tag and insert it instead of the wrong tag as the Target Tag in the MRL features form.
  4. Submit the form by pressing “Resubmit” and check that the MRL is now correct. Press “That’s correct!”

Where in Stratford-upon-Avon can my kids go to play?

{% if completed %}

✔ Completed.

query(area(keyval('name','Stratford-upon-Avon')),nwr(keyval('leisure','playground')),qtype(latlong))

{% else %}

❌ Not completed yet.

{% endif %}