Implement cropping in odm_orthophoto

Open
#1,730 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
28/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

Start by reading odm_orthophoto and trace how the final orthophoto raster is rendered and where the cutline boundary is available. Compare that path with the current gdalwarp call, then define completion as producing a correctly cropped final raster without the extra gdalwarp invocation.

Written by the indexing model from the issue text.

Description

enhancement

Theoretically it should be possible to render the final orthophoto raster while taking in consideration the cutline boundary, without needing to make an extra call to gdalwarp (which is expensive).

Dominant language
Python
Stars
6.5k
Forks
1.3k
Avg merge
5d 6h
Merged PRs (30d)
4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from OpenDroneMap/ODM

All issues in OpenDroneMap/ODM

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.