-
https://dist.whosonfirst.org/sqlite/
whosonfirst-data-admin-us-latest.db.bz2
- It was created 2019-08-23T02:52:47Z and (the data itself) was last updated on 2019-08-19T18:02:49Z.
whosonfirst…
-
Is there an npm package to get around the HTTP calls? I figured doing away with the HTTP could be a pretty cheap way of speeding up results. Something like https://github.com/Project-OSRM/node-osrm? I…
-
If you look at the individual projects within this repository, they all contain 3 primary files:
- `pelias.json`
- `.env`
- `docker-compose.yml`
The first two are pretty project specific, but th…
-
Heya,
Not so much an issue as kicking off a discussion ;)
I'm curious about the feasibility of implementing higher-level abstractions (such as Set, Map, Bitmask, etc) on top of the Cloudflare KV A…
-
heya, I was trying to make an extract for New Zealand
I got a message from the UI which says `the area you have defined is too large`, that's fair enough because that specific geometry is super detai…
-
The dependency of `Saint Pierre and Miquelon` `85632371` was superseded by `1158846601`.
A child locality `890435983` still lists the superseded place in its hierarchy.
This is causing our "Capi…
-
Hello guys.
I have an issue with preparing Interpolation Tiger Data in the North-America project.
I already manually downloaded Tiger data for each US State and run interpolation script 'pelias prep…
-
Hi,
I have pelias docker setup up and running for north America and its working flawlessly. Now i want to add another country. How can i do it ? Do i need to start from the scratch ? It will take t…
-
When using auto-value in scope provided and also using commons-lang 2.6, you get these warnings:
```
[WARNING] Category: FIELD NOT FOUND
[WARNING] In artifact: com.google.auto.value:auto-value:1.0
…
-
https://github.com/awslabs/djl/blob/master/model-zoo/src/main/java/ai/djl/basicmodelzoo/cv/classification/ResNetV1.java
```
public static Block residualUnit(
int numFilters,
…