On Sat, Sep 24, 2022 at 11:10 AM Ian Turton <ijtur...@gmail.com> wrote:
> I need to add a shapefile to the catalog so I can make a WFS request > against it. I can't find any tests that add more than a property file to > the catalog so I'm stuck. > I cannot find an example in the existing tests, so I guess it should be done like GUI/REST do, in the "onSetup" method of a test... that is, get a CatalogBuilder, and then use it to build one by one the StoreInfo, FeatureTypeInfo and LayerInfo. WfsRemoteStoreTest <https://github.com/geoserver/geoserver/blob/1631857aae6d1557a93591d995f7d536a89a43d4/src/wfs/src/test/java/org/geoserver/wfs/remote/v2_0/WfsRemoteStoreTest.java#L37> follows the process in order to add a WFS cascading store and layer, you can mimic it for the shapefile case. Cheers Andrea == GeoServer Professional Services from the experts! Visit http://bit.ly/gs-services-us for more information. == Ing. Andrea Aime @geowolf Technical Lead GeoSolutions Group phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549 https://www.geosolutionsgroup.com/ 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 Geoserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel