tyrasd / overpass-wizard

:dizzy: Human friendly way to generate Overpass API queries
33 stars 6 forks source link

wish: Document how to support a bounding box when using the Node.js API #22

Open markstos opened 3 years ago

matkoniecz commented 3 years ago

Have you looked at documentation of how to

?

Also, are you sure it is really about overpass Wizard?

markstos commented 3 years ago

Yes, I understand how to make HTTP requests in Node. I maintain node-config, passport-saml, node-strava and other NPM modules.

The documentation provided here https://github.com/tyrasd/overpass-wizard.

mentions that a globalBbox key is supported, but the format required for the value to pass to globalBbox is not documented.