Skip to content
#

mapbox-vector-tile

Here are 28 public repositories matching this topic...

bagage
bagage commented Dec 26, 2019

When you try to use a column of type JSON, tegola fails:

util.go:155: 114 type is not supported. (Expected it to be a stringer type)
map.go:202: err fetching tile (z: 7, x: 64, y: 46) features: for layer (cities-point) unable to convert field [3] (string) of type (114 - json) to a suitable value: map[dates:map[2017:3044 2018:4] simplified:[]]

It would be awesome if it could be supported

tilenol

Improve this page

Add a description, image, and links to the mapbox-vector-tile topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mapbox-vector-tile topic, visit your repo's landing page and select "manage topics."

Learn more