Mansoor Sajjad

Results 6 issues of Mansoor Sajjad

:wave: We are working the custom sources and layers which are now supported by the Pelias, which is very good and we are excited about that. We have data from...

We can filter the results by country using pelias-api, by using the `boundary.country` query parameter which will target the country abbreviation field (`country_a`) under the parents. **We want to have...

enhancement

This PR is the part of the feature. Please read the description of the feature in the [PR:pelias-config#140](https://github.com/pelias/config/pull/140)

`pelias-parser` has classifier called `WhosonFirstClassifier` to classify the token in the given address string as `locality`, `region` and `country`. In our usecase, a lot of Norwegian street names are classified...

enhancement

The way the `pelias-parser` Classifiers works is, that they take all the configured tokens for the configured countries and apply them to given address string irrespective of which country the...

enhancement

This PR is the part of the feature. Please read the description of the feature in the [PR:pelias-config#140](https://github.com/pelias/config/pull/140)