Execute query:
Code:
http://api.geonames.org/search?username=demo&style=FULL&maxRows=100&featureCode=BAY
totalResultsCount = 47516
add &startRow=5000 OK
add &startRow=6000 you get:Code:
<geonames>
<status message="requested startRow too big" value="12"/>
</geonames>
Wtf?