Many thanks for your help and patience. Using ogr2ogr 2.2 with the
OpenFileGDB driver reads ESRI file GDBs that contain curves. When
converting to a shapefile curves are converted to a series of short
tangents. When converting to postgis the curves appear to be preserved as
curves. Very nice!
Rich
On Sat, Mar 11, 2017 at 7:20 AM, Even Rouault
wrote:
> On samedi 11 mars 2017 07:15:27 CET Richard Greenwood wrote:
>
> > On Sat, Mar 11, 2017 at 1:34 AM, Damian Dixon
>
> >
>
> > wrote:
>
> > > Have you tried OpenFileGDB? (you will need GDAL 2.2 or newer for curve
>
> > > geometries).
>
> >
>
>
> > ---- Original Message
> > Subject: Re: [gdal-dev] compiling gdal with esri file gdb
> > From: Damian Dixon
> > To: Richard Greenwood
> > CC: GDAL List
> >
> >
> > Have you tried OpenFileGDB? (you will need GDAL 2.2 or newer for curve
On samedi 11 mars 2017 07:15:27 CET Richard Greenwood wrote:
> On Sat, Mar 11, 2017 at 1:34 AM, Damian Dixon
>
> wrote:
> > Have you tried OpenFileGDB? (you will need GDAL 2.2 or newer for curve
> > geometries).
>
> I would prefer OpenFileGDB but how do I enable it?
It is a built-in driver. No
> It works fine
> Fuad
>
>
> Original Message --------
> Subject: Re: [gdal-dev] compiling gdal with esri file gdb
> From: Damian Dixon
> To: Richard Greenwood
> CC: GDAL List
>
>
> Have you tried OpenFileGDB? (you will need GDAL 2.2 or newer for cu
On Sat, Mar 11, 2017 at 1:34 AM, Damian Dixon
wrote:
> Have you tried OpenFileGDB? (you will need GDAL 2.2 or newer for curve
> geometries).
>
I would prefer OpenFileGDB but how do I enable it? configure --help says:
--with-fgdb=ARG Include ESRI File Geodatabase support (ARG=FGDP API
Path, y
gisinternals.org has Gdal for Windows with file geodatabase supportIt works fine Fuad Original Message Subject: Re: [gdal-dev] compiling gdal with esri file gdbFrom: Damian Dixon To: Richard Greenwood CC: GDAL List Have you tried OpenFileGDB? (you will need GDAL 2.2 or newer for cu
Have you tried OpenFileGDB? (you will need GDAL 2.2 or newer for curve
geometries).
See: http://www.gdal.org/drv_openfilegdb.html
We have switched to OpenFileGDB because ESRI don't have their library
available on Windows built against VS2015. Which also means we did not
bother with the ESRI libra
If any of you can share any pointers on how to even get it to compile I'd
appreciate it. I just need to access a esri file geodatabase that has
curves and see if I can get them into postgis. If I have to have a separate
build of gdal just for that I don't care. But I'm not too good with
compiling g
On vendredi 10 mars 2017 12:57:05 CET Robert Coup wrote:
> Hi Even,
>
> On 9 March 2017 at 23:03, Even Rouault wrote:
> > For those, at least on Linux, and which use GDAL compiled *without*
> > --with-static-proj, you may get strange projection related failures at
> > runtime. This is due to libF
Hi Even,
On 9 March 2017 at 23:03, Even Rouault wrote:
>
>
> For those, at least on Linux, and which use GDAL compiled *without*
> --with-static-proj, you may get strange projection related failures at
> runtime. This is due to libFileGDBAPI.so embedding a copy of proj.4
> (without symbol hiddi
On jeudi 9 mars 2017 09:23:01 CET Jeff McKenna wrote:
> On 2017-03-08 4:49 PM, Even Rouault wrote:
> > @Jürgen I see they now have a build for VS2015:
> >
> > https://github.com/Esri/file-geodatabase-api/blob/master/FileGDB_API_1.5/F
> > ileGDB_API_1_5_VS2015.zip
> Wow very new indeed! I've updat
On 2017-03-08 4:49 PM, Even Rouault wrote:
@Jürgen I see they now have a build for VS2015:
https://github.com/Esri/file-geodatabase-api/blob/master/FileGDB_API_1.5/FileGDB_API_1_5_VS2015.zip
Wow very new indeed! I've updated the download links on the wiki
(https://trac.osgeo.org/gdal/
On mercredi 8 mars 2017 13:31:01 CET Richard Greenwood wrote:
> I have an ESRI file gdb with curves that I need to import so I'm trying to
> build gdal 2.2 with filegdb. I'm on Ubuntu 16.04 with gcc 5.4. I checked
> out the the svn gdal and built it with any problems.
>
> Next I got the ESRI FileG
I have an ESRI file gdb with curves that I need to import so I'm trying to
build gdal 2.2 with filegdb. I'm on Ubuntu 16.04 with gcc 5.4. I checked
out the the svn gdal and built it with any problems.
Next I got the ESRI FileGDB_API_1_5_64 and copied the contents of the lib
and include directories
15 matches
Mail list logo