Costas
unread,Dec 21, 2011, 4:01:42 AM12/21/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Hyperpublic API Developers
Hi,
I discovered Hyperpublic Places+ a couple of days ago -- exciting
service. I'm already building my first app using it.
One issue I'm having, is that I can't make a query for a number of
categories and get results in all those categories. An example: If I
want to get Pubs and Spanish Restaurants in some area, I have to make
these two queries (one for Pubs, one for Spanish Restaurants). This is
ok for 2-3 categories, maybe, but in my case I'm having to make 32
queries when I could actually make only 4, if there was some "join"
construct -- e.g. a group of categories provided in a query, separated
by "|" or something.
Am I missing something?
Thanks,
Costas