XAPI - issue with spaces in tag-value

View: New views
5 Messages — Rating Filter:   Alert me  

XAPI - issue with spaces in tag-value

by Marcus Wolschon :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



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.

Is there some kind of escaping for spaces that just has not been
documented on
http://wiki.openstreetmap.org/wiki/Talk:Xapi#wildcards_in_the_value.3F
or is this a bug?

Marcus

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

Re: XAPI - issue with spaces in tag-value

by 80n :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think it's a bug.

On Thu, Nov 5, 2009 at 9:31 AM, <marcus.wolschon@...> wrote:


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.

Is there some kind of escaping for spaces that just has not been
documented on
http://wiki.openstreetmap.org/wiki/Talk:Xapi#wildcards_in_the_value.3F
or is this a bug?

Marcus

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


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

Re: XAPI - issue with spaces in tag-value

by Marcus Wolschon :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

So, who a maintains the XAPI?

On Thu, Nov 5, 2009 at 5:55 PM, 80n <80n80n@...> wrote:

> I think it's a bug.
>
> On Thu, Nov 5, 2009 at 9:31 AM, <marcus.wolschon@...> wrote:
>>
>>
>> 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.
>>
>> Is there some kind of escaping for spaces that just has not been
>> documented on
>> http://wiki.openstreetmap.org/wiki/Talk:Xapi#wildcards_in_the_value.3F
>> or is this a bug?
>>
>> Marcus
>>
>> _______________________________________________
>> dev mailing list
>> dev@...
>> http://lists.openstreetmap.org/listinfo/dev
>
>

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

Re: XAPI - issue with spaces in tag-value

by 80n :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I do.

On Thu, Nov 5, 2009 at 8:57 PM, Marcus Wolschon <marcus.wolschon@...> wrote:
So, who a maintains the XAPI?

On Thu, Nov 5, 2009 at 5:55 PM, 80n <80n80n@...> wrote:
> I think it's a bug.
>
> On Thu, Nov 5, 2009 at 9:31 AM, <marcus.wolschon@...> wrote:
>>
>>
>> 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.
>>
>> Is there some kind of escaping for spaces that just has not been
>> documented on
>> http://wiki.openstreetmap.org/wiki/Talk:Xapi#wildcards_in_the_value.3F
>> or is this a bug?
>>
>> Marcus
>>
>> _______________________________________________
>> dev mailing list
>> dev@...
>> http://lists.openstreetmap.org/listinfo/dev
>
>


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

Re: XAPI - issue with spaces in tag-value

by Roland Olbricht :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

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