[OSM-dev] london tube stations
Artem Pavlenko
artem at mapnik.org
Thu Mar 15 20:05:45 GMT 2007
Hello list,
I wonder if there is way to distinguish London tube station from any
other station?
I can not see anything obvious :
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.3" generator="OpenStreetMap server">
<node id="21507830" lat="51.5165185315422" lon="-0.130610520517868">
<tag k="railway" v="station"/>
<tag k="name" v="Tottenham Court Road (Central and Northern
Lines)"/>
<tag k="created_by" v="JOSM"/>
</node>
</osm>
<?xml version="1.0" encoding="UTF-8"?>
<osm version="0.3" generator="OpenStreetMap server">
<node id="21508069" lat="51.5165185315422" lon="-0.130610520517868">
<tag k="railway" v="station"/>
<tag k="name" v="Tottenham Court Road (Central and Northern
Lines)"/>
<tag k="created_by" v="JOSM"/>
</node>
</osm>
BTW, above nodes are identical.
Cheers,
Artem
More information about the dev
mailing list