2009/9/3 Roland Olbricht <roland.olbri...@gmx.de>:
>> Off topic, but what might be a reason for a boundary relation (such as
>> 224459) not appearing in any coords-query, for locations inside and
>> outside it alike, and returning no data for an area-query, but also no
>> error?  I don't suppose node number limit?
>
> <relation id="224495">
>  <member type="way" ref="39907923" role="outer"/>
>  <member type="way" ref="39907925" role="inner"/>
>  <tag k="type" v="multipolygon"/>
> </relation>

This one is 224495 - nine-five at the end instead of five-nine -
though.  224459 has both a name and admin_level, it's returned by:

wget -O - --post-data="<id-query type=\"relation\"
ref=\"224459\"/><print mode=\"body\"/>"
http://78.46.81.38/api/interpreter | gunzip

but not by:

wget -O - --post-data="<coord-query lat=\"50.07\"
lon=\"19.98\"/><print mode=\"body\"/>"
http://78.46.81.38/api/interpreter | gunzip

Cheers

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to