Hi, I'm looking into publishing the MBTiles vector tiles datastore, and wondering what to do with the existing mbtiles community module in GeoServer, which is at the moment, in my opinion problematic:
- It packages into a single zip the store dependency, a WMS output format, and a WPS process. - The WMS output format is dangerous for the GeoServer stability, as it allows clients to make a very long request, building a large mbtiles, without any control or timeout. - The WPS process adds a dependency to WPS, while maybe someone just wants to display a MBTiles file but without WPS GeoServer won't even start up. - The module adds nothing else, there is no custom GUI for the stores or anything like that. An option can be to create a separate assembly, mbtiles-store-plugin, that only packs the store, and leaving the mbtiles module there. Works, maybe it's a bit confusing... but I'm wondering, is there anyone caring about the WMS format and the WPS process? If not, the easiest thing could be to scrap the module, simplify the assembly, and clean up the docs. Ideally it could be split into 3 modules, but don't have the time to go there (help to go there is more than welcomed though!). Opinions? 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.*
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
