Skip to content

Use symbolic names for projections#2347

Merged
lonvia merged 1 commit intoosm2pgsql-dev:masterfrom
joto:proj-names
Jun 29, 2025
Merged

Use symbolic names for projections#2347
lonvia merged 1 commit intoosm2pgsql-dev:masterfrom
joto:proj-names

Conversation

@joto
Copy link
Collaborator

@joto joto commented Jun 25, 2025

No description provided.


static int epsg() noexcept {
return 4326;
return PROJ_LATLON;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is contrib code. You don't want to change that.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How embarrasing. :-) Fixed.

@lonvia lonvia merged commit 66bbde9 into osm2pgsql-dev:master Jun 29, 2025
24 checks passed
@joto joto deleted the proj-names branch July 1, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments