]> git.openstreetmap.org Git - rails.git/commit
Some improvements for the XML parsing, as there are somethings that we don't need...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Tue, 9 Dec 2008 18:44:11 +0000 (18:44 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Tue, 9 Dec 2008 18:44:11 +0000 (18:44 +0000)
commitb7335940e21bfe4fc9ac688130687398e677cfae
tree5913f961af3cc18ceaa50bffe5dfe964310e255f
parent67157f69f3b3fb3933207016b2d9566ababf1310
Some improvements for the XML parsing, as there are somethings that we don't need, like timestamp and visibility, thus hopefully bringing a speedup in the xml parsing. Some more AMF controller fixes, plenty more to go though.
app/controllers/amf_controller.rb
app/models/node.rb
app/models/relation.rb
app/models/way.rb