Commit graph

28 commits

Author SHA1 Message Date
Tom Hughes
a4647430aa Allow all trackpoints to be fetched, not just those from public traces and
the user's own traces. Also restore the 0.3 API functionality that eliminate
duplicate points.
2007-06-24 10:51:29 +00:00
Richard Fairhurst
325aa7ecdf TomH's 500 patch 2007-06-04 08:57:13 +00:00
Steve Coast
a0e8c35c1b various things from TomH 2007-05-29 23:25:41 +00:00
Steve Coast
494975aa8b return a blank 0.4 osm xml doc when on data found 2007-05-22 11:22:17 +00:00
Steve Coast
d4cea98b16 back out eager way_tag loading as it wasn't getting all tags? 2007-05-14 01:51:14 +00:00
Steve Coast
332bcb6b18 do wot john said innit - eagerly load tags in the map call for ways 2007-05-14 00:51:36 +00:00
Steve Coast
1bbe59b6a7 api fixes 2007-05-10 20:17:29 +00:00
Steve Coast
21fd6d3126 updates to api 2007-05-10 19:37:33 +00:00
Steve Coast
9011118cd0 bring checks back 2007-05-10 18:51:37 +00:00
John McKerrell
14b8e7619f Added trackpoint serving support to 0.4 API 2007-05-10 14:07:37 +00:00
Steve Coast
6ccf25b347 various fixes 2007-05-09 17:31:11 +00:00
Nick Black
c5d1f3381d fixes ticket 434 2007-05-08 12:41:04 +00:00
Steve Coast
ec328801e9 return blank <osm> if no nodes found 2007-05-08 07:53:39 +00:00
Steve Coast
513b863bf0 add explicit garbage collection 2007-05-07 13:51:47 +00:00
Steve Coast
89e976c6e5 updates from hacking day 2007-05-06 10:08:00 +00:00
Nick Black
8bd09c0828 map view defaults to a home lat and lon 2007-04-30 09:57:54 +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
c91b86a1d1 change mime type and reformat search controller 2007-04-18 11:25:59 +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
668f8020cc simplify grabbing of a xml base doc 2007-04-07 12:43:48 +00:00
Dan Moore
d07277efba API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing
* traces - added some routes, replicated data access / pagination, but presentation and pending file control not complete
* edit - setup so that applet can be loaded + token authorisation enabled
* API - tests out ok against applet, but had to change segment-node associations
* misc - gems version required upgraded to 1.2.3 (latest stable rails version), changed some find_first to find(:first... calls
2007-03-23 23:13:19 +00:00
Immanuel Scholz
1ecf13d846 - fixed map api call in version 0.4. 2007-01-13 04:03:46 +00:00
Steve Coast
fac305e87b various gpx bits 2006-12-01 15:59:13 +00:00
Steve Coast
c38e4bf4a0 compression! 2006-12-01 11:07:31 +00:00
Steve Coast
2803612d9d various map API rails stuff 2006-11-27 15:06:34 +00:00
Steve Coast
6b73747271 bits to get map call return nodes and segments 2006-11-27 14:14:43 +00:00
Steve Coast
8c9544e60a various bits 2006-11-17 20:56:01 +00:00
Steve Coast
59cc0015f5 various things 2006-11-17 19:56:54 +00:00