- ArcGIS Pro 2.x Cookbook
- Tripp Corbin GISP
- 143字
- 2021-06-24 19:10:49
How it works...
In this recipe, you created points in a map showing the location of crimes using a standalone database table. You did this by first adding the table into your map by right-clicking it in the database and selecting Add to Current Map.
Once you added the table to the map, you viewed the table to ensure it included the coordinate values for each record. This was as simple as opening the table and looking at the data it contained.
Lastly, you right-clicked the table in the Contents pane and selected Display XY Data. This opened the Geoprocessing pane with the Make XY Event Layer tool. Because your table used several default fields, it automatically populated the required variables. Once this tool ran, a new point layer appeared in the map showing the actual location of the crimes from the table.
- 數(shù)字媒體應用教程
- ThinkPHP 5實戰(zhàn)
- 算法精粹:經(jīng)典計算機科學問題的Java實現(xiàn)
- JavaScript+jQuery開發(fā)實戰(zhàn)
- Spring Boot+Spring Cloud+Vue+Element項目實戰(zhàn):手把手教你開發(fā)權限管理系統(tǒng)
- ASP.NET動態(tài)網(wǎng)頁設計教程(第三版)
- Kinect for Windows SDK Programming Guide
- 軟件測試實用教程
- 并行編程方法與優(yōu)化實踐
- MySQL 8從零開始學(視頻教學版)
- Java并發(fā)實現(xiàn)原理:JDK源碼剖析
- 大規(guī)模語言模型開發(fā)基礎與實踐
- Monitoring Docker
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- Java Web入門很輕松(微課超值版)