[fdo-trac] #595: MySQL: Fix setting of specific geometry types.
FDO
trac_fdo at osgeo.org
Tue Dec 1 15:47:52 EST 2009
#595: MySQL: Fix setting of specific geometry types.
------------------------------------------+---------------------------------
Reporter: brentrobinson | Owner: brentrobinson
Type: defect | Status: closed
Priority: minor | Milestone: 3.5.0
Component: FDO API | Version: 3.5.0
Severity: 3 | Resolution: fixed
Keywords: MySQL Specific Geometry Type | External_id:
------------------------------------------+---------------------------------
Changes (by brentrobinson):
* status: assigned => closed
* resolution: => fixed
Comment:
Revision: 5116
Author: brentrobinson
Date: 3:29:55 PM, Tuesday, December 01, 2009
Message:
Ticket#595: Modified the setting of the specific geometry types, for a
Geometric Property reverse-engineered from a MySQL geometry column in a
datastore without FDO metadata. Previously, they were set to
FdoGeometryType_MultiGeometry. With this change, they are set to the
following list:
FdoGeometryType_Point
FdoGeometryType_MultiPoint
FdoGeometryType_LineString
FdoGeometryType_MultiLineString
FdoGeometryType_Polygon
FdoGeometryType_MultiPolygon
----
Modified :
/trunk/Providers/GenericRdbms/Src/MySQL/SchemaMgr/Ph/ColTypeMapper.cpp
Modified :
/trunk/Providers/GenericRdbms/Src/MySQL/SchemaMgr/Ph/ColTypeMapper.h
Modified :
/trunk/Providers/GenericRdbms/Src/MySQL/SchemaMgr/Ph/ColumnGeom.h
Modified :
/trunk/Providers/GenericRdbms/Src/UnitTest/gen_default1_MySql_master.txt
--
Ticket URL: <http://trac.osgeo.org/fdo/ticket/595#comment:2>
FDO <http://fdo.osgeo.org/>
Feature Data Objects
More information about the fdo-trac
mailing list