Peter Johnson

Results 1014 comments of Peter Johnson

Oh I see we were talking about slightly different topics. The original intention of the regex was to fix erroneous data at import-time. It seems we are using the same...

Joining between tables in different databases can be achieved using [Attach Database](https://www.sqlite.org/lang_attach.html).

anything is possible, at this stage, the `analysis.js` function is not aware of which placetype the input tokens refer to, we would need to modify that method signature to allow...

It might be better to move this analysis code in to the new [pelias/analysis](https://github.com/pelias/analysis) repo. The way I've set up the analysis pipelines in that repo, it's possible to pass...

can you please provide an example of this? I tried to reproduce this today without success.

I tried US dependencies like The Virgin Islands, American Samoa and Puerto Rico. In all three cases the empire ID is visible in the spelunker but **not in the source...

related https://github.com/whosonfirst/whosonfirst-www-spelunker/issues/129

tried Cook Islands and the hierarchy has been completely deleted as per https://github.com/whosonfirst-data/whosonfirst-data/issues/954

same for Niue, I'm going to stop digging now, there appear to be widespread issues with deleted hierarchies in WOF that surfaced recently. I'm not sure if it's isolated to...

the functionality which adds `empire` to results seems to be working fine for other placetypes and I don't know any reason why it would differ for `dependency`, eg: ``` New...