-
Current stack allows to write this new syntax:
```
extra-deps:
- git: git@github.com:NorfairKing/validity.git
commit: a86dd3e4830c14c056a0d5d8712864d395d25b2a
```
the old syntax for this w…
-
Building on #4 - I think a top priority should be writing unit tests.
-
I can't get http://leaflet.github.io/Leaflet.VectorGrid/dist/demo/demo-vectortiles.html to display anything on my local machine. I have followed the documentation to produce `dist/Leaflet.VectorGrid.b…
mg262 updated
7 years ago
-
I understand that data density and tile sizes are conflicting issues but I think that the data/feature density in osm2vectortiles is still too low. ZL = zoom level.
Some Examples:
## ZL 5 osm2vectort…
-
Hello :)
My ideal README will contains **only 3 line** to test a new opensource project ..
```
https://github.com/openmaptiles/openmaptiles.git
cd openmaptiles
make quickstart
```
( …
-
We have a ./quickstart.sh - for start new users ..
But the expected next questions
* I want to generate my country, my city .......
idea /draft specifications :
./create_tiles.sh ` …
-
https://github.com/mapbox/mvt-fixtures exists, thanks to @mapsam, to provide very small and explicit test fixtures for writing a vtile decoder. We should be using https://github.com/mapbox/mvt-fixture…
-
Shapefile directory repository creation fails when several extensions are built with geoserver.
Tested on sdi.geor.org with GeoServer 2.8.1
```
org.apache.wicket.WicketRuntimeException: Method on…
-
testing ./quickstart.sh -> generate-vectortiles
```
docker-compose -f docker-compose.yml -f docker-compose-test-override.yml run --rm generate-vectortiles
```
I see lot of warnings .. Is it…
-
```
> /tmp/stackage-build7/vectortiles-1.1.0$ dist/build/vectortiles-test/vectortiles-test
Unit Tests
Protobuf
Decoding
onepoint.mvt -> Raw.Tile: OK
linestring.mvt ->…