oun...@lists.osgeo.org
> [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Andy Cheetham
> Sent: Friday, February 03, 2012 1:45 AM
> To: gdal-dev@lists.osgeo.org
> Subject: Re: [gdal-dev] Missing EPSG Codes and importFromUrl
>
> You could try our website the GeoRepository.
..@lists.osgeo.org
> [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Andy Cheetham
> Sent: Friday, February 03, 2012 1:45 AM
> To: gdal-dev@lists.osgeo.org
> Subject: Re: [gdal-dev] Missing EPSG Codes and importFromUrl
>
> You could try our website the GeoRepository.com
&
meter info ?
Thanks,
David
From: gdal-dev-boun...@lists.osgeo.org
[mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Andy Cheetham
Sent: Friday, February 03, 2012 1:45 AM
To: gdal-dev@lists.osgeo.org
Subject: Re: [gdal-dev] Missing EPSG Codes and importFromUrl
You could try our w
You could try our website the GeoRepository.com
It will provide you with all the details of the CRS in question
http://georepository.com/search/by-name/?query=4418
Hope this helps
Andy Cheetham
On 2 Feb 2012 23:33, "David Baker (Geoscience)"
wrote:
> All,
>
>
>
> Working in C#... I have nee
On 02/03/12 00:31, David Baker (Geoscience) wrote:
All,
Working in C#... I have need for EPSG:4418. Per
http://www.epsg-registry.org/ this is the code for “ProjectedCRS [NAD27
/ BLM 18N (ftUS)]”. This code does not seem to be in the GDAL/OGR/Prog4
database in FWTools2.4.7. Executing the line:
v
All,
Working in C#... I have need for EPSG:4418. Per http://www.epsg-registry.org/
this is the code for "ProjectedCRS [NAD27 / BLM 18N (ftUS)]". This code does
not seem to be in the GDAL/OGR/Prog4 database in FWTools2.4.7. Executing the
line:
var i = src.ImportFromEPSG(4418);
This call ret