Would adding a '-gcp_file' as a input parameter, that would contain the
list of gcp's to be used, be considered useful?
Often the gcp list could be created programmaticly and saved to file, which
would simplify the use from a script.
Mark
___
gdal-dev m
+1
Tamas
2018-05-09 8:58 GMT+02:00 Even Rouault :
> Hi,
>
>
>
> No critical issues have been raised on RC1, so
>
>
>
> ---
>
>
>
> Motion: GDAL/OGR 2.3.0 RC1 is promoted to be the official 2.3.0 final
> release.
>
>
>
> ---
>
>
>
> My vote: +1
>
>
>
> --
>
> Spatialys - Geospatial profes
+1
Daniel
On 2018-05-09 2:58 AM, Even Rouault wrote:
Hi,
No critical issues have been raised on RC1, so
---
Motion: GDAL/OGR 2.3.0 RC1 is promoted to be the official 2.3.0 final
release.
---
My vote: +1
--
Spatialys - Geospatial professional services
http://www.spatialys.com
Hi Martin,
Try to check in the SQL profiler that the BCP was successfully enabled and
not plain insert statements are executed. (ie. the BCP enabled plugin was
loaded)
If BCP was enabled you might also try to load data on the server machine,
so the network doesn't limit the bandwidth.
Otherwise w
Hi,
I wonder how to speed up import to MSSQL. I have testing SQLite DB
(~1GB) with 48 tables (overall number of records 11e6). I started with
$ ogr2ogr -f MSSQLSpatial MSSQL:... test.db
It took more than 3hours! Tested on Windows computer with SQL Server
2012. I used SQL Server Native Client 11.
Even Rouault-2 wrote
> Hi,
>
> No critical issues have been raised on RC1, so
> ---
> Motion: GDAL/OGR 2.3.0 RC1 is promoted to be the official 2.3.0 final
> release.
> ---
> My vote: +1
+1
-Jukka Rahkonen-
--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
_
Guy,
> We are encountering some issue with vsicurl, we are trying to use VSICURL
> to do range queries on rasters that are in azure blob storage,
>
> We convert the azure blob to https, and in most cases it works well for us.
>
> In our execution log we see the following message:
>
>
> '/vsicu
Hi,
We are encountering some issue with vsicurl, we are trying to use VSICURL
to do range queries on rasters that are in azure blob storage,
We convert the azure blob to https, and in most cases it works well for us.
In our execution log we see the following message:
'/vsicurl/https://` does n