|
Re: GDAL and C: msg#00089gis.gdal.devel
André Vinícius dos Santos wrote: Thanks Frank! Andre, Yes: #include "gdal.h" int main() { GDALDatasetH hDS; GDALAllRegister(); hDS = GDALOpen( "abc.tif", GA_ReadOnly ); } I really think you need to look at the tutorial material for GDAL programming, the C API reference docs, gdal_translate.cpp, and gdal.h before asking more general questions. Best regards, -- ---------------------------------------+-------------------------------------- I set the clouds in motion - turn up | Frank Warmerdam, warmerdam@xxxxxxxxx light and sound - activate the windows | http://pobox.com/~warmerdam and watch the world go round - Rush | Geospatial Programmer for Rent |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: GDALWARP Question: 00089, Frank Warmerdam |
|---|---|
| Next by Date: | GDALWARP & GCPs: 00089, Reinaldo Escada Chohfi |
| Previous by Thread: | Re: GDAL and Ci: 00089, André Vinícius dos Santos |
| Next by Thread: | Re: GDAL and C: 00089, André Vinícius dos Santos |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |