I see no problem with rewiring the store to use the OGR store directly, I'll do that when I move it over.
Regarding the OGR UI, I assume you are referring to the one from the web-ogr <https://github.com/geoserver/geoserver/blob/master/src/community/web-ogr/src/main/java/org/geoserver/ogr/OGRDataStorePanel.java> community module? Since that module is just UI, I'll just have the modified fgdb depend on the GeoTools OGR store, leaving the UI module as optional. Torben On Mon, Feb 25, 2019 at 9:54 AM Andrea Aime <[email protected]> wrote: > Hi Torben, > thanks for the follow up! > > The interesting bit to me is the importer integration. About the > datastore, I see a factory but not a UI, > while the generic OGR store has now one with file chooser (not mandatory > to choose a file): > > > https://github.com/geoserver/geoserver/blob/master/doc/en/user/source/community/ogr-store/index.rst > > Wondering, what about just keeping the importer bit, with a tiny rewiring > to make it use the OGR store > directly? Or would that be a problem for backwards compatibility in the > suite? > > Cheers > Andrea > > > On Mon, Feb 25, 2019 at 6:20 PM Torben Barsballe < > [email protected]> wrote: > >> Hello All, >> >> As discussed in last week's PMC meeting, I have obtained approval to >> donate Boundless's fgdb >> <https://github.com/boundlessgeo/geoserver-exts/tree/master/fgdb> module >> to the GeoServer community. >> >> As such, I would like to request permission to add this as a new >> community module. >> >> The fgdb module adds a standalone datastore supporting the >> FileGeoDataBase format (backed by OGR/GDAL) and an Importer format to >> provide FileGDB support for the GeoServer importer extension. >> >> Cheers, >> >> Torben >> _______________________________________________ >> Geoserver-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geoserver-devel >> > > > -- > > 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 (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
