Re: [gdal-dev] Validating a projection

2015-06-07 Thread Andre Joost
Am 08.06.2015 um 01:38 schrieb Doug McCorkle: Andre, I have updated the projection information with the recommended names. When I process GeoTIFF files with this projection everything works fine while all of the data is in memory and none of the Datasets in question are written to disk. If

Re: [gdal-dev] Validating a projection

2015-06-07 Thread Doug McCorkle
> On Jun 7, 2015, at 1:22 PM, Doug McCorkle wrote: > >> [snip] >> If you run gdalsrsinfo on this proj.4 string, you get the following WKT >> output: >> >> PROJCS["unnamed", >> GEOGCS["NAD83", >> DATUM["North_American_Datum_1983", >> SPHEROID["GRS 1980",6378137,298.25722210

Re: [gdal-dev] OGRGeometry copy constructor

2015-06-07 Thread Simon Hege
Even, I submitted the patch as http://trac.osgeo.org/gdal/ticket/5990 Feel free to ask for improvements if needed. Simon > From: even.roua...@spatialys.com > To: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] OGRGeometry copy constructor > Date: Fri, 5 Jun 2015 17:46:20 +0200 > CC: simonh..

Re: [gdal-dev] Validating a projection

2015-06-07 Thread Doug McCorkle
> On Jun 7, 2015, at 1:16 PM, Andre Joost wrote: > > Am 07.06.2015 um 18:50 schrieb Doug McCorkle: >> Hello, >> >> I am trying to add this projection to our runtime environment: >> >> PROJCS["USA_Contiguous_Albers_Equal_Area_Conic_USGS_version", >> GEOGCS["GCS_North_American_1983", DATUM["D_N

Re: [gdal-dev] Validating a projection

2015-06-07 Thread Andre Joost
Am 07.06.2015 um 18:50 schrieb Doug McCorkle: Hello, I am trying to add this projection to our runtime environment: PROJCS["USA_Contiguous_Albers_Equal_Area_Conic_USGS_version", GEOGCS["GCS_North_American_1983", DATUM["D_North_American_1983", SPHEROID["GRS_1980",6378137.0,298.257222101]], PRIME

[gdal-dev] Validating a projection

2015-06-07 Thread Doug McCorkle
Hello, I am trying to add this projection to our runtime environment: PROJCS["USA_Contiguous_Albers_Equal_Area_Conic_USGS_version", GEOGCS["GCS_North_American_1983", DATUM["D_North_American_1983", SPHEROID["GRS_1980",6378137.0,298.257222101]], PRIMEM["Greenwich",0.

Re: [gdal-dev] OGR Field Types?

2015-06-07 Thread Stefan Keller
Salut Even You're right again. It should be "OGC WMS-format Coordinate Reference Systems" not ESRI WKT! I've updated the GeoCSV spec. [1] - and the Editable GeoCSV plugin (per next week). And I've entered finally an OGR issue for this enhancement [2]. Cheers, S. [1] http://giswiki.hsr.ch/GeoCSV#