Re: [Geoserver-users] Some features without id in mapbox vector tiles

2019-01-10 Thread Ari Jolma
f 256. Ari (*) https://trac.osgeo.org/postgis/ticket/4289 Andrea Aime kirjoitti 10.1.2019 klo 10.55: Thanks for checking, I've made a PR (for a change, it's a one liner!) https://github.com/geoserver/geoserver/pull/3315 Cheers Andrea On Thu, Jan 10, 2019 at 9:17 AM Ari Jolma

Re: [Geoserver-users] Some features without id in mapbox vector tiles

2019-01-10 Thread Ari Jolma
-tile/issues/18 GeoServer is using version 1.3.3, so maybe it's just a matter of upgrading the dependency. I'd open a Jira ticket. Cheers Andrea On Wed, Jan 9, 2019 at 9:13 AM Ari Jolma <mailto:ari.jo...@gmail.com>> wrote: Doh, MVT does support multipolygons. However, th

Re: [Geoserver-users] Some features without id in mapbox vector tiles

2019-01-09 Thread Ari Jolma
Doh, MVT does support multipolygons. However, the vectortiles plugin does in this case split the multipolygons into single ring multipolygons. Maybe it is an issue of winding order of the rings - which MVT spec says in VERY importabt? I need to investigate. Ari Ari Jolma kirjoitti 9.1.2019

Re: [Geoserver-users] Some features without id in mapbox vector tiles

2019-01-09 Thread Ari Jolma
13.41: Ah ok, so it's the latest. I'd open a bug report then, with a db dump (small, enough to reproduce the issue) Cheers Andrea On Tue, Jan 8, 2019 at 12:37 PM Ari Jolma <mailto:ari.jo...@gmail.com>> wrote: Hi Andrea, The snapshots are downloaded from h

Re: [Geoserver-users] Some features without id in mapbox vector tiles

2019-01-08 Thread Ari Jolma
, Ari Andrea Aime kirjoitti 8.1.2019 klo 12.28: Hi Ari, I don't know honestly, but wondering about what snapshot you're using? Is it from the master branch? That's where most of the recent MVT changes landed, some of which were related to ids. Cheers Andrea On Thu, Jan 3, 2019

[Geoserver-users] Some features without id in mapbox vector tiles

2019-01-02 Thread Ari Jolma
Hi, I'm generating mapbox vector tiles from a multipolygon table with an integer PK id in PostGIS. The vectortiles plugin is a snapshot from 26-Dec-2018. The problem is that some features end up as multiple multipolygon features in the pbf file geoserver sends. See below, the tpteksti and t