Issue Type: Bug Bug
Affects Versions: 8.0-RC1
Assignee: Unassigned
Components: jdbc-sqlserver plugin
Created: 25/Jun/12 10:14 AM
Description:

In SQLServerDialect.postCreateTable the crs is consulted to get dimension info about such as min/max, number of dimensions, etc... in order to build the spatial index for the column. When the bounds of the crs axis are infinite this fails.

There is a TODO in the dialect to look at how oracle does this since it handles this case (essentially by putting some default min/max bounds in place).

I would alike to use this for sql server as well. I was thinking about factoring out the functionality from oracle into the CRS helper class. Thoughts?

Project: GeoTools
Priority: Major Major
Reporter: Justin Deoliveira
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to