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.
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)