Opened 11 years ago

Closed 11 years ago

#169 closed enhancement (fixed)

Handle duplicate (code) geodetic transformation definitions

Reported by: steffen Owned by: steffen
Priority: minor Milestone:
Component: Library Version: svn-trunk
Keywords: duplicate redundant geodetic transformation gx Cc:

Description

Add also duplicate geodetic transformation definitions, same code, to the geodetic transformation definition collection (gx) like it is possible for the other definitions (CRS, datum, ellipsoid, path). This allows a consumer to find out his redundant definitions and delete them over the API. It is not expected to keep redundant definitions in the dictionaries. But by mistake redundant definitions could come in. E.g. the use case when a definition exists in the user defined dictionary and an identical system one comes with a system update.

Change History (5)

comment:1 by steffen, 11 years ago

Owner: changed from hugueswski to steffen
Status: newassigned

comment:2 by steffen, 11 years ago

Resolution: fixed
Status: assignedclosed

by jng, 11 years ago

Attachment: build.log added

comment:3 by jng, 11 years ago

Resolution: fixed
Status: closedreopened

r2421 broke the build on Linux

I'm using GCC 4.6.3 on Ubuntu 12.04

comment:4 by steffen, 11 years ago

Resolution: fixed
Status: reopenedclosed

Fixed with submission 2435 Build fix: Fix build for GCC after submission 2421

Note: See TracTickets for help on using tickets.