Hi !
Lately, the EPSG has added topocentric coordinate system, with codes :
System : 6512
Methods : 9836,9837
Parameters : 8834..8839
Can I or how can I Convert/Create a raster band (of image or of elevation)
to that system ?
Is there a way to describe the system without the epsg code (importing
It turned out that the magic words were:
LDFLAGS = -framework GDAL -framework GEOS
in my Makefile. Thanks to William Kyngesburye for the solution.
Cheers,
Greg
Christopher Schmidt wrote:
On Wed, Dec 17, 2008 at 04:12:26PM -0800, Greg Ederer wrote:
Hi,
I've been trying to c
On Wed, Dec 17, 2008 at 04:12:26PM -0800, Greg Ederer wrote:
> Hi,
>
> I've been trying to compile StarSpan under Mac OS X 10.5.6. There
> doesn't seem to be a StarSpan community/forum/list. Unfortunately,
> StarSpan does not know where to find GDAL. I tried adding:
>
> -I/Library/Frameworks
Hi,
I've been trying to compile StarSpan under Mac OS X 10.5.6. There
doesn't seem to be a StarSpan community/forum/list. Unfortunately,
StarSpan does not know where to find GDAL. I tried adding:
-I/Library/Frameworks/GDAL.framework/Versions/1.6/Headers
to Makefile.in and now make can fin
Le Sunday 14 December 2008 19:47:03 Frank Warmerdam, vous avez écrit :
> Folks,
>
> As I mentioned a couple weeks ago, I am proceeding with producing stable
> releases. I have produced a release candidate for a GDAL 1.4.5 release.
> Once released I anticipate this will be the last GDAL 1.4.x relea
Matt Wilkie gov.yk.ca> writes:
>
> Hi Micheal, try the nearblack utility (which is a relatively new
> addition): http://www.gdal.org/nearblack.html
>
> "This utility will scan an image and try to set all pixels that are
> nearly black (or nearly white) around the collar to exactly black (or
I'd seen some previous posts about the gdal2tiles win32 command line
utility
not supporting MrSID (and other proprietary formats) until the Dec 2008 GDAL
release. Granted this was primarily on the maptiler.org site, but I've been
unable to dig up confirmation browsing the gdal dev sites.
I have u
Xiaoyu Guan wrote:
Dear All:
I would like to use GDAL/OGR library for converting GML files to Shp
files. I have look around on internet. there are a lot of people use
OGR2OGR convert them. I have already try use ogr2ogr , convert gml to
shp. unfornately, the result is not what I expected. for
I would think it makes sense to return these two fields as metadata,
specifically IGEOLO, since IGEOLO might not be returned as a geotransform (such
as in the case when BlockA or other higher precision georeferencing is
available).
-- Dan Greve
> Date: Tue, 16 Dec 2008 12:01:05 -0500
> From:
Dear All:
I would like to use GDAL/OGR library for converting GML files to Shp files.
I have look around on internet. there are a lot of people use OGR2OGR
convert them. I have already try use ogr2ogr , convert gml to shp.
unfornately, the result is not what I expected. for example. I convert one
p
hi list,
I tried to build gdal 1.6 on Windows XP using MS VC++ 6 and Python
2.5.2.
I had to make two changes for it to pass VC6 compiler:
(1) Replace "long long" with "__int64" in
gdal-1.6.0\frmts\gtiff\libtiff\tif_ojpeg.c
(2) edit gdal-1.6.0\frmts\grib\degrib18\degrib\fileendian.h so that 4
#incl
Hi, Frank. Sometimes I have to admit to idiocy. Being new to OGR, I
didn't realize that the projection code was dependent on the proj
library. Maybe I should have looked at my output where it said,
"ERROR 6: Unable to load PROJ.4 library (proj.dll), creation of
OGRCoordinateTransformation failed
12 matches
Mail list logo