-
I have built pelias with Docker "Quickstart build script". It works, no problem. But API result doesn't have include city, region, country and also no result specific wof source.
**Example:**
…
-
Hi @stepps00 ,
There seem to be some issues in New Zealand with how the placetypes are being defined 🤷♂️
It's common to find the same place twice in WOF appearing in two different placetypes.
…
-
Currently blocked on: https://github.com/whosonfirst/go-whosonfirst-sqlite-features/issues/12
-
So that it can be used more easily with custom database packages. For example:
https://github.com/whosonfirst/go-whosonfirst-spatial-database-sqlite
-
Moving https://github.com/whosonfirst-data/whosonfirst-data/issues/1834 here for discussion.
The current [unique index](https://github.com/whosonfirst/go-whosonfirst-sqlite-features/blob/master/tab…
-
Following up on https://github.com/whosonfirst-data/whosonfirst-data/issues/1547
As part of this work, the `lbl:bbox` properties on any megacity locality should have had the `lbl:bbox` property rem…
-
In WOF, [Singapore](https://spelunker.whosonfirst.org/id/85632605/) currently has following descendant records:
- 72 `locality` records
- five `region` records
- two `county` records
- one `neig…
-
This would allow the `go-whosonfirst-spatial-sqlite` table to inflate `cache.SPRCacheItem` elements directly from the `spr` table rather the `geojson` table.
The `go-whosonfirst-spatial` SPR cachi…
-
So, iterate of `f.Polygons` and use `polygon.ExteriorRing().Bounds()` to derive bounding box. This would allow for smaller, faster ray-tracing operations in the individual polygons rather than the set…
-
Blocked on:
https://github.com/whosonfirst/go-whosonfirst-spatial-database-sqlite/issues/1
For example:
```
go run -mod vendor cmd/server/main.go \
-enable-www \
-enable-properties \
…