overpass-wizard icon indicating copy to clipboard operation
overpass-wizard copied to clipboard

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

Open markstos opened this issue 4 years ago • 2 comments

markstos avatar Jul 06 '21 18:07 markstos

Have you looked at documentation of how to

  • make http request in Node
  • what kind of http request is needed here

?

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

matkoniecz avatar Jul 07 '21 10:07 matkoniecz

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.

markstos avatar Jul 13 '21 14:07 markstos