[QGIS-trac] [Quantum GIS] #2881: Georeference's plugin have use
translator text to COMPRESS argument in gdalwarp
Quantum GIS
qgis at qgis.org
Sun Jul 11 13:39:35 EDT 2010
#2881: Georeference's plugin have use translator text to COMPRESS argument in
gdalwarp
--------------------------------+-------------------------------------------
Reporter: lmotta | Owner: mmassing
Type: enhancement | Status: new
Priority: minor: annoyance | Milestone: Version 1.6.0
Component: C++ Plugins | Version:
Keywords: Georeference | Platform_version:
Platform: All | Must_fix: No
Status_info: 0 |
--------------------------------+-------------------------------------------
Use translator argument for gdalwarp string.
The string with command for
the option -co COMPRESS=[VALUE], use the translator text (VALUE),
in this case would be in english value.
Example, may locate is PT-Br(Brazilan portuguese).
The string for gdalwarpt is:
gdalwarp COMPRESS=NENHUMA ...
would be:COMPRESS=NONE
This not make problem in result, only alert for use translator.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/2881>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list