Commit graph

120 commits

Author SHA1 Message Date
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 Burch
a926189c7f When calling .tags or .segs on a way, if it's an existing one, use the data from the database 2007-04-22 14:46:25 +00:00
Nick Burch
343e01bb86 Support getting a way, and all the segments and nodes it depends on, via /way/:id/full 2007-04-22 11:06:48 +00:00
Steve Coast
15d3958627 close #411 segments should not be allowed where node_a == node_b 2007-04-22 10:10:43 +00:00
Steve Coast
c91b86a1d1 change mime type and reformat search controller 2007-04-18 11:25:59 +00:00
Nick Black
529279d227 updated geocoder 2007-04-14 15:58:12 +00:00
Nick Black
12f9bedbf5 fixed an error in routes 2007-04-14 14:43:34 +00:00
Nick Black
e3de346bdd geocoder stuff 2007-04-14 14:12:27 +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
Jochen Topf
1f8bf07464 fixed typos 2007-04-14 11:51:41 +00:00
Steve Coast
a8d6714aeb readmes and move some sites 2007-04-14 10:39:01 +00:00
Steve Coast
029b9f3d9f more cleanups 2007-04-14 10:22:45 +00:00
Steve Coast
49d79bdbcf move sites around 2007-04-14 10:09:15 +00:00
Nick Burch
182dd045f7 Initial support for searching 2007-04-08 18:13:20 +00:00
Nick Burch
1733e8990a When we hit an error in /api/0.x/map, include a more helpful explanation of what's wrong in an error header (ruby's CGI stuff won't let you set it as the HTTP status message) 2007-04-08 16:29:06 +00:00
Steve Coast
88b19c5597 this is getting silly, needs rationalisation 2007-04-07 22:34:18 +00:00
Steve Coast
92faa7f93e user creation broken with all the routes... fixed 2007-04-07 21:45:37 +00:00
Steve Coast
4e9fcb9b91 user bugs + direct to real 404 tile 2007-04-07 21:08:58 +00:00
Steve Coast
1d06a4eef1 move login form to new way of doing forms 2007-04-07 21:02:58 +00:00
Steve Coast
f498a9287a various diary bits 2007-04-07 20:12:35 +00:00
Steve Coast
f9baf5f392 diary / user bits 2007-04-07 19:50:55 +00:00
Steve Coast
3aabf07e10 user bits 2007-04-07 19:33:20 +00:00
Steve Coast
cdb9d2527a fixes for search 2007-04-07 19:07:45 +00:00
Steve Coast
6fe1a503b6 move stuff around 2007-04-07 19:00:23 +00:00
Steve Coast
8edf08405d can now navigate to the map from a searched-for tag in a way 2007-04-07 18:44:22 +00:00
Steve Coast
6b4803d87f search done 2007-04-07 18:21:12 +00:00
Steve Coast
49a1b4ef29 gpx api fixes 2007-04-07 17:55:37 +00:00
Steve Coast
01cfcbd845 GPX api done 2007-04-07 17:48:34 +00:00
Steve Coast
a9e1c229d2 ability to make trace public 2007-04-07 17:14:53 +00:00
Steve Coast
bc49dab4a8 can now download a trace 2007-04-07 17:07:03 +00:00
Steve Coast
dd57a8d248 link to map from trace 2007-04-07 16:58:26 +00:00
Steve Coast
9f8952b6ef fix import bug, make points commify 2007-04-07 16:56:45 +00:00
Steve Coast
4434bac3b4 gpx import now fully works 2007-04-07 14:06:26 +00:00
Steve Coast
f1189ae115 close 394 2007-04-07 13:08:46 +00:00
Steve Coast
f42111e202 replace applet with potlatch 2007-04-07 12:57:12 +00:00
Steve Coast
668f8020cc simplify grabbing of a xml base doc 2007-04-07 12:43:48 +00:00
Steve Coast
2f55a3f0a8 API returns user info if public 2007-04-07 12:17:11 +00:00
Steve Coast
a61e2ed690 allow a user to make data public 2007-04-07 11:48:20 +00:00
Steve Coast
c382f33e1c various user bits 2007-04-07 11:40:43 +00:00
Steve Coast
3789c7b592 throw user to login if trying to edit without logging in 2007-04-07 10:28:38 +00:00
Steve Coast
4f826acfca move to rails 1.2.3 and make the map use all the window space 2007-04-07 10:24:49 +00:00
Dan Moore
9b424b8614 API 0.4: Update rails version to match dev.openstreetmap env 2007-03-31 13:32:25 +00:00
Dan Moore
195e840df8 API 0.4: svn:ignore updates for JARs, logs 2007-03-29 22:16:36 +00:00
Dan Moore
2709027882 API 0.4: User rename, view trace links, tag filter summary / see all link, traces testing 2007-03-29 22:14:39 +00:00