Skip to content

Use symbolic names for projections #2347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2025
Merged

Conversation

joto
Copy link
Collaborator

@joto joto commented Jun 25, 2025

No description provided.

@@ -133,7 +133,7 @@ namespace osmium {
}

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