Skip to content

Simon-Will/nlmaps-tools

Repository files navigation

nlmaps-tools

Tools for working with NLMaps data structures.

Processing Tool

To transform some form of a query into another, you can use the ProcessingTool, also via the command line by executing python3 -m nlmaps_tools.process.

Example: Turn MRL into Overpass queries and results

python3 -m nlmaps_tools.process \
    --wanted Will2021MultiAnswer --wanted Will2021Features \
    --given "Will2021MRL=query(area(keyval('name','Paris')),nwr(keyval('amenity','library')),qtype(latlong))"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published