-
Right now, and as far as I've tested, the overall results are astounding compared to the original OpenMapTiles generator. I'm really happy with the output MBTiles.
However, there's an important lay…
-
As reported by @csherwood-usgs https://github.com/rsignell-usgs/karen_work/issues/2#issuecomment-347013682, it would be great to have the ability to turn on additional datasets in this same view, as i…
-
### Describe the project you are working on
A traditional roguelike where I plan to have dungeon generation similar to something like Zorbus: https://dungeon.zorbus.net/ . There is a list of specif…
-
I created a ndjson as `test.ndjson`:
```
{ "type": "Feature", "properties": {}, "geometry": { "type": "Point", "coordinates": [ 0, 0 ] }, "tippecanoe": { "layer": "layer1", "minzoom": 0, "maxzoom…
-
**Background:**
Right now /v1/datasets returns datasets generated by the dataset metadata generator and stored on S3 (e.g. dev-dataset-metadata.json).
What does the metadata lambda do now?
- genera…
-
Quartus Pro 20.1 claims pin clashes:
```
Info(175029): IO12LANE_X61_Y327_N2
Error(14566): The Fitter cannot place 1 periphery component(s) due to conflicts with existing constraints (1 IO_LANE(s))…
-
Having a tile where you can insert PT code is a must-have IMO because allows you to cover all the needs you cannot cover w/ existing tiles, and do highly customized stuff. I can work on this.
Hmm... m…
-
**Describe the bug**
Crash during the run
(error message reminds me of the error message on #2 )
**To Reproduce**
Create a fresh environment and run on the linked image
Napari log =>
```
…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
There are now more and more issues showing up with the outdated and unmaintained Mapnik library that impacts OpenMapTiles project:
* We do not have any reasonable tests for Mapnik tile generation, …