YAHOO Geoplanet 'starts-with' filtered by type
Hi I'm trying to implement an autosuggest where users can type in a country, colloquial name, continent or super name (ie scandinavia). I've got the webservice working for exact matches at this url: http://where.yahooapis.com/v1/places$and(.q('united states'),.type(29,12,19,24));start=0;count=5?format=json&appid=API_KEY_HERE (29, 12,...