[OSM-talk] Error in Way

Andy Robinson Andy_J_Robinson at blueyonder.co.uk
Mon Jun 19 09:58:57 BST 2006


I'm assuming that the number referenced in your email is the id of the way.
If that's the case then this is the data on OSM for that way plus its
associated segments and nodes:

<?xml version="1.0"?>
<osm version="0.3" generator="OpenStreetMap server">
  <way id="1656672" timestamp="2006-06-02 12:04:13">
    <seg id="5404825"/>
    <seg id="5404826"/>
    <tag k="highway" v="unclassified"/>
    <tag k="abutters" v="mixed"/>
    <tag k="name" v="Queensway"/>
    <tag k="created_by" v="JOSM"/>
  </way>
</osm>

<?xml version="1.0"?>
<osm version="0.3" generator="OpenStreetMap server">
  <segment id="5404825" from="1105852" to="1105844">
    <tag k="created_by" v="JOSM"/>
  </segment>
</osm>

<?xml version="1.0"?>
<osm version="0.3" generator="OpenStreetMap server">
  <segment id="5404826" from="1105844" to="1105826">
    <tag k="created_by" v="JOSM"/>
  </segment>
</osm>

<?xml version="1.0"?>
<osm version="0.3" generator="OpenStreetMap server">
  <node id="1105852" lat="51.6468457853299" lon="-0.0515841916203499"/>
</osm>

<?xml version="1.0"?>
<osm version="0.3" generator="OpenStreetMap server">
  <node id="1105844" lat="51.6464862888466" lon="-0.0486444905400276"/>
</osm>

<?xml version="1.0"?>
<osm version="0.3" generator="OpenStreetMap server">
  <node id="1105826" lat="51.6462599377466" lon="-0.0466703847050667"/>
</osm>



I can't see any problem with this so perhaps the problem is something
related to the transformation to svg.

Cheers,

Andy


Andy Robinson
Andy_J_Robinson at blueyonder.co.uk 

>-----Original Message-----
>From: talk-bounces at openstreetmap.org [mailto:talk-
>bounces at openstreetmap.org] On Behalf Of Steve Chilton
>Sent: 18 June 2006 23:26
>To: talk at openstreetmap.org
>Subject: [OSM-talk] Error in Way
>
>Using Osmarender to check some way tagging gives me an error at moment for
>specific area I am working in.
>It is after SVG file has been made, when I try to display it (in both IE
>and Firefox):
>element 'way_1656672': path data command 'M' bad or missing parameter(s)
>Anyone help me to identify the way, correct this and get on with tagging
>please?
>Cheers
>
>_______________________________________________
>talk mailing list
>talk at openstreetmap.org
>http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk







More information about the talk mailing list