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

Ohio Statewide Imagery Program #611

Merged
merged 2 commits into from
Jan 14, 2019
Merged

Ohio Statewide Imagery Program #611

merged 2 commits into from
Jan 14, 2019

Conversation

1ec5
Copy link
Member

@1ec5 1ec5 commented Jan 14, 2019

Added the Ohio Statewide Imagery Program’s most recent available 1-foot and 6-inch orthoimagery layers. The geometry for the 1-foot layer is based on #593 (comment), and I eyeballed the geometry for the 6-inch layer based on the slippy map linked from the REST endpoint’s landing page. The 6-inch layer is an exportImage endpoint, so it might not perform quite as well as a normal WMS endpoint in clients that request individual tiles.

Fixes #593.

@1ec5 1ec5 added the imagery label Jan 14, 2019
@1ec5 1ec5 self-assigned this Jan 14, 2019
exportImage has SR parameters, but they take bare numbers without the EPSG prefix. The project’s tests require {proj} to appear in the URL, so a dummy parameter includes {proj}, but otherwise the URL only accepts EPSG:4326.
@grischard
Copy link
Collaborator

Fantastic! Thank you.

@1ec5 1ec5 merged commit 4cd164f into gh-pages Jan 14, 2019
@1ec5 1ec5 deleted the 1ec5-osip-593 branch January 14, 2019 18:46
@don-vip
Copy link
Collaborator

don-vip commented Jan 14, 2019

Thanks! Added to JOSM too.

@bhousel
Copy link
Member

bhousel commented Jan 15, 2019

FYI the url template for the 6" imagery was requesting imageSR in EPSG:4326, so I changed it to EPSG:3857 so they would not show up squashed in iD. 95680b2

thanks @iandees and @1ec5 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants