go-spatial / tegola

Tegola is a Mapbox Vector Tile server written in Go
http://tegola.io/
MIT License
1.28k stars 196 forks source link

crash seeding tile #796

Closed probabilty closed 3 years ago

probabilty commented 3 years ago

error Getting VTileLayer: unsupported type for value(map[landuse:residential name:المجاورة 3 name:ar:المجاورة 3 name:en:Neighborhood 3 place:neighbourhood]) with key(tags) in tags for feature {Feature: 840134948, GEO: MULTIPOLYGON (((1963 3214,1964 3214,1964 3213,1966 3212,1967 3212,1967 3213,1968 3213,1970 3215,1970 3216,1968 3218,1967 3217.300,1966 3216.700,1965 3216,1963 3214))), Tags: map[name:المجاورة 3 tags:map[landuse:residential name:المجاورة 3 name:ar:المجاورة 3 name:en:Neighborhood 3 place:neighbourhood] type:neighbourhood]}.

ARolek commented 3 years ago

@probabilty is tags and hstore type? If so, do you need all the tags, or can you pick a few specific ones? It looks like the issue is that the vector tile encoder doesn't like dealing with a map.

probabilty commented 3 years ago

Thank you

ARolek commented 3 years ago

Did that solve your issue?

probabilty commented 3 years ago

yes thank you

On Fri, Aug 13, 2021 at 4:25 PM Alexander Rolek @.***> wrote:

Did that solve your issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/go-spatial/tegola/issues/796#issuecomment-898495455, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKENC7T2AAFCT3QXPDODI63T4UTOJANCNFSM5B7AY2QA .