May want to check your data - the SRID numbers are often used to look up an
entry in a spatial_ref_sys table of some sort; or are used on the geotools side
with CRS.decode( "EPSG:+"srid )
If your value is null or something (ie outside the range of Integer) then you
have just loaded in "geometry"; you need to load in the geometry + srid number
for us to be able to sort it out into something we can draw on the map.
--
Jody Garnett
On Friday, 8 July 2011 at 11:57 PM, lexmc wrote:
> What can I do to fix this problem???
>
> 8-lug-2011 15.49.00 org.geotools.jdbc.JDBCFeatureSource buildFeatureType
> AVVERTENZA: Error occured determing srid for prova.ogc_geom
> com.mysql.jdbc.exceptions.jdbc4.MySQLDataException: '4.294967295E9' in
> column '1' is outside valid range for the datatype INTEGER.
> I'm using geotools 2.7.2 on eclipse and mysql.
>
> --
> View this message in context:
> http://osgeo-org.1803224.n2.nabble.com/Error-occured-determing-srid-for-mysql-table-tp6562580p6562580.html
> Sent from the geotools-gt2-users mailing list archive at Nabble.com
> (http://Nabble.com).
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> Geotools-gt2-users mailing list
> [email protected]
> (mailto:[email protected])
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users