Skip to content

Correction of Incorrect EPSG Numbers in epsg_pcs.inc for Poland Coordinates #136

Open
@arturbatory89

Description

@arturbatory89

I wanted to inform you that I identified and corrected some incorrect EPSG numbers in the epsg_pcs.inc file for Poland coordinates. After making the changes, everything is now functioning as expected.

Here are the details of the corrections:

Original Entries (Incorrect):

ValuePair(PCS_ETRS89_Poland_CS2000_zone_7, 2177)
ValuePair(PCS_ETRS89_Poland_CS2000_zone_8, 2178)

ValuePair(PCS_ETRS89_Poland_CS2000_zone_7, 2178)
ValuePair(PCS_ETRS89_Poland_CS2000_zone_8, 2179)

Summary of Changes:

Updated PCS_ETRS89_Poland_CS2000_zone_7 from 2177 to 2178.
Updated PCS_ETRS89_Poland_CS2000_zone_8 from 2178 to 2179.

This issue was affecting all software using these libraries, but the corrections have resolved the problem.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions