- Programming ArcGIS with Python Cookbook(Second Edition)
- Eric Pimpler
- 132字
- 2021-07-16 13:32:21
Introduction
The ArcPy mapping module provides some really exciting features for mapping automation, including the ability to manage map documents and layer files, as well as the data within these files. Support is provided to automate map export and print, to create PDF map books, and publish map documents to ArcGIS Server map services. This is an incredibly useful module for accomplishing many of the day-to-day tasks performed by GIS analysts.
In this chapter, you will learn how to use the ArcPy mapping module to manage map documents and layer files. You will also learn how to add and remove geographic layers and tables from map document files, insert layers into data frames, and move layers around within the map document. Finally, you will learn how to update layer properties and symbology.
- 企業(yè)級(jí)Java EE架構(gòu)設(shè)計(jì)精深實(shí)踐
- 構(gòu)建移動(dòng)網(wǎng)站與APP:HTML 5移動(dòng)開發(fā)入門與實(shí)戰(zhàn)(跨平臺(tái)移動(dòng)開發(fā)叢書)
- 簡(jiǎn)單高效LATEX
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- INSTANT FreeMarker Starter
- Java面向?qū)ο蟪绦蜷_發(fā)及實(shí)戰(zhàn)
- Scientific Computing with Scala
- Node.js全程實(shí)例
- MATLAB GUI純代碼編寫從入門到實(shí)戰(zhàn)
- ExtJS Web應(yīng)用程序開發(fā)指南第2版
- 零基礎(chǔ)學(xué)C語言(升級(jí)版)
- Oracle實(shí)用教程
- PHP項(xiàng)目開發(fā)全程實(shí)錄(第4版)
- Java設(shè)計(jì)模式深入研究
- Mapping with ArcGIS Pro