openstreetmap-website/lib
2008-10-26 23:43:37 +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
diff_reader.rb Added tests for changeset upload code. Refactored diff reading code and put it into /lib. Changed the route of a changeset upload to explicitly refer to the changeset it applies to (i.e: resource). 2008-10-23 15:14:17 +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 cover the other extreme in the map bounary sanitizeation. Ading some documentation, which is parsed when running rake doc:app. Fixing up a couple of tests. 2008-10-26 23:43:37 +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 Added tests for changeset upload code. Refactored diff reading code and put it into /lib. Changed the route of a changeset upload to explicitly refer to the changeset it applies to (i.e: resource). 2008-10-23 15:14:17 +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