On Thu, Nov 21, 2019 at 2:39 AM Torben Barsballe <torbenbarsba...@gmail.com>
wrote:

> +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.
>

Yeah, they are different, all they share is the no.ecc.vectortile library
(but it's proving to be a bit slow for reading, might have to ditch it or
propose a patch... will see once I have everything up and running).


> 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.
>

The store is targeting WMS rendering only for the moment, I might not even
re-merge the geometries back, and use the trick client side renderers use
(geometries have a gutter around the tile, extra stuff).
Basically the idea is to use a single data source, as MVT tiles directly
when rendering client side in 3857, but fall back on WMS when OGC protocols
are desired or a different projection needs to be used.
This involves also using the same MBStyles, so expect patches coming to
improve the style usage too.

Cheers
Andrea

==

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 (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

Reply via email to