Hi,

I have a problem with geoserver 2.3.5. 
When I'm creating new layer form MSSQL datastore a have to compute native
BBox from the data.
geoserver reads the data and fill the forms. I do the same for the Lat/Lon
BBox and save layer.
I realized the layer preview did't show any results, just the service
exception:

<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE
ServiceExceptionReport SYSTEM
&quot;http://172.30.4.1:8080/geoserver/schemas/wms/1.1.1/WMS_exception_1_1_1.dtd&quot;>
<ServiceExceptionReport version="1.1.1" >
   <ServiceException code="InvalidBBox">
      The request bounding box has zero area: ReferencedEnvelope[-591.0 :
-165.0, -1.0 : -1.0]
</ServiceException></ServiceExceptionReport>

The problem is that computed coordinates contains spaces

<http://osgeo-org.1560.x6.nabble.com/file/n5075960/bbox_compute.png> 









but geoserver save just firs digits.

<http://osgeo-org.1560.x6.nabble.com/file/n5075960/bbox_after.png> 









I can fix it, when I manually delete spaces and save it. But I have to do it
always, when I change something in layer settings. Its very uncomfortable. 
Can someone help me to fix it. I have tried different browsers, but without
success.

Peter



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/native-bounding-box-didn-t-store-coordinates-tp5075960.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to