Re: [Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-05 Thread Joshua M. Thompson
> Can you open a ticket on jira.codehaus.org? If you could also attach the > dataset > and style it would help making sure what you see really gets fixed. http://jira.codehaus.org/browse/GEOS-5213 I took some time this morning to reproduce the problem on my personal machine using fresh Geoserver

Re: [Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-05 Thread Joshua M. Thompson
On Wed, Jul 4, 2012 at 3:31 AM, Andrea Aime wrote: > Ah, point symbolizer used over polygon data? Legit but weird, not surprised > there > might be issues in such case. > > Can you open a ticket on jira.codehaus.org? If you could also attach the > dataset > and style it would help making sure what

Re: [Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-04 Thread Andrea Aime
On Wed, Jul 4, 2012 at 5:29 AM, Joshua M. Thompson < joshua.thomp...@gmail.com> wrote: > > As far as I can tell lines and polygons don't have this issue, in > > either shapefile or Oracle. It seems to be confined to points...or > > more likely to PointSymbolizers. > > After I sent this it occurs t

Re: [Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-03 Thread Joshua M. Thompson
> As far as I can tell lines and polygons don't have this issue, in > either shapefile or Oracle. It seems to be confined to points...or > more likely to PointSymbolizers. After I sent this it occurs to me I didn't test a polygon data source with a point renderer. If I take a known working polygon

Re: [Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-03 Thread Joshua M. Thompson
On Tue, Jul 3, 2012 at 3:53 PM, Andrea Aime wrote: > On Tue, Jul 3, 2012 at 7:50 PM, Joshua M. Thompson > wrote: >> >> I'm seeing some interesting behavior in GeoServer 2.1.4. I've got a >> simple point later that has about 2,900 points that represent world >> cities, stored in an Oracle Spatial

Re: [Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-03 Thread Andrea Aime
On Tue, Jul 3, 2012 at 7:50 PM, Joshua M. Thompson < joshua.thomp...@gmail.com> wrote: > I'm seeing some interesting behavior in GeoServer 2.1.4. I've got a > simple point later that has about 2,900 points that represent world > cities, stored in an Oracle Spatial table. I put a simple style on it

[Geoserver-users] Points drawing in wrong location when bbox crosses dateline

2012-07-03 Thread Joshua M. Thompson
I'm seeing some interesting behavior in GeoServer 2.1.4. I've got a simple point later that has about 2,900 points that represent world cities, stored in an Oracle Spatial table. I put a simple style on it to draw red dots with city name labels. The front end webapp is an OpenLayers 2.12 applicatio