Ok, I jumped through a lot of hoops to get this working. The original shape file that I downloaded works fine in GeoServer so I figured it was ok. I then converted the shape using ESRI's Data Interoperability Module (FME) and got the original error. So then I tired the free web app that converts from shape to SQL Server and still the same problem. Next step, I went and downloaded a free trial of FME and used that and it worked with the following log entry:
/MS SQL Server (Spatial) Writer: Invalid Bounding Box values for Auto Spatial Index for feature type 'tl_2011_us_county'. XMax must be greater than XMin and YMax must be greater than YMin. Change the Spatial Index Type or Bounding Box values in the Format Parameters tab (of the writer feature type)/ Tried to run make valid, but was unable to do so. What I fnally got to work was the ESRI check geometry and the use the Data Interoperability to convert to SQL Server. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/SQL-Server-Problem-tp5060024p5060611.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
