GeoNames Home | Postal Codes | Download / Webservice | About 

GeoNames Forum
  [Search] Search   [Recent Topics] Recent Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
polish cites  XML
Forum Index -> General
Author Message
rrafaell



Joined: 03/01/2008 15:25:43
Messages: 3
Offline

I have the PhpGedView program which works with the module GoogleMap. There is no problem to find Polish places directly on the website geonames.org, but with the module it is impossible. Here is the example:
http://img212.imageshack.us/img212/1226/noplacesfoundko0.jpg
http://img136.imageshack.us/img136/8718/dzierzoniowad8.jpg
Is there any possibility to make work with the module easier? - I mean, there is the manual way to find the places on the map, but it takes a lot of time. I'm looking for the solution with searcher.

greetings
rrafaell
geotree


[Avatar]
Joined: 23/07/2007 18:28:40
Messages: 138
Location: France
Offline

Sounds like a PhpGedView bug or misconfiguration.

Please ask for help on PhpGedView forum :
http://sourceforge.net/forum/forum.php?forum_id=185166

or post a bug report :
http://sourceforge.net/tracker/?group_id=55456&atid=477079

Christophe
geotree.geonames.org
geotree.geonames.org/geotree.html
[WWW]
rrafaell



Joined: 03/01/2008 15:25:43
Messages: 3
Offline

I my opinion the module working good.

But I notice some correctness, for example:
http://img405.imageshack.us/img405/9766/przyklad1tb7.jpg
http://img91.imageshack.us/img91/690/przyklad2gs1.jpg
Now what I mean:
Places with red icon can be find (second image). Places with others icons can't be find. Is this the module problem or something else?
geotree


[Avatar]
Joined: 23/07/2007 18:28:40
Messages: 138
Location: France
Offline

PhpGedView module calls geoNames searchJSON webservice
with fclass=P (white pins) or fclass=A (red pins) depending on place hierarchy level.
(see : modules/googlemap/places_edit.php in your PhpGedView installation)

http://ws.geonames.org/searchJSON?name=Dzierzoniow&fclass=A&style=FULL&formatted=true
returns an empty array

http://ws.geonames.org/searchJSON?name=Dzierzoniow&fclass=P&style=FULL&formatted=true
returns a city from Poland

This is *not* a GeoNames problem.
Please ask PhpGedView module developper.

Christophe
geotree.geonames.org
geotree.geonames.org/geotree.html
[WWW]
rrafaell



Joined: 03/01/2008 15:25:43
Messages: 3
Offline

Ok, thank you.
 
Forum Index -> General
Go to:   
Powered by JForum 2.1.5 © JForum Team