pelias / labels

Pelias Label generation
https://pelias.io
MIT License
4 stars 9 forks source link

default name / label #32

Closed stefanocudini closed 3 years ago

stefanocudini commented 5 years ago

actually is configurable by pelias.json the default structure of address string? for the fields label,name now is:

"housenumber street"

I seen that the data imported in ealsticseach having this structure, but I need of reverse order..

"street housenumber" mainly I need this in the pelias/api results... in label fields!

missinglink commented 5 years ago

@stefanocudini this issue may have been resolved by https://github.com/pelias/api/pull/1344?

stefanocudini commented 5 years ago

I'm sorry @missinglink I find myself in a situation of health problems, I hope to return soon to work on this. many thanks

orangejulius commented 3 years ago

I think as mentioned this has been solved by https://github.com/pelias/api/pull/1344. We don't have any plans to make label generation configurable through pelias.json, but if there are any ways in general we can improve labels, let us know.