Ticket #108 (closed defect: wontfix)

Opened 4 years ago

Last modified 16 months ago

ApplySchema does not support M and Z dims for PostGIS

Reported by: mloskot Owned by:
Priority: major Milestone: 3.4.0
Component: PostGIS Provider Version: 3.3.0
Severity: 3 Keywords: geometry cooridnates dimension
Cc: jbirch External ID:

Description

In the ApplySchemaCommand::AddGeometryColumn?(), the dimension is manually set to 2 and generated geometry columns does not handle properly 3 or 4 dimension.

This bug is related to Chuck's comments to Ticket #104.

Change History

Changed 4 years ago by mloskot

  • status changed from new to assigned

Changed 4 years ago by mloskot

First bunch of fixes (r3240), work in progress.

Changed 4 years ago by jbirch

  • cc jbirch added

Changed 4 years ago by gregboone

  • version set to 3.3.0
  • milestone changed from 3.3.0 to 3.3.1

Changed 3 years ago by mloskot

  • owner mloskot deleted
  • status changed from assigned to new

Changed 16 months ago by gregboone

  • status changed from new to closed
  • resolution set to wontfix

Further PostGIS Provider development has been routed to the PostgreSQL Provider. Advise using that provider.

Note: See TracTickets for help on using tickets.