Update:
the QGIS mailing lists mirrored on Nabble servers (included "QGIS Italian
User" qgis-it-user) are set up again with the read and write permissions,
with the exception of the following:
- "QGIS - Community Team" [qgis-community-team]
- "FOSSGIS-Talk" [fossgis-talk-liste]
- "QGIS-UX" [qgis-ux
See if this works:
file:///g/Infrastructure/Vault+Drawings/F/Fox+Run+Drive+8.pdf
Mike
On 6/12/20 7:33 AM, qgis-user-requ...@lists.osgeo.org wrote:
Hello;
I know this is kind of a dumb question but is there a way to put hyperlinks
to files that can be used stright from the identify pane? I kn
Can you share the output of gdalinfo of your original file?
karsten escreveu no dia sábado, 13/06/2020 à(s)
00:13:
> Hi Pedro,
>
> using your suggestion I came up with this command :
>
> gdal_translate -co COMPRESS=DEFLATE -co PREDICTOR=2 -co ZLEVEL=9 -ot Byte
> -of GTiff -tr 1.0 -1.0 -a_nodat
Hi Pedro,
using your suggestion I came up with this command :
gdal_translate -co COMPRESS=DEFLATE -co PREDICTOR=2 -co ZLEVEL=9 -ot Byte
-of GTiff -tr 1.0 -1.0 -a_nodata 0 input.tif output.tif
and got the 5GB file cut result raster from before down to 43 MB !
Thanks
Karsten
_
From:
Hi Karsten,
First you have to ensure that the output data type is also Byte:
-ot Byte
Second, your original raster must be some kind of compression. You can see
it with gdalinfo. So, you need to apply compression to the output file, for
instance with:
-co COMPRESS=DEFLATE -co PREDICTOR=2 -co ZLE
Hi All,
I have a large *.tif raster data set ( 92000 * 69000 cells of one meter,
projection EPSG:25832 - ETRS89 / UTM zone 32N )
It contains integer values 1 to 20 and has a file size of about 100 MB in
"Byte - Eight bit unsigned integer" format.
Now the result is a rectangle and I wanted to c
try setting the link to "file://g/Infrastructure ..."
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
thank you.
the solution was under my eyes..
it's clear that all the users need to do so. I will send a "definitive"
version of the Shape to all, recommending the operation
Aldo
Il 12/06/20 15:57, Andreas Neumann ha scritto:
Hi Aldo,
Yes. In "Project" - "Properties" there is a "Read only"
Of course, the safe option to make something read-only is to use the
permissions in your file system.
On 2020-06-12 15:57, Andreas Neumann wrote:
Hi Aldo,
Yes. In "Project" - "Properties" there is a "Read only" column where you can set individual layers as "read only".
But this has only an
Hi Aldo,
Yes. In "Project" - "Properties" there is a "Read only" column where you
can set individual layers as "read only".
But this has only an effect in the respective project. Other projects
could still edit the file. And of course the user can go there and
disable the checkbox. Thus it is
On Fri, Jun 12, 2020 at 2:34 PM Tyler Veinot wrote:
>
> Hello;
> I know this is kind of a dumb question but is there a way to put hyperlinks
> to files that can be used stright from the identify pane? I know I can use
> "actions" but I want to consolidate everything into a 1 click function so
>
Hi all
I have a problem: I use in a projet a shapefile that I must consider as
a read-only file.
But the risk of a mistake, making the file get accidentally changed,
already exists, and for many reasons I don't want to do so
Is it possible in QGIS to make a shapefile impossible to modify?
Hello;
I know this is kind of a dumb question but is there a way to put hyperlinks
to files that can be used stright from the identify pane? I know I can use
"actions" but I want to consolidate everything into a 1 click function so
that users don't have to keep switching to the "Action Button". The
13 matches
Mail list logo