[OSM-dev] XAPI - issue with spaces in tag-value

Roland Olbricht roland.olbricht at gmx.de
Fri Nov 6 13:22:08 GMT 2009


Hello,

> I am using XAPI to search for relations like
> [ref=L 1100]
> but I get lots of results with ref=L instead of
> what I'm searching for.

You can use OSM3S via
http://78.46.81.38/api/elems?relation&ref=L%201100
instead. The space is escaped (as usual in URIs) by %20.

Cheers,

Roland




More information about the dev mailing list