query-overpass
query-overpass copied to clipboard
query-overpass-form/editor/wizard
hi @perliedman
I enjoy using your fantastic package in my nodejs projects.
Do you know a widgets already exists to easily generate over pass queries(user friendly)? something similar to the iD editor edit form, but that it is a usable standalone like as component
without writing lines of code but only through the user interface where for example the values of the osm keys and the various filters are suggested to user in a selectobx
I would like to create one using Bootstrap as a base
moreover I am working on a wrapper of your library that allows to simplify the construction of the queries programmatically: https://github.com/stefanocudini/overpass-query-builder