Hi,
I have a couple questions about discoverability of the new proj.db file and
how I should prepare my Rasterio project for the changes. Background: I am
publishing rasterio wheels on the Python package index that include GDAL
and PROJ shared libraries and the data files so that users can `pip in
Hi list,
I am switching from calling gdalwarp to using gdal.Warp( )
One of the gdalwarp parameters is "-overwrite" but I can't find it in
gdal.WarpOptions
Do I need it, is it a default option if I don't specify it?
Thanks,
Shawn
This electronic correspondence, including any attachments, is in
On mardi 8 janvier 2019 11:38:32 CET Andrew Bell wrote:
> Hi,
>
> I have some WKT where point X and Y are separated by newline characters
> rather than spaces. A look at OGRWktReadToken seems to eat spaces and
> tabs, but not newlines or other whitespace. My reading of the OGC simple
> feature B
Hi,
I have some WKT where point X and Y are separated by newline characters
rather than spaces. A look at OGRWktReadToken seems to eat spaces and
tabs, but not newlines or other whitespace. My reading of the OGC simple
feature BNF doesn't help much, as AFAICT, the separator between is an
"implie
On mardi 8 janvier 2019 17:21:43 CET Guy Doulberg wrote:
> Hi guys
>
> I am trying to fix artifacts that the gdaladdo is creating in the overview
> I am working on.
>
> The gdal version I am working with is 2.3.2
>
> In general I have a big vrt file (RGB) on top of COGs with internal masks.
> Th
Hi guys
I am trying to fix artifacts that the gdaladdo is creating in the overview
I am working on.
The gdal version I am working with is 2.3.2
In general I have a big vrt file (RGB) on top of COGs with internal masks.
There are places in the original rasters that we mask the values.
But when
Hi,
i am a very beginner in GeoTiff and Georeferencing.
_ i have an image in .emf file format.
_ i also have these UTM informations:
Easting,Northing,Zone,Hemisphere
Exemple: 40,4379520,24,N
How can i use GDAL to create a geotiff from these informations ?
(My GeoTiff need to be in wgs84, eps