探测地球云层分布的CloudSat和CALIPSO卫星 http://www.nasa.gov/mission_pages/calipso/main/index.html http://www.nasa.gov/topics/earth/features/calipso-1billion.html Cloud-Aerosol Lidar and Infrared Pathfinder Satellite Observation (CALIPSO) The occasion was on CALI…
部分源码选自GDAL库的官方网址:www.gdal.org,其余的代码为笔者自己编写. // readfile.cpp : 定义控制台应用程序的入口点. // /* part of the codes were cite from: http://www.gdal.org/gdal_tutorial.html and remaining of code were created :by www.cnblogs.com/AmatVictorialCuram/ and please mark th…
Runtime Enviroment:Open SUSE Linux *i385 Notice:if any command disavliable ,you can copy the parameters in to the terminal then press enter to continue your configure. 1. Download the package :GDAL-1.9.2.tar.zg and PROJ-4.7.0.tar.zg in the following…
GDAL is a useful command line tool to process spatial data, if you haven’t heard of the tool before some examples of what it can do are: Create contours from a DEM Create a TMS tile structure Rasterize vector into a raster file Build a quick mosaic f…