- ArcGIS Pro 2.x Cookbook
- Tripp Corbin GISP
- 245字
- 2021-06-24 19:10:45
Introduction
As you have begun to see, ArcGIS Pro is a powerful tool for visualizing data. However, you have only begun to scratch the surface. One of the things that makes ArcGIS Pro so powerful is its ability to make use of many different data types and formats.
Unlike other programs, such as Word, Excel, or even AutoCAD, ArcGIS Pro is not limited to a single file type. Based on your experience with previous recipes you have learned that ArcGIS Pro makes use of project with a .aprx file extension. In the projects, you accessed a file geodatabase to add new layers to a map and you were able to import a map file with a .mapx file extension. These are just three of the many different files you can bring into ArcGIS Pro. You will encounter many more the longer you use ArcGIS Pro.
In this chapter, you will begin to explore some of the various data formats you can use with ArcGIS Pro, and their limitations. You will start with the two basic data categories, Raster and Vector, to ensure you have a good foundational understanding of GIS data. From there, you will learn how to create Esri data storage types, such as a Geodatabase and shapefile. Next, you will see how to access non-Esri CAD formats so they can be added to your maps. Finally, you will explore the use of traditional tabular data in ArcGIS Pro.
- Android Studio Essentials
- 神經網絡編程實戰:Java語言實現(原書第2版)
- Java FX應用開發教程
- Python完全自學教程
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- 深度學習原理與PyTorch實戰(第2版)
- 新印象:解構UI界面設計
- Python Linux系統管理與自動化運維
- Python數據可視化之matplotlib實踐
- JavaScript設計模式與開發實踐
- OpenStack Sahara Essentials
- 精通Rust(第2版)
- 代碼整潔之道:程序員的職業素養
- 小小的Python編程故事
- Python機器學習技術:模型關系管理