The people on this site have been wonderful in helping me query a list of the worlds parks with something like this query:
http://api.geonames.org/search?featureCode=PRK&maxRows=10&username=demo
It was great to get that, but is it possible to query for the type of park it is (county/national/state/city) or also to break it down by state and country, or just query within one country?
Is that asking too much or is that possible to do with that API? How could I get those values? And how do I get the total number of parks they have?
Thanks very much!