Arne Kepp ha scritto:
> Hi,
> 
> I was trying to throw more data at our KML regionating stuff and ran 
> into the query below, which occurs when someone asks for a tile and the 
> H2 database has already been built.
> 
> null
> Translator error
> Could not aquire feature:org.geotools.data.DataSourceException: Error 
> Performing SQL query:
> ... query ...
> ERROR: Operation on two geometries with different SRIDs
> 
> This database doesn't have anything but 4283 in it, so I am somewhat 
> curious what makes this error happen, but more importantly can we just 
> remove the bounding box filter? The result appears to be the same, and 
> no complaints from Postgis.

Yeah, we could... but the bbox is there also for normal kml
requests, and it seems we're failing to reproject the filter...
odd, I'll have a look at it.

Can you open a jira issue for this?

Cheers
Andrea

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to