- ArcGIS Blueprints
- Eric Pimpler
- 131字
- 2021-07-30 09:50:01
Summary
Integrating ArcGIS Desktop and ArcGIS Server is easily accomplished using the ArcGIS REST API and the Python programming language. In this chapter, we created an ArcGIS Python Toolbox containing a tool that connects to an ArcGIS Server map service containing real-time wildfire information and hosted by the USGS. The connection was accomplished through the use of the Python request module that we used in order to submit a request and handle the response. Finally, we used the ArcPy
data access module to write this information to a local geodatabase.
In the next chapter, we'll continue working with ArcGIS Python toolboxes, and you'll also learn how to read CSV
files with the Python CSV
module, insert data into a feature class, and use the arcpy.mapping
module to work with time-enabled data.
- Learn ECMAScript(Second Edition)
- OpenDaylight Cookbook
- 認識編程:以Python語言講透編程的本質
- The DevOps 2.4 Toolkit
- 網絡爬蟲原理與實踐:基于C#語言
- SQL Server與JSP動態網站開發
- 零基礎學Python編程(少兒趣味版)
- 從零開始學Android開發
- JavaScript編程精解(原書第2版)
- Functional Python Programming
- Android初級應用開發
- Less Web Development Cookbook
- Offer來了:Java面試核心知識點精講(框架篇)
- Developing Java Applications with Spring and Spring Boot
- 精益軟件開發管理之道