GIS的积累
It is never to late to learn

导航

 

2011年2月15日

摘要: 2011-2-5Esri javascript api引用esri javascript api有两种方式1 在线引用<script type="text/javascript" src="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=1.5"></script><link rel="stylesheet" type="text/css" href="http://serverapi.arcgisonline.com/jsapi/arcgis/1.5/js/dojo/dijit/themes/tundra/tu 阅读全文
posted @ 2011-02-15 16:37 GIS的学习 阅读(866) 评论(0) 推荐(1)
 
摘要: ArcMap中有两种Resample的方法:1 arctoolbox-data management tools-raster-rasterprocessing-resample2 georeferencing-rectifiy-save as对应三个接口1对应的是ESRI.ArcGIS.Geoprocessing. IGeoProcessor调用ESRI.ArcGIS.DataManagementTools.Resample2对应的是ESRI.ArcGIS.GeoAnalyst. ITransformationOp或者ESRI.ArcGIS.DataSourcesRaster.IRaster 阅读全文
posted @ 2011-02-15 11:05 GIS的学习 阅读(953) 评论(0) 推荐(0)