-
-
Notifications
You must be signed in to change notification settings - Fork 258
Description
I have a setup of pelias docker for indian coordinates, I have osm data ,wof data and geoname data but I am not able to get data from geoname even after adding it to request parameter.
ISSUE : when i set geoname as source parameter I want the data to come from geoname source but this is not happening instead I am getting data from wof and osm only even after clearly mentioning geoname as source in url parameter.
SETUP : I have pelias docker setup on a ubuntu VPS. I have downloaded geoname from this url : http://download.geonames.org/export/dump/IN.zip
unzipped it and then put it into data/geoname folder and mentioned it in pelias.json
also i tried setup of pelias/geonames but still am not able to data from geoname source
Expected behavior
to get data from geoname when mention it as a source in url parameter