You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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
The text was updated successfully, but these errors were encountered: