I'm curious about the performance of your Premium Web Services and how much quicker a search under a dedicated account actually is?
http://www.geonames.org/commercial-webservices.html
(Yes, I've read)
Do you have links that you can provide of projects using The GeoNames Premium Web Service?
I'm specifically interested in doing a your "full text search":
http://www.geonames.org/export/geonames-search.html
Code:
...
data: {
style: "medium",
maxRows: 10,
featureClass: "P",
continentCode: ["NA","SA","EU"],
q: request.term,
}
...
With a search of this type, how many credits are used?