Google Maps Data attribute search queries do not work in GAE

2 views
Skip to first unread message

François Masurel

unread,
Jul 25, 2010, 5:13:29 PM7/25/10
to Google App Engine
Hi everybody,

As anybody successfully done such type of request in GAE :

http://maps.google.com/maps/feeds/features/203441605809910544300/00048b9772b494459d511/snippet?mq=[dpt:17]

It works perfectly fine locally but fails when run on GAE (no
filtering by custom property value).

It looks like the mq parameter is stripped out of the request.
Something wrong with the brackets ?

I'm using the gdata java client library.

Any help will be greatly appreciated.

Thanx in advance.

François

PS:

Google Maps Data http protocol documentation :
http://code.google.com/intl/fr/apis/maps/documentation/mapsdata/developers_guide_protocol.html

Barry Hunter

unread,
Jul 26, 2010, 8:19:52 AM7/26/10
to google-a...@googlegroups.com
I dont know, but maybe try urlencoding them?

%5B etc

2010/7/25 François Masurel <fm2...@mably.com>:

> --
> You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>
>

François Masurel

unread,
Jul 26, 2010, 10:03:48 AM7/26/10
to Google App Engine
Hi Barry, thanx for your answer. I've tried URL encoding the mq
parameter but without success.

On 26 juil, 14:19, Barry Hunter <barrybhun...@gmail.com> wrote:
> I dont know, but maybe try urlencoding them?
>
> %5B etc
>
> 2010/7/25 François Masurel <fm2...@mably.com>:
>
>
>
> > Hi everybody,
>
> > As anybody successfully done such type of request in GAE :
>
> >http://maps.google.com/maps/feeds/features/203441605809910544300/0004...[dpt:17]
>
> > It works perfectly fine locally but fails when run on GAE (no
> > filtering by custom property value).
>
> > It looks like the mq parameter is stripped out of the request.
> > Something wrong with the brackets ?
>
> > I'm using the gdata java client library.
>
> > Any help will be greatly appreciated.
>
> > Thanx in advance.
>
> > François
>
> > PS:
>
> > Google Maps Data http protocol documentation :
> >http://code.google.com/intl/fr/apis/maps/documentation/mapsdata/devel...

François Masurel

unread,
Jul 28, 2010, 6:24:28 AM7/28/10
to Google App Engine
It's working fine now. But nothing changed on my side, so I guess the
attribute search index wasn't available yet or something.

If someone at Google have more information about that, I'm interested
to hear about it.

Thanx.
Reply all
Reply to author
Forward
0 new messages