- ArcGIS Pro 2.x Cookbook
- Tripp Corbin GISP
- 160字
- 2021-06-24 19:10:47
How it works...
In this recipe, you learned how to create a new file geodatabase. You then created a new feature class within the geodatabase you created. Once you created the new feature class, you added several attribute fields to the attribute table associated with the feature class you created.
You then learned how to create a new feature dataset in your geodatabase. As you may recall from the previous recipe, feature datasets are an organizational unit in a geodatabase. They allow you to group related feature classes together so they are easier to find and so they can take part in a topology. Remember, all feature classes stored in the same feature dataset will have the same coordinate system. You will learn more about coordinate systems later in this book.
Once you created the new feature dataset, you added new feature classes within it using the skills you learned earlier in the recipe, this included creating several attribute fields.
- Spring 5.0 Microservices(Second Edition)
- AngularJS Testing Cookbook
- Learning Apex Programming
- JavaScript 從入門到項目實踐(超值版)
- Oracle Database In-Memory(架構與實踐)
- 青少年軟件編程基礎與實戰(zhàn)(圖形化編程三級)
- Arduino開發(fā)實戰(zhàn)指南:LabVIEW卷
- Apex Design Patterns
- 實戰(zhàn)Java高并發(fā)程序設計(第3版)
- Scientific Computing with Scala
- Mastering Web Application Development with AngularJS
- Android傳感器開發(fā)與智能設備案例實戰(zhàn)
- C語言程序設計實訓教程與水平考試指導
- 從零學Java設計模式
- 深入淺出 HTTPS:從原理到實戰(zhàn)