placeholder
placeholder copied to clipboard
stand-alone coarse geocoder
Tokenization has a regex that removes disambiguation markers. This can be helpful, but it's currently truncating remaining text after the first occurrence of any disambiguation character. So: "Portland (Oregon) USA"...
"id": 136251281, "name": "Caribbean Netherlands", "placetype": "dependency", There is no short name/abbr present in the DB even though the data is present in WhosOnFirst.
I get an `ECONNREFUSED` error when trying to connect to the placeholder server from the pelias API. But I'm able to go to `localhost:6100` and see the HTML demo. ```...
[do not merge] this PR adds support for returning the unparsed prefix from user input as described in https://github.com/pelias/placeholder/issues/36 closes https://github.com/pelias/placeholder/issues/36
https://github.com/whosonfirst/whosonfirst-properties/pull/81
Ticket to check the impact of property changes in WOF outlined in: https://github.com/whosonfirst/whosonfirst-properties/issues/78
Requesting dependencies doesn't include empires in hierarchy. Connects pelias/acceptance-tests#437
In the case of [Laois, Ireland](https://whosonfirst.mapzen.com/spelunker/id/85685005/), there's an `eng_x_variant` of "Queen's County". Once [analysis](https://github.com/pelias/placeholder/blob/master/lib/analysis.js#L83-L92), is done with this name, it's shortened and indexed as just "queens" which tramples on [Queens](https://whosonfirst.mapzen.com/spelunker/id/421205767/)...
All `console.*` statements should be converted to use `pelias-logger`. More logging needs to be added to support new dashboard graphs that will give us insight into the placeholder service and...
adding this ticket to remind us about this change https://github.com/pelias/whosonfirst/pull/273 the same work will need to be done in this repo to accommodate the new tags.