Opened 16 years ago

#420 new defect

SQLite converter writes full WKT to auth_name when reading from SDF

Reported by: jbirch Owned by: traianstanev
Priority: minor Milestone:
Component: SQLite Provider Version:
Severity: 3 Keywords:
Cc: External ID:

Description

My understanding is that this is because the SDF provider returns the full WKT to both GetCoordinateSystem() and GetCoordinateSystemWKT().

It may be better to just write null to auth_name and auth_code when reading from SDF, as there is no easy way of extracting the authority (EPSG or other) and their code from the SDF provider.

Change History (0)

Note: See TracTickets for help on using tickets.