]> git.openstreetmap.org Git - rails.git/commit
Adding a restriction to prevent more than 2000 nodes to be added to any way. Tests...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 3 Nov 2008 00:12:18 +0000 (00:12 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 3 Nov 2008 00:12:18 +0000 (00:12 +0000)
commit635daf1773f5e2795c87619aa527adde965ce938
treeabd38a1105a4482e08417daeb52d1f8a9bcc49f4
parent7418fc7e86827d2c0f184409bfa7ad90d1bf0021
Adding a restriction to prevent more than 2000 nodes to be added to any way. Tests still need to be written. Capabilities api request also updated.
app/controllers/api_controller.rb
app/models/way.rb
config/application.yml
lib/osm.rb