GeoNames Home | Postal Codes | Download / Webservice | About 

GeoNames Forum
  [Search] Search   [Recent Topics] Recent Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Webservice request:: findNearbyBoundsJSON  XML
Forum Index -> General
Author Message
Rein Petersen



Joined: 13/08/2008 17:32:06
Messages: 3
Offline

Hi,

I hope this topic is appropriate here...

I would love to see a new geonames webservice called findNearbyBoundsJSON where I could send 2 points (NorthEast and SouthWest) and the webservice returns all geonames within those bounds. The results should be filtered by feature class and code much the same as the existing findNearby webservice.

My maps are typically rectangular and using radius gives me only points that fit within the circular radius of a given point. This makes it very difficult for me to optimize (and reduce) the amount of calls I make to the webservice resulting in wasted bandwidth and the visitor's time...

Thanks for your consideration...
Rein
marc



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

Rein

The Problem is that the boxed could be large and the records should be sorted by some criteria. We have done this for the 'cities' service. Where the records are sorted by some relevancy criterion and only the most relevant cities are returned. We are ,however, not very happy with the performance and it would be difficult to do it generically for kind or combinations of feature codes.

Best

Marc

[WWW]
Rein Petersen



Joined: 13/08/2008 17:32:06
Messages: 3
Offline

Marc, thanks for the reply and the tip about the cities service - I can make do with it.
Rein
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.5 © JForum Team