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
Hi Ednardo-
Is there a particular reason that you don't want to go directly from the
original MapInfo to SHP? I would suggest that first, that way you don't lose
field information. At this point the KML reader is not aware of KML Schemas, so
you'll always get a big mashup of fields... This is b
Greg Coats wrote:
The code in 1.6/gdal/frmts/jp2kak/jp2kakdataset.cpp calls upon the
http://www.kakadusoftware.com/ JPEG2000 software to display, read, and
write .jp2 files. This code has not been updated since 2002, and does
not take advantage of any of the major advances in the Kakadu JPEG20
Ung wrote:
So, is the geocentric system supported now on GDAL1.6.0? And if so, how
may I create a geocentric reference? And if not, are there any
extensions to GDAL/OGR or PROJ that may have implemented it?
Ung,
No, geocentric coordinate systems are not supported by OGRSpatialReference
and OG
The code in 1.6/gdal/frmts/jp2kak/jp2kakdataset.cpp calls upon the
http://www.kakadusoftware.com/ JPEG2000 software to display, read,
and write .jp2 files. This code has not been updated since 2002, and
does not take advantage of any of the major advances in the Kakadu
JPEG2000 software, i
Hi All,
I am a new user to GDAL/OGR, and am looking for conversion methods between
geographic systems, projection systems, and the geocentric 3D cartesian
system. The OGRSpatialReference class seems to only create geographic, but
not geocentric systems. A few searches on the web revealed that the
hi list,
Can RSAT-2's product.xml be reprojected using gdal functions?
I was able to reproject RSAT-2's GTiff, but the product.xml (lat/lon)
reproject to a vrt (UTM) was not successful.
thanks,
Shawn
___
gdal-dev mailing list
gdal-dev@lists.osgeo.or
I'm not complaining (well on the contrary), but we may need to
document this.
Since what version is it possible to provide a Proj4 string in a file
for -a_srs?
Joaquim,
Underlying the -a_srs function is the
OGRSpatialReference::SetFromUserInput()
method which does mention that proj.4 string
Joaquim Luis wrote:
Hi,
Still on the ps2raster issue that I mentioned 2 days ago, I was getting
a mysterious crashing
in Windows when executing a system call with a gdal_translate command.
The is not related to
GDAL at all but maybe to the quotes needed to wrap the +proj=... arguments.
I fina
Hi,
Still on the ps2raster issue that I mentioned 2 days ago, I was getting a
mysterious crashing
in Windows when executing a system call with a gdal_translate command. The is
not related to
GDAL at all but maybe to the quotes needed to wrap the +proj=... arguments.
I finally managed to solve t
use 'Byte' instead of Int8.
Gong, Shawn (Contractor) wrote:
hi list,
I have used datablock.astype(gdalnumeric.Int16) in
gdalnumeric.BandWriteArray()
Is there a gdalnumeric.Int8 to write an 8-bit band/image?
thanks,
Shawn
--
12 matches
Mail list logo