This plea for help was recently offered to the GeoServer list. If anyone has a chance to help it would be great.

There are problems on the last release - my bad actually.

We lost the geotools test server (called feathers) some months ago, so
PostGIS QA tests have not been run for a while. I have started setting
up some new read only tests, and we have connection information for a
scratch database we can use for read/write tests.

We have backed out the changes that caused the Feature Type problems, it
sounds like there is also a BBox problem for WMS that I have not heard
more details about.

So what I really should do is ask for help ... the database connection
information is here:
-<http://svn.geotools.org/geotools/branches/aggregates/plugin/postgis/test/org/geotools/data/postgis/demo-bc-fixture.properties>
-<http://svn.geotools.org/geotools/branches/aggregates/plugin/postgis/test/org/geotools/data/postgis/geotools-test-fixture.properties>
-<http://svn.geotools.org/geotools/branches/aggregates/plugin/postgis/test/org/geotools/data/postgis/fixture.properties>

Ideas:
1. We can port the PostGisDataStoreAPI test over to fixture.properties
(so it will only run against a local postgis install?)
2. PostgisDataStoreTest against geotools-test.fixture
3. Create some kind of PostgisDatqaStoreReadonly test against
demo-bc-fixture.properties

Once again if anyone can find the contents that used to be on featheres
it will save us rewriting PostgisDataStoreTest.
> We already have problems reading a large layer (always in post gis)
> because some features doesn´t appears  reading from Geoserver (simple
> getmap request), but those features appears when reading using another
> software (UDIG reading directly from postgis) this problem was using
> RC2 release.
>
UDIG has its own subclass of the PostGIS DataStore, it was my attempt to
merge the optimizations back to geotools that created these problems (I
should not of even tried without test cases).

Cheers,
Jody



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to