Hi,
Still no luck with OSGeo4W by using the Advanced Install alternative and then
selecting to install “gdal-filegdb” from the Libs category? You wrote that you
can see the dll (ogr_FileGDB.dll I guess), is it in OSGeo4W64\bin\gdalplugins
like I have? If you open the OSGeo4W Shell and run comma
Hi!
It seems so easy for you guys, installing a new driver in ogr2ogr. But I
haven’t found any information about how to do that in Windows.
I can see that I have the driver dll located in the gdal library….
Do I have to build the program again with Visual studio (don’t have).
Is there a reason fo
On 10/23/19 3:43 PM, Even Rouault wrote:
>> Question 1:
>> Is there a way to have it auto name the output file? I'd assume if it knows
>> what it's suppose to be named, there should be a flag to automatically name
>> it that. I can't find that, and need it to convert several thousand of
>> these
On jeudi 24 octobre 2019 17:42:23 CEST Rahkonen Jukka (MML) wrote:
> Hi,
>
> I was experimenting with accessing some vector files through http (same data
> as FlatGeoBuffers, GeoPackage, and shapefile). The file size in each format
> was about 850 MB and the amount of data was about 24 linestr
Hi,
I was experimenting with accessing some vector files through http (same data as
FlatGeoBuffers, GeoPackage, and shapefile). The file size in each format was
about 850 MB and the amount of data was about 24 linestrings. I made
ogrinfo request with spatial filter that selects one feature
Hi,
I have a collection of region netCDF DEM files that overlap and have a
nodata=-nan. I have been able to convert them to color-relief using
gdaldem but somewhere in the processing chain I seem to be loosing the
nodata/mask/alpha info and the nodata in the color-relief is opaque, ie:
where
On jeudi 24 octobre 2019 14:19:15 CEST Nyall Dawson wrote:
> On Thu, 24 Oct 2019 at 06:10, Even Rouault
wrote:
> > Hi Jeremy,
> >
> > > Is there a OGR Python API to load Esri JSON into an OGR geometry object,
> > > much like CreateGeometryFromJson?
> >
> > If you update to latest master, yes:
>