- Programming ArcGIS 10.1 with Python Cookbook
- Eric Pimpler
- 140字
- 2021-07-30 17:29:56
Introduction
The ArcPy mapping module is new to ArcGIS 10 and brings 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 for automating map export and printing, for the creation of PDF map books and publication of 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 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.
- 大學計算機應用基礎實踐教程
- Linux環境編程:從應用到內核
- PySide GUI Application Development(Second Edition)
- Oracle JDeveloper 11gR2 Cookbook
- 飛槳PaddlePaddle深度學習實戰
- MATLAB 2020從入門到精通
- Java系統化項目開發教程
- Mastering Data Mining with Python:Find patterns hidden in your data
- OpenMP核心技術指南
- Qt 5.12實戰
- Getting Started with RethinkDB
- 絕密原型檔案:看看專業產品經理的原型是什么樣
- Python深度學習入門:從零構建CNN和RNN
- Switching to Angular 2
- LiveCode Mobile Development Hotshot