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

Add Rhode Island Aerial Photo #1237

Merged
merged 2 commits into from
Aug 25, 2021
Merged

Add Rhode Island Aerial Photo #1237

merged 2 commits into from
Aug 25, 2021

Conversation

cicku
Copy link
Collaborator

@cicku cicku commented Aug 23, 2021

For #1035.

I'd prefer putting the copyright clarification into a single page.

@cicku
Copy link
Collaborator Author

cicku commented Aug 24, 2021

I also want to add a note that the latest imagery is from Spring 2021 but the website admin told me that they have no plan to enable WMS support.

The currently supported formats are: JSON, SOAP and WCS. Apparently there is no way to use them right now in iD.

@rbuffat rbuffat merged commit 3600e0e into osmlab:gh-pages Aug 25, 2021
@rbuffat
Copy link
Collaborator

rbuffat commented Aug 25, 2021

I also want to add a note that the latest imagery is from Spring 2021 but the website admin told me that they have no plan to enable WMS support.

The currently supported formats are: JSON, SOAP and WCS. Apparently, there is no way to use them right now in iD.

@cicku Sometimes the ArcGIS JavaScript View can be turned into a WMS source compatible format (Using ESRIs rest API):

...
"type": "wms",
"url": "https://maps.edc.uri.edu/rigis/rest/services/IMG/RI_202103_RGB_3in_web/ImageServer/exportImage?f=image&format=jpgpng&imageSR=3857&bboxSR=3857&bbox={bbox}&size={width},{height}&foo={proj}",
"available_projections": ["EPSG:3857"],
...

Some suggestions for the 2020 imagery:

The imagery seems not to be orthorectified. It might be worthwhile to put this information in the description.https://rigis-edc.opendata.arcgis.com/pages/2021-spring-imagery

While these aerial photographs are very detailed (3-in pixel resolution), they are not traditionally orthorectified. Their horizontal accuracy may vary throughout the state. Potential users are encouraged to carefully evaluate the suitability of these images before use.

@cicku
Copy link
Collaborator Author

cicku commented Aug 25, 2021

@rbuffat Thank you for the hints. I will definitely check it.

Meanwhile, is it possible, in the near future, to add a variable/field in the ELI, so iD will be able to alert user whether the imagery is orthorectified or not?

@rbuffat
Copy link
Collaborator

rbuffat commented Aug 25, 2021

There is the valid-georeference property: https://github.com/osmlab/editor-layer-index/blob/gh-pages/schema.json#L196. But I do not know if iD uses this property or not.

@cicku
Copy link
Collaborator Author

cicku commented Aug 25, 2021

I will update RI geojson soon again with updated information.

@cicku cicku deleted the RI branch August 26, 2021 19:52
cicku added a commit to cicku/editor-layer-index that referenced this pull request Aug 30, 2021
andrewharvey pushed a commit that referenced this pull request Oct 12, 2021
* Perfect the Rhode Island imagery based on #1237

* Add logo icon

* Bypass test check of {proj}
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