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

terrautils/geostreams.py: document EPSG:4326 coordinate system requirement #599

Open
1 task
Chris-Schnaufer opened this issue Aug 29, 2019 · 0 comments
Open
1 task
Labels
geographic Geographic coordinate systems

Comments

@Chris-Schnaufer
Copy link

Tags: EPSG, Coordinate System, Spatial Reference

Description

The code in geostreams.py assumes EPSG:4326 coordinate system. This could lead to problems if other coordinate systems are used

Details

Right now a coordinate system of EPSG:4326 is assumed, but this isn't documented anywhere. Documenting this requirement will give developers an opportunity to perform conversions

Completion Criteria

  • the requirement is documented in all appropriate places

References:
https://app.zenhub.com/workspaces/ua-ag-data-science-5a57a3198339f11ba1c85775/issues/terraref/drone-pipeline/37
https://app.zenhub.com/workspaces/ua-ag-data-science-5a57a3198339f11ba1c85775/issues/terraref/drone-pipeline/55

@Chris-Schnaufer Chris-Schnaufer added the geographic Geographic coordinate systems label Aug 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
geographic Geographic coordinate systems
Projects
None yet
Development

No branches or pull requests

1 participant