-
Hi Damon,
I use your js module for parsing addresses -- and it's awesome, great job and thank you for maintaining it.
I recently came into several circumstances where an odd street type such as…
-
`"warnings":["performance optimization: excluding 'address' layer"]`
Why does this error occur? For a local country, for example, Italy, Brazil, etc., I don't encounter such a problem, but when I s…
-
Since downloading and filtering are separate steps, perhaps there should be a separate `npm` command for filtering? Though in many use cases it might be redundant, it is a tad unclear what `npm run do…
-
Hey Guys
I found a slight issue when geocoding this address:
"15/5-7 The Esplanade, ELIZABETH BAY, NSW, Australia"
https://pelias.github.io/compare/#/v1/search%3Fboundary.country=AU&text=15/5-7%2…
-
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…
-
### Describe the bug
A Duplicate declaration on displayName() in src/links/MissingLink.php
`class MissingLink extends Link implements MissingComponentInterface
{
// Traits
// ============…
-
We have a conservative setting for parsing hyphenated house numbers.
ie. is `4-6` a 'number range' or a 'house number and apartment number'
In some countries such as Canada their postal authorit…
-
heya, I've been running valhalla using Docker and docker-compose.
when running the `docker-compose down` command a `SIGTERM` signal is first sent to the process and then it waits an interval (defau…
-
Investigate source of polygon data for `neighbourhood` records in Greater Manchester region
I would like to find a source of data which would allow us to convert POINT based geometries such as [Hey…
-
This feed no longer works for Portland `transit`:
https://github.com/pelias/docker/blob/master/projects/portland-metro/pelias.json#L121-L128
Specifically, http://cherriots.org/developer/gtfs.zip…