how to generate GeoTIFF image with C\C++?

2 messages Options
Embed this post
Permalink
feigle.tec

how to generate GeoTIFF image with C\C++?

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)
Hi all,
 
I am newer here, and i have a problem in generating GeoTIFF image in C\C++.
 
I have a two dimension array (raw data) and it's corresponding Latitude and
Longitude data (same dimension). I want using them to generate a GeoTIFF
image.
 
I have done it using IDL, but i don't konw how to do it in C\C++.
 
After searching in Google, i know Using LibGeotiff can do it. but i don't know
how to use it.  Can anyone give me some hints. how to install and how to use it.
 
If someone has experience in it. the detail code will be great.
 
I will appreciate you guys very much!
 
Thanks in advance!
 
Feigle
 
2009-05-30

 

_______________________________________________
Geotiff mailing list
[hidden email]
http://lists.maptools.org/mailman/listinfo/geotiff
Kyle Shannon

Re: how to generate GeoTIFF image with C\C++?

Reply Threaded More More options
Print post
Permalink
Look at www.gdal.org.  The GDAL API has a Create() function, good tutorial there.

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
[hidden email]
[hidden email]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


On Sat, May 30, 2009 at 2:55 AM, feigle.tec <[hidden email]> wrote:
Hi all,
 
I am newer here, and i have a problem in generating GeoTIFF image in C\C++.
 
I have a two dimension array (raw data) and it's corresponding Latitude and
Longitude data (same dimension). I want using them to generate a GeoTIFF
image.
 
I have done it using IDL, but i don't konw how to do it in C\C++.
 
After searching in Google, i know Using LibGeotiff can do it. but i don't know
how to use it.  Can anyone give me some hints. how to install and how to use it.
 
If someone has experience in it. the detail code will be great.
 
I will appreciate you guys very much!
 
Thanks in advance!
 
Feigle
 
2009-05-30

 

_______________________________________________
Geotiff mailing list
[hidden email]
http://lists.maptools.org/mailman/listinfo/geotiff


_______________________________________________
Geotiff mailing list
[hidden email]
http://lists.maptools.org/mailman/listinfo/geotiff