On Thu, Sep 13, 2018 at 4:52 PM Dalia Prizginiene wrote:
>
> Hello,
>
> Is it possible to use gdalwarp together with pipelines "+proj=pipeline
+step +inv +proj=lcc +lat_1=64...
>
> to transform the raster into different datum?
>
>
> In here
http://osgeo-org.1560.x6.nabble.com/gdal-dev-proj-5-su
On jeudi 13 septembre 2018 08:32:27 CEST FA wrote:
> I have built GDAL.lib as a static library for Win32 using Visual C++ 2017.
> The library uses std-lib Tools\MSVC\14.15.26726
>
> Using an "empty" test application, I experience a crash in GDALAllRegister,
> more precisely a NULL pointer derefere
I have built GDAL.lib as a static library for Win32 using Visual C++ 2017.
The library uses std-lib Tools\MSVC\14.15.26726
Using an "empty" test application, I experience a crash in GDALAllRegister,
more precisely a NULL pointer dereferencing in xtree when
GDALAddDerivedBandPixelFunc("real",
Dalia,
No, this is not yet possible. This is in my todo-list as part of my ongoing
work in PROJ, GDAL, libgeotiff to support WKT2, PROJ5 new features.
For now, you have to use -s_srs / -t_srs with projections method supported by
PROJ
Even
> Hello,
>
> Is it possible to use gdalwarp together
Hello,
Is it possible to use gdalwarp together with pipelines "+proj=pipeline +step
+inv +proj=lcc +lat_1=64...
to transform the raster into different datum?
In here
http://osgeo-org.1560.x6.nabble.com/gdal-dev-proj-5-support-added-in-trunk-td5358899.html
it is said that "-ct" it could be
Rahkonen Jukka (MML) wrote:
> That certain dataset contains just geometries but no attributes. I do not
> know if geometries are all
> polygons of if multipolygons can also appear. However, I hoped that by
> setting the environment
> variable ATTRIBUTES_SKIP=YES and defining -nlt PROMOTE_TO_MUL
Even Rouault wrote:
On jeudi 13 septembre 2018 08:00:00 CEST Rahkonen Jukka (MML) wrote:
>> Hi,
>>
>> What does GDAL do when it reads the whole GeoJSON file as "GeoJSON:
>> First pass"? Could it make the total process faster if user could give
>> the same information that is gathered with the
On jeudi 13 septembre 2018 08:00:00 CEST Rahkonen Jukka (MML) wrote:
> Hi,
>
> What does GDAL do when it reads the whole GeoJSON file as "GeoJSON: First
> pass"? Could it make the total process faster if user could give the same
> information that is gathered with the First pass somehow directly,
Hi,
What does GDAL do when it reads the whole GeoJSON file as "GeoJSON: First
pass"? Could it make the total process faster if user could give the same
information that is gathered with the First pass somehow directly, or is that
step needed in any case?
Microsoft has an excellent GeoJSON data