You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.
A use case is that a user wants the data of a town or city, where initially he knows only the name (example "Uster town"). He then can enter "Uster" in the search widget and choose "Uster town".
In addition, the search dialog can accept bbox coordinates, e.g. in CSV format from http://boundingbox.klokantech.com/ => bbox of Uster town in CSV format "8.677501,47.320152,8.760421,47.383873" (without parantheses).
The text was updated successfully, but these errors were encountered:
Implement a geographic name search in map window of "New Excerpt".
There are several options (esp. also for Leaflet), e.g.
A use case is that a user wants the data of a town or city, where initially he knows only the name (example "Uster town"). He then can enter "Uster" in the search widget and choose "Uster town".
In addition, the search dialog can accept bbox coordinates, e.g. in CSV format from http://boundingbox.klokantech.com/ => bbox of Uster town in CSV format "8.677501,47.320152,8.760421,47.383873" (without parantheses).
The text was updated successfully, but these errors were encountered: