[fdo-trac] #763: Change SQL Spatial Server to use Microsoft geometry format

FDO trac_fdo at osgeo.org
Thu Apr 21 16:22:07 EDT 2011


#763: Change SQL Spatial Server to use Microsoft geometry format
---------------------------------+------------------------------------------
   Reporter:  romicadascalescu   |       Owner:  romicadascalescu
       Type:  enhancement        |      Status:  new             
   Priority:  major              |   Milestone:  3.7.0           
  Component:  SQLServer Spatial  |     Version:  3.7.0           
   Severity:  3                  |    Keywords:                  
External_id:                     |  
---------------------------------+------------------------------------------
 - Add a convertor from/to FDO/Microsoft geometry format
  - Pass the geometry at insert, update and spatial select using binds to
 avoid
 ToString() conversion
  - Move to a new SQL driver DRIVER={SQL Server Native Client 10.0}
  - This driver behaves a bit different than the standard one (at least we
 can
 bind big geometries) and a few things had to be fixed.

 Note: in order to be able to use the provider you need to install
 Microsoft SQL Server Native Client 10.0

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/763>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list