Feature request #3151

Enable "Source SRS" when SRS available

Added by Alexander Bruy over 13 years ago. Updated over 13 years ago.

Status:Closed
Priority:Low
Assignee:Giuseppe Sucameli
Category:Python plugins
Pull Request or Patch supplied: Resolution:fixed
Easy fix?:No Copied to github as #:13211

Description

When raster is georeferenced it's SRS displayed in "Source SRS" field of the GdalTools Warp dialog. But by default this option is disabled. This is a it's a little inconvenient.

Proposed patch makes this option enabled by default when information about raster CRS is available

enable_s_srs.diff Magnifier - Proposed patch (1.96 KB) Alexander Bruy, 2010-10-25 02:03 AM

enable_s_srs_ticket_3151.diff Magnifier - alex's patch with one change (it always retrieves the crs using the GdalTools_utils' function) (2.2 KB) Giuseppe Sucameli, 2010-10-29 12:20 PM

History

#1 Updated by Giuseppe Sucameli over 13 years ago

  • Status changed from Open to In Progress

The new patch gets the crs using the GdalTools_utils' related function.
Some layers have a CRS that QGis doesn't manage without creating an "User defined CRS", in this case the QGis epsg() function return 0.

I saw that there's the same issue also in translate tool retrieving the target CRS, so I'm going to fix it.

#2 Updated by Giuseppe Sucameli over 13 years ago

  • Resolution set to fixed
  • Status changed from In Progress to Closed

fixed from 6253fb72 (SVN r14451)

Also available in: Atom PDF