Skip to content
Snippets Groups Projects
Unverified Commit 72bd93e1 authored by Carolin Lawrence's avatar Carolin Lawrence Committed by GitHub
Browse files

Update INSTALL.md

parent b08bf8f2
No related merge requests found
......@@ -33,6 +33,8 @@ where $DB_DIR contains the location of the database, answer_file is the location
Additionally one can specify "-l latlong_file" which is the location of the file which will contain the GPS location of all relevant entities (node, way or relation) found for the query.
Alternative, adding "-g" will write geojson information into the latlong_file instead. This information can be used by a graphical user interface to display further information about an entity.
To connect the backend with your own C++ project look at this file: src/overpass-api/dispatch/osm3s_query_nlmaps.cc
Some relevant code:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment