| Author |
Message |
|
|
Hi,
Does the Web service support access through a proxy server? If so, how?
Thanks,
L
|
 |
|
|
Marc,
Sorry about that. What I meant is that I use the Java API, and I use the WebService object form the API. When I get the results, result.getPlaceName() returns null, but returns a different value if I make a call from the Web.
The second database, the one with the streets and street numbers, is that one available anywhere?
L
|
 |
|
|
Hi,
I posted this to the mailing list, but I am not sure if that is the best place to do so, or if the forum is the better place. So I'm doing both.
When I use the WebService API object and get an address in return, what is the correspondance between that Address object and the GEONAME table's definition? In particular, when I use getStreet() and getStreetNumber(), do they have a correspondence in the Geoname table?
Also, I noticed that when I try the sample query on the Web site for getNearestAddress, I get a place name called "Menlo Park". But when I do the same query with the Web Service API, I don't get anything in "Menlo Park". Why is that?
Thanks,
L
|
 |
|
|
|
|