-
@ericfischer Currently, the metadata output for a tileset limits the number of unique values at 100. It would be great to have an option to not limit this at all, or to set a specific limit (ie, 1000)…
stdmn updated
6 years ago
-
I'm trying to generate a dataset of buildings in Detroit to use with OSM QA Tiles for the Detroit Mapping Challenge (https://github.com/osmus/detroit-mapping-challenge/issues/4).
I took [a shapefil…
-
When converting the json with [tippecanoe](https://github.com/mapbox/tippecanoe) I'm getting an error for every line.
Code line:
`tippecanoe -o Wyoming.mbtiles -zg --drop-densest-as-needed Wyomi…
-
1. #8 でもペンディングとなっている [remodify](https://github.com/hfu/remodify) を実装したら、それを [globalm-fs](https://github.com/hfu/globalm-fs) と接合して、ウェブ上の Shapefile から Node.js と tippecanoe を使ってベクトルタイルを生産・ホストできるサンプルを作ります…
-
I noticed the wrong address on Clement Lifegroup. the correct address is: 11103 South Tippecanoe Way, South Jordan
-
An iterator is overflowing somewhere. Looks like only in inputs that include Polygons?
Add `-fsanitize=undefined` to `CXXFLAGS` and `make test`:
```
…
./tippecanoe -q -a@ -f -o tests/coalesce-…
e-n-f updated
6 years ago
-
ベクトルタイル化にあたっての属性値の取捨選択・レイヤ設定の仕方がわかりません。
-
I must have broken this when factoring out the GeoJSON parsing loop
e-n-f updated
6 years ago
-
macOS Sierra 10.12.4
Changjuui-MacBook-Pro:~ changjurhee$ brew install caskformula/caskformula/inkscape
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Fo…
-
For now, this should accept a seedzone set (identified by the `source` field on the `SeedZone` model), and create vector tiles from this.
One approach, would be to use this Python library for creat…