Skip to content

terrautils/formats.py: Add EPSG parameter to create_geotiff() #598

@Chris-Schnaufer

Description

@Chris-Schnaufer

Tags: EPSG, Coordinate System, Spatial Reference

Description

create_geotif() makes use of a hard coded geo transform and assumed EPSG:4326 coordinates. This prevents it from being used for requests using non-EPSG:4326 coordinate systems

Details

Add an EPSG parameter and default it to 4326 to allow the create_geotiff() function to handle different coordinate systems

Completion Criteria

  • Add an EPSG parameter to create_geotiff() function
  • translate gps bounds as needed using gdal library

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    geographicGeographic coordinate systems

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions