Skip to content
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

Avoid creating duplicate projections in COG examples #12714

Merged
merged 1 commit into from Sep 6, 2021
Merged

Avoid creating duplicate projections in COG examples #12714

merged 1 commit into from Sep 6, 2021

Conversation

tschaub
Copy link
Member

@tschaub tschaub commented Sep 6, 2021

This simplifies the COG examples by removing the duplicate projection creation. Subtle, but the projection (registered with proj) had units but no extent, and the projection on the view had an extent but no units.

@tschaub
Copy link
Member Author

tschaub commented Sep 6, 2021

Merging as an example-only change.

@tschaub tschaub merged commit e89b6c0 into openlayers:main Sep 6, 2021
@tschaub tschaub deleted the simpler-examples branch September 6, 2021 22:54
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.

None yet

1 participant