openstreetmap-website/lib
2008-10-21 14:28:52 +00:00
..
daemons Include tags in GPX success and failure mails. Closes #480. 2008-04-27 12:18:19 +00:00
quad_tile Force C99 mode. 2007-10-08 07:54:54 +00:00
tasks split_node_tags: Remove old unused files. 2008-05-04 09:04:40 +00:00
bounding_box.rb More work on export tab. 2008-04-14 23:46:10 +00:00
consistency_validations.rb Creating consistency check for creation of nodes, way and relations. Moving some creation code from the controller to the model, and adding error handling on create errors. 2008-10-13 15:39:21 +00:00
geo_record.rb moving the check consistency to it's own file so that checks will be able to be loaded into the way and relation models, without loading the node stuff. 2008-10-13 14:34:04 +00:00
gpx.rb Rework GPX import daemon to use libxml2 for speed. 2008-07-30 08:37:05 +00:00
map_boundary.rb making it clearer when a test case fails, as to which test case it is that is failing. Adding some more bboxes for testing. 2008-10-21 14:28:52 +00:00
migrate.rb split_node_tags: Implement key constraints. 2008-05-04 08:25:29 +00:00
object_finder.rb Railsify relation selection (aka ripping out the f***in SQL). 2008-06-24 23:42:39 +00:00
osm.rb more testing of the api. Changing the generator so that it is a constant to come in line with the server url and the api version. Adding tracepoints per page to the capabilities api call. Better error message for api call. 2008-10-19 07:09:04 +00:00
potlatch.rb Potlatch 0.10 2008-07-09 22:19:48 +00:00
quad_tile.rb Allow column names in area conditions to be qualified, and do so for 2007-09-14 11:16:25 +00:00
tags.rb Add escaping of semicolon and equals in node tags. 2007-11-21 13:30:55 +00:00