[OSM-talk] Re: [OSM-dev] MassGIS dataset

nick at hogweed.org nick at hogweed.org
Thu Jun 8 21:03:09 BST 2006


>>>There's a slightly quicker route - someone could write a version of
>>>ox.rb to just print xml rather than create a big DOM (and escape any tag
>>>data).
>> 
>> I will probably have a go at this (not necessarily all of ox.rb; rather a 
>> quick script optimised for planet-dumping within a defined bounding box) 
>> if no-one else does. I'm guessing it will be trivial (query the database 
>> for nodes, segments and ways within a bounding box, then iterate through 
>> each row and write out as XML)
>
> Isn't that then just the same as the map output?

[moved to dev]

map appears to use Ox which (as Steve said) uses a DOM document.

Nick




More information about the dev mailing list