Jody, CockroachDB (which is similar to PostGIS) has implemented WFS. I’m trying to see if I can put the test data into CockroachDB and then run the WFS tests to see how compliant their implementation is. Is this a reasonable approach?
Patrick Jones From: Jody Garnett <jody.garn...@gmail.com> Sent: Wednesday, July 21, 2021 2:13 AM To: Patrick L Jones <p...@mitre.org> Cc: geoserver-users@lists.sourceforge.net Subject: [EXT] Re: [Geoserver-users] wfs cite tests Patrick I would like to start again - what are you wishing to accomplish by running CITE tests? CITE is certification for a software component (geoserver in this case) and is of interest to developers working on the project. The tests are not generally useful for testing a geoserver with your own data. We have pretty much not run CITE tests for a number of years now so we expect their to be lots of problems to fix. Indeed we as a community would like to resume fundraising for this activity. -- Jody Garnett On Mon, 19 Jul 2021 at 13:47, Patrick L Jones <p...@mitre.org<mailto:p...@mitre.org>> wrote: Greetings, I’m trying to run the wfs1.1 cite tests I'm trying to follow the directions on https://docs.geoserver.org/stable/en/developer/cite-test-guide/index.html#run-wfs-1-1-tests I have loaded the data into the db as a 'cite' database and 'cite' table. I can see the data in Geoserver When I run ant wfs-1.1 it fails. wfs-1.1: run-test: [exec] Jul 19, 2021 4:09:44 PM com.occamlab.te.Generator generateXsl [exec] INFO: Validating /home/plj/cite/geoserver-cite-tools/engine/apps/engine/resources/com/occamlab/te/scripts/functions.ctl [exec] Jul 19, 2021 4:09:44 PM com.occamlab.te.Generator generateXsl [exec] INFO: Validating /home/plj/cite/geoserver-cite-tools/engine/apps/engine/resources/com/occamlab/te/scripts/parsers.ctl [exec] Jul 19, 2021 4:09:44 PM com.occamlab.te.Generator generateXsl [exec] INFO: Validating /home/plj/cite/geoserver-cite-tools/engine/scripts/wfs-1.1.0/ctl/all.xml [exec] <?xml version="1.0" encoding="UTF-8"?><values><value key="capabilities-url">http://jorf1.mitre.org:8080/geoserver/wfs?request=GetCapabilities</value><value<http://jorf1.mitre.org:8080/geoserver/wfs?request=GetCapabilities%3c/value%3e%3cvalue> key="profile">sf-0</value></values>Testing suite ctl:wfs-1.1.0-compliance-suite... [exec] Testing wfs:wfs-main (wfs-1.1.0)... [exec] Assertion: WFS 1.1.0 Tests [exec] FAILURE: Did not receive a wfs:WFS_Capabilities document! Skipping remaining tests. [exec] Test wfs:wfs-main Failed [exec] Suite ctl:wfs-1.1.0-compliance-suite Failed [copy] Copying 1 file to /home/plj/cite/geoserver-cite-tools/users/geoserver/wfs-1.1.0 when I do "curl http://jorf1.mitre.org:8080/geoserver/wfs?request=GetCapabilities" I do get expected results Any thoughts on what I'm doing wrong? _______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net<mailto:Geoserver-users@lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/geoserver-users
_______________________________________________ Geoserver-users mailing list Please make sure you read the following two resources before posting to this list: - Earning your support instead of buying it, but Ian Turton: http://www.ianturton.com/talks/foss4g.html#/ - The GeoServer user list posting guidelines: http://geoserver.org/comm/userlist-guidelines.html If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer Geoserver-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-users