Pinner, Luke wrote:
Thanks for the response Frank. The coord system is NSWLAM94
http://spatialreference.org/ref/epsg/3308/ and is supported in more
recent ERMapper releases. I realise that GDAL can't support every
projection under the sun so I'll just work around it. Probably by having
a single
[gdal-dev] ECW/ERS projections
Pinner, Luke wrote:
> Hi
>
> What is the best way to enable support for ECW/ERS projections that do
> not have an entry in the GDAL_DATA/ecw_cs.wkt dictionary?
>
> This projection definition is used by multiple people in my area,
either
> usin
Pinner, Luke wrote:
Hi
What is the best way to enable support for ECW/ERS projections that do
not have an entry in the GDAL_DATA/ecw_cs.wkt dictionary?
This projection definition is used by multiple people in my area, either
using the gdal utilities or as part of scripts coded using the gdal
py
Hi
What is the best way to enable support for ECW/ERS projections that do
not have an entry in the GDAL_DATA/ecw_cs.wkt dictionary?
This projection definition is used by multiple people in my area, either
using the gdal utilities or as part of scripts coded using the gdal
python api.
I can manua