GeoNames Home | Postal Codes | Download / Webservice | About 

GeoNames Forum
  [Search] Search   [Recent Topics] Recent Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Question about Premimum Web Services  XML
Forum Index -> General
Author Message
hothousegraphix



Joined: 20/05/2011 19:48:23
Messages: 1
Offline

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?
marc



Joined: 08/12/2005 07:39:47
Messages: 4501
Offline

The search services needs one credit per request:
http://www.geonames.org/export/credits.html

The premium services are always fast, whereas the free servers are sometimes fast and sometimes overloaded and slower. If you get a free server with few load the query will be as fast as with the premium service.

Best Regards

Marc

[WWW]
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.5 © JForum Team