Hi Guys
In this Mapping Features documentation page, it says add only <http://wiki.openstreetmap.org/wiki/Key:aeroway> aeroway=runway tag to the way to denote it a runway http://wiki.openstreetmap.org/wiki/Tag:aeroway%3Drunway As a result, you will see runways as the following. I have not yet checked it out, but it looks like the only way is to traverse all the nodes. Does anybody have an alternative solution?. I think adding new "relation" can address this issue. <way id="22874052" visible="true" timestamp="2008-08-20T12:23:52Z" version="4" changeset="336266" user="StellanL" uid="28775"> <nd ref="245919583"/> <nd ref="147555579"/> <nd ref="147555670"/> <nd ref="147555658"/> <nd ref="147564433"/> <nd ref="147555647"/> <nd ref="147555641"/> <nd ref="147564400"/> <nd ref="147555624"/> <nd ref="147555564"/> <nd ref="272221974"/> <nd ref="272221770"/> <tag k="name" v="30L"/> <tag k="created_by" v="Potlatch 0.10b"/> <tag k="aeroway" v="runway"/> </way> <way id="22874055" visible="true" timestamp="2008-08-20T12:21:56Z" version="4" changeset="336266" user="StellanL" uid="28775"> <nd ref="245919584"/> <nd ref="147555730"/> <nd ref="147555717"/> <nd ref="245808503"/> <nd ref="147555706"/> <nd ref="147555695"/> <nd ref="147555680"/> <nd ref="147555610"/> <nd ref="272221980"/> <nd ref="147555591"/> <nd ref="272221768"/> <nd ref="272221769"/> <tag k="name" v="30R"/> <tag k="created_by" v="Potlatch 0.10b"/> <tag k="aeroway" v="runway"/> </way>
_______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

