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