- 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.
- Raspberry Pi for Secret Agents(Third Edition)
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第2版)
- MySQL數據庫基礎實例教程(微課版)
- Rust Essentials(Second Edition)
- INSTANT Django 1.5 Application Development Starter
- Getting Started with LLVM Core Libraries
- Hands-On Neural Network Programming with C#
- Python語言科研繪圖與學術圖表繪制從入門到精通
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- Moodle 3 Administration(Third Edition)
- 創新工場講AI課:從知識到實踐
- Swift 2 Design Patterns
- Apache Kafka 1.0 Cookbook
- Visual Basic 開發從入門到精通
- Developing RESTful Web Services with Jersey 2.0