germany-valhalla.polylines.0sv
to ./data/polylines
, edited the files .env
and pelias.json
accordingly and ran the installation commands, excluding pelias prepare polylines.
Everything went through and I can send queries to search and autocomplete endpoints succesfully getting a proper answer with GeoFeatures in the FeatureCollection Array. When querrying the reverse endpoint I still get an answer but the FeatureCollection Array is empty../stream/pipeline.js
but honstly I couldn't find any further information, where to find it and how to edit it, to process the provided Dataset.extract.0sv
instead of the provided germany-valhalla.polylines.0sv
:"imports": {
"polyline": {
"datapath": "/data/",
"files": [ "germany-valhalla.polylines.0sv" ]
},
"imports": {
"polyline": {
"datapath": "/data/polylines",
"files": [ "germany-valhalla.polylines.0sv" ]
},
planet
and planet-latest
but its not working
Hello there gents and gals , I wish you a good morning :),
I have a small question and would love it if someone helps me out, can pelias support the Arabic language and middle east countries' addresses?
because I have tested the commercial distribution (geocode Earth) and it was not that great, it only supports city-level address not street or neighbourhood
I played something with the compare version https://pelias.github.io/compare/#/v1/search in egypt and there pelias found the streets with the arabic name an the english name as long both are in OSM. Translations from google maps are not found every time. So I guess they forgot to add arabic support for the geocode.earth website by default