+1.

Is there any use case for this (or any part of this) in the mapbox portion
<https://github.com/geoserver/geoserver/tree/master/src/extension/vectortiles/src/main/java/org/geoserver/wms/mapbox>
of the geoserver vectortiles extension? I don't think so, since all the
feature code in there is super simple and works as intended with the
no.ecc.vectortile encoder, but it might be a good idea to consolidate any
applicable defaults in one place, even if the two use-cases are pretty
different.
Ultimately, it would be nice if the tiles rendered by GeoServer WMS, and
those written by this mbtiles-vector store are as similar as possible. You
only mention reading, but it is a datastore so I assume writing will
(eventually) be possible. This is all likely out-of-scope for the initial
community module, so feel free to disregard.

Cheers,
Torben

On Fri, Nov 15, 2019 at 6:09 AM Jody Garnett <jody.garn...@gmail.com> wrote:

> +1 and that is a nice bit of RnD
>
> On Fri, Nov 15, 2019 at 3:06 AM Andrea Aime <andrea.a...@geo-solutions.it>
> wrote:
>
>> Hi,
>> I'm proposing a new community module, a datastore that would read a
>> MBtiles filled with vector
>> tiles, described with the "json" metadata field [1], and would allow to
>> consume it as vector data.
>> If multiple layers are present, they would be presented as separate
>> feature types, though maybe we could
>> add later an option to have a mixed type feature source too (not sure how
>> well that would work).
>> The store would read and stitch back together features from the tiles,
>> using the maximum zoom level
>> available if there are no hints, and lower zoom levels if the geometry
>> distance hints are provided.
>>
>> Cheers
>> Andrea
>>
>> [1]: see https://github.com/mapbox/mbtiles-spec/blob/master/1.3/spec.md 
>> (search
>> for "json" in the Metadata section)
>>
>> --
>>
>> Regards, Andrea Aime == GeoServer Professional Services from the experts!
>> Visit http://goo.gl/it488V for more information. == Ing. Andrea Aime
>> @geowolf Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054
>> Massarosa
>> <https://www.google.com/maps/search/Via+di+Montramito+3%2FA%0D%0A55054++Massarosa?entry=gmail&source=g>
>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>> http://www.geo-solutions.it http://twitter.com/geosolutions_it
>> ------------------------------------------------------- *Con riferimento
>> alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 -
>> Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni
>> circostanza inerente alla presente email (il suo contenuto, gli eventuali
>> allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i
>> destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per
>> errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le
>> sarei comunque grato se potesse darmene notizia. This email is intended
>> only for the person or entity to which it is addressed and may contain
>> information that is privileged, confidential or otherwise protected from
>> disclosure. We remind that - as provided by European Regulation 2016/679
>> “GDPR” - copying, dissemination or use of this e-mail or the information
>> herein by anyone other than the intended recipient is prohibited. If you
>> have received this email by mistake, please notify us immediately by
>> telephone or e-mail.*
>> _______________________________________________
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
> --
> --
> Jody Garnett
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to