Vincent Schut wrote:
On 09/23/2010 02:48 PM, Vincent Schut wrote:
Hi,
I was curious about the new gdal klmsuperoverlay driver
(frmts/kmlsuperoverlay). I have installed minizip, and ran make in the
frmts/kmlsuperoverlay folder, which resulted in a
kmlsuperoverlaydataset.o. Now what? How wou
On 09/23/2010 02:48 PM, Vincent Schut wrote:
Hi,
I was curious about the new gdal klmsuperoverlay driver
(frmts/kmlsuperoverlay). I have installed minizip, and ran make in the
frmts/kmlsuperoverlay folder, which resulted in a
kmlsuperoverlaydataset.o. Now what? How would I incorporate this
Hi,
i am fiddling around a bit with GDAL. I can successfully load GeoTIFF files
etc, but when trying with the WMS
driver, something strange happens:
Opening the example frmt_wms_onearth_global_mosaic.xml works fine. I query
for bands, and get 3.
When calling band->GetColorInterpretation(), I get
hello
I am confused.
when I used gdaldem color-relief, I lost elevation values. I only get
rgb values.
Is there any way to get rgb and elevation values together.
gdaldem color-relief dem21.tif ramp22.txt dem_colored21.tif
regards
___
gdal-dev mailin
Clay, Bruce ball.com> writes:
>
> L:\SupportLibraries\gdal-1.7.1\bin\release>ogrinfo -ro
> PG:"host= user=postgres password="
> FAILURE:
> Unable to open datasource `PG:host= user=postgres
> password='
You forgot to give dbname.
This works for sure for me from Windows:
orginfo -ro PG:"dbname
>>would love to be able to access geos without any work arounds
Jay, I am not an expert and struggled to get it working as well. I took
the following steps using nmake. If you don't have nmake, you can find
instructions for getting it by Googling. It is also an option to get
Visual Studio Exp
Hi Jeshua,
create a link from libogdi.so to libogdi31.so
Gr
Ralf
Am Freitag 24 September 2010 03:04:03 schrieb Jeshua Lacock:
> Greetings,
>
> Is gdal 1.7.2 supposed to be compatible with OGDI 3.2 beta 2?
>
> I am getting the following (I tried making a symbolic link from my
> libogdi.dylib t