Modify ↓
Opened 16 years ago
Closed 16 years ago
#4128 closed enhancement (fixed)
Use nominatim instead of namefinder for the download dialog's search
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | search, download | Cc: |
Description
Nominatim is faster and now the default openstreetmap.org search. Here's how to get XML returned from the search:
http://nominatim.openstreetmap.org/search?format=xml&q=foo
As opposed to the current namefinder results:
http://gazetteer.openstreetmap.org/namefinder/search.xml?find=foo
Attachments (0)
Note:
See TracTickets
for help on using tickets.



(In [2717]) close #4128 - new name search server