Ticket #311 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

PostGIS provider : mismatch between FdoGeometricTypes and FdoGeometryType

Reported by: bscott Assigned to: mloskot
Priority: blocker Milestone: 3.4.0
Component: PostGIS Provider Version: 3.2.0
Severity: 1 Keywords:
Cc: External ID:

Description

in function ApplySchemaCommand::AddGeometryColumn? there is a mismatch between FdoGeometricTypes? and FdoGeometryType? So the geometry columns when creating new feature class is not correct

Change History

04/19/08 06:33:19 changed by mloskot

Patch submitted for review as #318

04/21/08 13:47:02 changed by mloskot

  • status changed from new to assigned.

04/21/08 13:47:06 changed by mloskot

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in trunk (r3904) with patch from Bruno Scott. I'm closing it as fixed. Please, reopen if something is still not working well.