Frank Warmerdam wrote:
Folks,
I have prepared a new 1.7.2 release candidate. In this one I have
run libtoolize --force --copy and then autogen.sh in the hopes of
producing
a consistent up-to-date set of configure and libtool stuff. I'd
particularly
appreciate the folks who had problems with
Hi Brent,
You can write a program that takes in the coordinates of your sample
points as input, and then reads the pixel values in each band of the
image at that location.
Not sure if that's what you're looking for, but it works.
Roger
--
On Mon, Apr 19, 2010 at 2:36 PM, wrote:
> Hi,
>
> Is t
Frank,
Never mind. It seems like the application that I used to decompress gdal-1.7.2RC2.tar.gz creates the
files and folder with an incorrect permission. I saw some permission error on the log. So I
re-started with simple "gzip -d" and "tar xvf" and everything worked just fine.
Regards,
Iva
Frank,
I am trying the RC2 on OpenSUSE and I found a problem.
Here is my configure command:
./configure \
--with-libtool \
--with-libtiff=internal \
--with-geotiff=internal \
--with-jpeg=internal \
--with-gif=internal
After having compiled a lot of thing
Frank,
Thanks a lot for the tips. I have been playing around a bit with the C API and
documentation and noticed that the way gdal is loaded in Borland, I cannot use
the C++ api of gdal.
My objective is I want to acquire the root node of the WKT tree and for each
node, extract the value and it
>
> On Apr 22, 2010, at 11:51 AM, Frank Warmerdam wrote:
>>
>> > Folks,
>> >
>> > I have prepared a new 1.7.2 release candidate. In this one I have
>> > run libtoolize --force --copy and then autogen.sh in the hopes of
>> producing
>> > a consistent up-to-date set of configure and libtool stuff.
William Kyngesburye wrote:
I have prepared a new 1.7.2 release candidate. In this one I have
run libtoolize --force --copy and then autogen.sh in the hopes of producing
a consistent up-to-date set of configure and libtool stuff. I'd particularly
appreciate the folks who had problems with RC1 t
RC1 did not work for me due to the libtool issue, RC2 is working now.
kss
#
Kyle Shannon
Physical Science Technician
RMRS Fire Sciences Lab
Fire, Fuels & Smoke - RWU 4405
5775 Highway 10 W.
Missoula, MT 59808
(406)829-6954
kshan...@fs.fed.us
#
Compiles now on OS X.
On Apr 22, 2010, at 11:51 AM, Frank Warmerdam wrote:
> Folks,
>
> I have prepared a new 1.7.2 release candidate. In this one I have
> run libtoolize --force --copy and then autogen.sh in the hopes of producing
> a consistent up-to-date set of configure and libtool stuff.
... the NGA data works for me. Including PPC Leopard (I only tested Intel
yesterday).
Can you double-check that it's not working using my framework?
For your own build, note that there is some patching I do to get the OGDI
library to function smoothly, so you can specify 'vrf'. Without the pa
William Kyngesburye wrote:
The test dataset works for me with my 1.7.1-1 release builds, on both Leopard
and Snow.
I'm testing on Leopard, PPC, for what that's worth.
Do you have a quick link for that NGA data?
You can get it from:
https://www1.nga.mil/ProductsServices/NauticalHydrographi
Folks,
I have prepared a new 1.7.2 release candidate. In this one I have
run libtoolize --force --copy and then autogen.sh in the hopes of producing
a consistent up-to-date set of configure and libtool stuff. I'd particularly
appreciate the folks who had problems with RC1 trying this out.
ht
Zermeno, Robert J CIV NAVAIR, 472100D wrote:
Hi everyone,
I am enjoying the simplicity of GDAL with integrating with various formats.
I have two related questions. 1. How can I simply extract individual pieces
of WKT? Meaning, The returned string from GetProjectionRef() returns a WKT
format co
Hi everyone,
I am enjoying the simplicity of GDAL with integrating with various formats. I
have two related questions.
1. How can I simply extract individual pieces of WKT? Meaning, The returned
string from GetProjectionRef() returns a WKT format coordinate system string
describing the geogr
Alexander,
I didn't understand your requirements correctly I think PostGIS can help you
with the aggregation with just a few SQL commands. If you want to do it
programmatically, you have to loop through the layer's features and add up
all the linestrings into a multilinestring according to your cr
Hello there,
I want to use the GDAL-function 'GDALContourGenerate' to construct highlines.
Furthermore I make use of the OGRLayerH which should save the the
vector-data-output (the result) of the function called above.
I've read the OGR API Tutorial page (http://www.gdal.org/ogr/ogr_apitut.h
16 matches
Mail list logo