pelias / api

HTTP API for Pelias Geocoder
http://pelias.io
MIT License
221 stars 162 forks source link

Language specific label formats #1617

Closed orangejulius closed 2 years ago

orangejulius commented 2 years ago

This PR includes the required API changes to use our new language specific label formats from https://github.com/pelias/labels/pull/52 and https://github.com/pelias/labels/pull/51.

The code changes required to enable this is just one line, but for now this PR also includes a change to point the pelias-labels package to a branch. We shouldn't merge this PR until https://github.com/pelias/labels/pull/52 is merged and released.

We also might want to add a quick test or two that the language values make it into the label generator.