etopo1 arcmap 制图

摘要:
下载地址https://www.ngdc.noaa.gov/mgg/global/global.html下载的flt格式的etopo1文件被转换为arcmap格式的光栅格式(应该有两个flt格式和hdr格式的头文件,否则转换将报告错误)(1)格式转换(a)pythomportrcpyarcpy.FloatToRaster _ conversion(“D:/arcgis/etopo1

下载地址 https://www.ngdc.noaa.gov/mgg/global/global.html

下载的flt格式的etopo1文件转换成arcmap中的raster格式.

(应有flt格式数据文件和头文件hdr格式的文件,共2个,否则转换报错)

(1)格式转换

(a)python

import arcpy
arcpy.FloatToRaster_conversion("D:/arcgis/etopo1_ice_g_f4.flt","D:/arcgis/etopo1")

(b)或者在arcmap中

arcmap-arctoolbox-convertion tools-to raster-float to raster.

 (2)投影参数设置

ArcToolBox > Data Management Tools > Projections and Transformations > Define Projection
这里要给文件加入的坐标系统应当是地理坐标系统Geographyical Coordinate System),下一步再将投影转换到你所要的投影系统下。

 搜索wgs,选择wgs1984

https://blogs.esri.com/esri/arcgis/2011/09/21/using-etopo1-data/

Below, I’ve outlined the steps I used to download the data from NOAA and process it for use in ArcMap:

  1. Go to the ETOPO1 Web site (http://www.ngdc.noaa.gov/mgg/global/global.html).
  2. If you want the ice surface data, save the following file to a directory on your computer and then unzip it:
    • ETOPO1 Ice Surface > grid-registered > binary > f4 format
    http://www.ngdc.noaa.gov/mgg/global/relief/ETOPO1/data/ice_surface/grid_registered/binary/etopo1_ice_g_f4.zip
  3. If you want the bedrock data, save the following file to a directory on your computer and then unzip it:
    • ETOPO1 Bedrock > grid-registered > binary > f4 format
    http://www.ngdc.noaa.gov/mgg/global/relief/ETOPO1/data/bedrock/grid_registered/binary/etopo1_bed_g_f4.zip
  4. In ArcGIS, use the Float to Raster tool (in the Conversion Tools toolbox in the “To Raster” toolset) with the downloaded and unzipped file as the input floating point raster file. Specify the output file to be placed in a file geodatabase of your choice. This step will also convert the data to the right format to be used with a color map file (which we will discuss in a subsequent blog entry Symbolizing ETOPO1 Data).
  5. Use the Define Projection tool (in the Projections and Transformations toolset of the Data Management toolbox) to define the projection using a Geographic Coordinate System -> World -> WGS 1984 projection.

Here is the citation that NOAA requests you use if you have included the data on your map:

Amante, C. and B. W. Eakins, ETOPO1 1 Arc-Minute Global Relief Model: Procedures, Data Sources and Analysis. NOAA Technical Memorandum NESDIS NGDC-24, 19 pp, March 2009. Go to this web site: http://www.ngdc.noaa.gov/mgg/global/global.html.

Once you have downloaded and processed the data, you are ready to display it on a map. Look for our subsequent blog entry about Symbolizing ETOPO1 data to see how this can quickly and easily be done – with beautiful results!

颜色设置参考

https://blogs.esri.com/esri/arcgis/2012/08/02/esri-ocean-basemap-color-style-available-for-download/

最后结果

etopo1 arcmap 制图第1张

免责声明:文章转载自《etopo1 arcmap 制图》仅用于学习参考。如对内容有疑问,请及时联系本站处理。

上篇spring自动注入的三种方式halcon之屌炸天的变形匹配(1)下篇

宿迁高防,2C2G15M,22元/月;香港BGP,2C5G5M,25元/月 雨云优惠码:MjYwNzM=

相关文章

GP(Geoprocessing)服务的发布与调用(转载)

原文地址:http://www.cnblogs.com/gisangela/archive/2011/01/06/1927702.html 1、什么是GP服务 GP服务是Geoprocessing服务的简称,Geoprocessing包含了一系列地理数据处理的功能,像做缓冲区分析、叠加分析、以及对栅格数据制作阴影图等等。在桌面软件中可以通过ArcToolb...

ArcGIS的网络分析【转】

Network的类型(1)Transportation Network:是Undirected Network。表示Network的Edge具备方向,用户可以自由定义在网络中前进的方向,速度以及终点。例如一个卡车司机可以决定在哪条道路上开始行进,在什么地方停止,采用什么方向。并且还可以给网络设置限定性规则,例如是单行线还是禁行。在ArcGIS中,Trans...

ArcMap操作随记(13)

1、为地图册创建定位器地图 创建数据框→标注字段(PageName)→格网索引图层【导出数据】→图层右键,【属性】|【定义查询】 2、为地图册创建动态文本 导出→【文件】|【导出地图】→PDF 3、关于动画的基本步骤 【动画】|【根据路径创建飞行动画】→【图层属性】|【时间】→在此图层中启用时间→【时间滑块】→【Tracking Analyst】 【属性】...

基于ArcGIS API for Javascript的地图编辑工具

转自:http://www.cnblogs.com/znlgis/p/3505646.html 最近工作上需要用ArcGIS API for Javascript来开发一个浏览器上使用的地图编辑工具,分享一下一些相关的开发经验。 我开发的地图编辑工具是根据ESRI提供的例子修改而来的,参考的例子是https://developers.arcgis.com/...

ArcGIS Server GP服务使用常见错误总结

ArcGIS GP服务问题列表 输入参数错误 在使用GP服务时,从创建模型到发布服务,再到调用服务,整个过程都需要注意输入参数和输出参数的问题。GP服务支持的输入和输出参数可详见 http://help.arcgis.com/zh-cn/arcgisdesktop/10.0/help/index.html#/na/00530000001n000000/ 如...

ArcGIS Desktop 10.1+ArcEngine10.1完全破解安装教程(含下载地址+亲测可用!)

最近在二次开发中用到了VS2010+ArcGIS的二次开发模式,因为之前的某些原因,对ArcGIS的接触甚少。初次安装也遇到了很多问题,这里做一个总结。 系统环境 win732位操作系统 需要文件 (一)ARCGIS Desktop 10.1原版安装光盘 PS:已经更新360云盘下载地址,密码是2fed,欢迎反馈试用。 (二)ArcEngine 10.1...