Commit graph

25 commits

Author SHA1 Message Date
Tom Hughes
516aef5d07 Split out sidebar code from the search code so it can be reused for the
map key more cleanly.
2007-10-08 23:32:58 +00:00
Tom Hughes
a7f00eefc4 Correct calculation of reciprocal angles. 2007-08-25 22:33:46 +00:00
Tom Hughes
e376f3c009 Include a general location from GeoNames in the reverse geocode description. 2007-08-24 22:50:34 +00:00
Tom Hughes
d2bd78627e More search improvements - a "Where am I?" link that does a reverse
search, and various cleanups to the previous changes.
2007-08-24 18:53:30 +00:00
Tom Hughes
034982a12f If a search only finds one result then jump straight to it instead of
opening a list of results.
2007-08-24 17:38:36 +00:00
Tom Hughes
4ac48d2cb5 Cope with results from the OSM Namefinder that have no name. 2007-08-08 17:05:28 +00:00
Tom Hughes
bb43a46bab Only use the actual name that matched as the link, which helps to highlight it. 2007-08-07 23:51:02 +00:00
Tom Hughes
1be46302e4 Recognise UK postcodes with a space in the middle. 2007-08-07 23:20:25 +00:00
Tom Hughes
bac37f29d2 Cope with the OSM NameFinder returning a result with no nearby places. 2007-08-07 17:29:27 +00:00
Tom Hughes
397db07d65 New improved geocoder with extra added AJAX and OSM Namefinder support. 2007-08-07 17:09:37 +00:00
Tom Hughes
7379b4638c Escape names passed to ws.geonames.org as part of the URL. 2007-07-19 15:14:34 +00:00
Tom Hughes
77d2fcf9dd Fixed error handling in the name search and tidied things up a bit. 2007-07-19 13:22:15 +00:00
Tom Hughes
f7f2b7482d Add the search boxes to the edit page. 2007-06-12 16:51:12 +00:00
Nick Black
bc01da3ef9 now you can search openstreetmap.org/postcode/wc1e6bt 2007-05-01 23:31:44 +00:00
Nick Black
a4f4714d0e added a marker to show a location on the map 2007-05-01 13:26:27 +00:00
Nick Black
61ae5e7af0 Fixed up name search and postcode search 2007-04-25 08:12:20 +00:00
Nick Black
3b4ee4cb0f more geocoder stuff 2007-04-24 11:18:01 +00:00
Nick Burch
738cf50d08 If we can't match a postcode using a known geocoder, throw it at geonames and see if they happen to know what to do with it 2007-04-24 10:56:28 +00:00
Nick Burch
18d0dde5d1 Add Canadian geocoding, and attribute the geocoders we use 2007-04-24 10:32:34 +00:00
Nick Burch
4c8e1fa545 Support zip codes 2007-04-24 09:28:07 +00:00
Nick Burch
1cf9e2ed19 Update the postcode code to do a npemap lookup, rather than a FTP one 2007-04-24 09:16:15 +00:00
Nick Black
bf2e2c7140 completed UK postcode search 2007-04-24 07:55:19 +00:00
Nick Black
529279d227 updated geocoder 2007-04-14 15:58:12 +00:00
Nick Black
f6758877e8 updated the geocoder 2007-04-14 13:06:55 +00:00
Nick Black
ff2b0f81c4 geocoder controller - handles geocoding 2007-04-14 12:30:58 +00:00