openstreetmap-website/lib
2009-02-25 01:14:19 +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 Moved changeset consistency checks to library code. 2008-11-26 12:56:42 +00:00
diff_reader.rb Test and fix for #1567, for teh betterer osmChange compliance. 2009-02-08 16:54:28 +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 Postgres adapter, and make migration 022 db-agnostic 2008-11-10 19:14:00 +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 Make the role in relations optional, with a test to make sure it is. Also start moving the errors reading the xml to exceptions, thus making it possible to give meaningful error messages, when bad xml is sent (More work is required on this including doing the same for nodes and ways). With the latest gems update it seems that the lib xml handling was broken, using the newer method. Adding the content type for the exceptions. 2008-11-24 18:55:24 +00:00
potlatch.rb further work on 0.6 history (not quite complete yet) 2009-02-25 01:14:19 +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
validators.rb Added custom validator for UTF-8 strings. 2008-10-29 16:27:15 +00:00