Ah, that's probably the problem. They use the "standard" US Albers, but using
the ESRI custom code instead of the EPSG version.
On May 2, 2014, at 2:58 PM, Kyle Shannon wrote:
> William,
>
> On Fri, May 2, 2014 at 1:44 PM, William Kyngesburye
> wrote:
>> For a while I've been converting File
William,
On Fri, May 2, 2014 at 1:44 PM, William Kyngesburye
wrote:
> For a while I've been converting FileGDB v9 files to v10 with Arc (export to
> GDB multiple) so I can read them with GDAL (1.10). This works fine, the
> conversion creates a flat GDB, though the original GDB has the data gro
I've been able to open feature classes within datasets, and there is
an option to specify the feature dataset under the layer creation
options (http://www.gdal.org/ogr/drv_filegdb.html). It might be a
custom projection issue -- the FileGDB driver doesn't support custom
projections, and if one is pr
For a while I've been converting FileGDB v9 files to v10 with Arc (export to
GDB multiple) so I can read them with GDAL (1.10). This works fine, the
conversion creates a flat GDB, though the original GDB has the data grouped in
feature datasets.
I just got some v10 GDBs, so no conversion neede
Le vendredi 02 mai 2014 20:59:58, Ochs, Elke ERDC-RDE-CRREL-NH a écrit :
> Hello,
>
> I'm not able to save a spatial reference to a GML file and would like help
> understanding why. I'm creating a new GML from a copied feature. I
> assign the spatial reference to both the output layer and geomet
Hello,
I'm not able to save a spatial reference to a GML file and would like help
understanding why. I'm creating a new GML from a copied feature. I assign the
spatial reference to both the output layer and geometry. During debug, the
layer and geometry report that the SR has been assigned
Hi Ivan,
2014-05-02 17:59 GMT+02:00 Ivan Lucena :
> Here is a list of the issues that I am planning to fix on that driver, once
> I have time, bur if you think they are important for you too we can share
> the work. The first item you have already started but you might think of
Great. BTW, I alr
Hi Martin,
Here is a list of the issues that I am planning to fix on that driver, once I
have time, bur if you think they are important for you too we can share the
work. The first item you have already started but you might think of adding
that line to the session initialization:
1) Always c
Le vendredi 02 mai 2014 16:34:31, Jed O. Kaplan a écrit :
> Dear All,
>
> I have added the “Times” projection to my private copy of proj4 and tested
> it. It works properly using proj and unproj.
>
> Could anyone on this list maybe give me a little guidance as to how I can
> make GDAL aware of th
Dear All,
I have added the “Times” projection to my private copy of proj4 and tested it.
It works properly using proj and unproj.
Could anyone on this list maybe give me a little guidance as to how I can make
GDAL aware of this new map projection so that I may use it with GDAL/OGR
utilities?
Am 02.05.2014 13:23, schrieb Yasin Selçuk Berber:
how can i know which proj4 version uses gdal v1.9.2 internally ?
Open a command window, and type
proj
This will return the currently installed version number.
HTH,
André Joost
___
gdal-dev maili
Le vendredi 02 mai 2014 13:23:19, Yasin Selçuk Berber a écrit :
> hello,
>
> how can i know which proj4 version uses gdal v1.9.2 internally ?
>
> the reason for why i am asking this: i am trying to warp my raster data
> into Google Mercator projection from within python, and for the target srs,
>
hello,
how can i know which proj4 version uses gdal v1.9.2 internally ?
the reason for why i am asking this: i am trying to warp my raster data
into Google Mercator projection from within python, and for the target srs,
i am using function ImportFromEPSG(3857) with gdal v1.9.2 (with python
bindin
Hi,
2014-04-18 18:55 GMT+02:00 Ivan Lucena :
> The driver should create the column as VARCHAR2, not VARCHAR [1]. It is
> wrong for several reasons [2] and there is a possibility that the amount of
> data you are loading is too big for the wrong data type. Can you change that
> code [1], compile an
14 matches
Mail list logo