[OSM-dev] planet
Joerg Ostertag (OSM Munich/Germany)
openstreetmap at ostertag.name
Tue Aug 8 20:27:12 BST 2006
On Tuesday 08 August 2006 20:15, Jonas Svensson wrote:
> On 8 Aug 2006 at 19:19, Jonas Svensson wrote:
> > My parser choked on this one. :-(
>
> RXP seems to be a good way to check XML to be well formed:
> <http://www.cogsci.ed.ac.uk/~richard/rxp.html>
>
> It compiled right out of the box on my linuxcomputer and then I got
> this:
>
> $ bzcat planet.osm.20060803.bz2 |/tmp/rxp-1.4.8/rxp
> <?xml version="1.0" encoding="UTF-8"?>
> <osm generator="OpenStreetMap planet.rb" version="0.3">
> Error: Value of attribute is unquoted
> in unnamed entity at line 3 char 43 of <stdin>
But these are probably the next failing lines:
84288 <node id='196438' lat='51.6134576110943' lon='-0.109716179732635'
timestamp='2006-06-06T11:51:45+01:00'>
84289 <tag k='name' v='St Andrew's Church of England Primary School' />
84290 <tag k='class' v='school' />
84291 </node>
More information about the dev
mailing list