語系:
繁體中文
English
說明(常見問題)
回圖書館首頁
手機版館藏查詢
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
A geographer's guide to computing fu...
~
Conley, Jamison F.
FindBook
Google Book
Amazon
博客來
A geographer's guide to computing fundamentals = Python in ArcGIS Pro /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
A geographer's guide to computing fundamentals/ by Jamison Conley.
其他題名:
Python in ArcGIS Pro /
作者:
Conley, Jamison F.
出版者:
Cham :Springer International Publishing : : 2022.,
面頁冊數:
xii, 267 p. :ill., digital ;24 cm.
內容註:
Chapter 1. Introduction to Scripting and Programming -- Chapter 2. Basics of programming-Variables, Operators, & Statements -- Chapter 3. Basics of programming-Control Structures -- Chapter 4. Basics of programming-Functions and Objects -- Chapter 5. Reading a Python Script -- Chapter 6. Debugging -- Chapter 7. Introduction to ArcPy -- Chapter 8. Basics of accessing data in ArcGIS -- Chapter 9. Rasters -- Chapter 10. Tables and Cursors -- Chapter 11. Vectors and Geometries -- Chapter 12. Mapping--symbologies -- Chapter 13. Mapping-layouts -- Chapter 14. Creating custom tools -- Chapter 15. Error Handling -- Chapter 16. Creating Custom Classes -- Chapter 17. Putting it all together -- Chapter 18. ArcPy for Web GIS using ArcGIS Online -- Chapter 19. Incorporating External Packages -- Chapter 20. Using Multiple Python Files -- Chapter 21. Developing a Custom Python Package.
Contained By:
Springer Nature eBook
標題:
Geographic information systems. -
電子資源:
https://doi.org/10.1007/978-3-031-08498-0
ISBN:
9783031084980
A geographer's guide to computing fundamentals = Python in ArcGIS Pro /
Conley, Jamison F.
A geographer's guide to computing fundamentals
Python in ArcGIS Pro /[electronic resource] :by Jamison Conley. - Cham :Springer International Publishing :2022. - xii, 267 p. :ill., digital ;24 cm. - Springer textbooks in earth sciences, geography and environment,2510-1315. - Springer textbooks in earth sciences, geography and environment..
Chapter 1. Introduction to Scripting and Programming -- Chapter 2. Basics of programming-Variables, Operators, & Statements -- Chapter 3. Basics of programming-Control Structures -- Chapter 4. Basics of programming-Functions and Objects -- Chapter 5. Reading a Python Script -- Chapter 6. Debugging -- Chapter 7. Introduction to ArcPy -- Chapter 8. Basics of accessing data in ArcGIS -- Chapter 9. Rasters -- Chapter 10. Tables and Cursors -- Chapter 11. Vectors and Geometries -- Chapter 12. Mapping--symbologies -- Chapter 13. Mapping-layouts -- Chapter 14. Creating custom tools -- Chapter 15. Error Handling -- Chapter 16. Creating Custom Classes -- Chapter 17. Putting it all together -- Chapter 18. ArcPy for Web GIS using ArcGIS Online -- Chapter 19. Incorporating External Packages -- Chapter 20. Using Multiple Python Files -- Chapter 21. Developing a Custom Python Package.
This upper-undergraduate textbook teaches students programming in GIS using a mix of computer science theory and hands-on activities, with the aim of empowering students to understand fundamentals and apply their knowledge beyond the specific examples in the book. Each of the book's twenty-one chapters integrates instructional material with exercises in ArcGIS Pro. In doing so, this book combines the strengths of workbooks and theoretical textbooks to provide a holistic and comprehensive text. Each chapter concludes with an unguided task that ensures students have learned the broader principles explained therein. In addition to its unique format, the book covers oft-neglected topics such as debugging, creating a program from scratch, and managing metadata. Section I starts with the principles of scripting and programming with Python. Section II introduces the ArcPy module and elements specific to ArcGIS Pro. This section focuses on data structures, and how they are used and implemented within Python. Section III uses the topic of algorithms to guide the student through creating tools to add functionality to ArcGIS Pro. The last section, Section IV, builds upon section III to guide the student to developing and sharing projects and Python packages to include external open-source code and share the Python code as an open-source package. This text will prepare students for a long-term ability to do GIS programming, whether in industry or academic research. This comes from the author's observations of students who have learned GIS programming in one platform, such as VBA in ArcMap, struggle to apply that knowledge to a new platform, such as Python in ArcGIS Pro, because the content was presented too closely with a specific platform. The integration of exercises with conceptual content, along with the choice of chapter content, serves this goal of preparing students for working in a dynamic, rapidly changing technology field.
ISBN: 9783031084980
Standard No.: 10.1007/978-3-031-08498-0doiSubjects--Uniform Titles:
ArcGIS.
Subjects--Topical Terms:
542758
Geographic information systems.
LC Class. No.: G70.212 / .C65 2022
Dewey Class. No.: 910.285
A geographer's guide to computing fundamentals = Python in ArcGIS Pro /
LDR
:03934nmm a2200337 a 4500
001
2304840
003
DE-He213
005
20221031070735.0
006
m d
007
cr nn 008maaau
008
230409s2022 sz s 0 eng d
020
$a
9783031084980
$q
(electronic bk.)
020
$a
9783031084973
$q
(paper)
024
7
$a
10.1007/978-3-031-08498-0
$2
doi
035
$a
978-3-031-08498-0
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
G70.212
$b
.C65 2022
072
7
$a
RGW
$2
bicssc
072
7
$a
COM018000
$2
bisacsh
072
7
$a
RGW
$2
thema
082
0 4
$a
910.285
$2
23
090
$a
G70.212
$b
.C752 2022
100
1
$a
Conley, Jamison F.
$3
3607382
245
1 2
$a
A geographer's guide to computing fundamentals
$h
[electronic resource] :
$b
Python in ArcGIS Pro /
$c
by Jamison Conley.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2022.
300
$a
xii, 267 p. :
$b
ill., digital ;
$c
24 cm.
490
1
$a
Springer textbooks in earth sciences, geography and environment,
$x
2510-1315
505
0
$a
Chapter 1. Introduction to Scripting and Programming -- Chapter 2. Basics of programming-Variables, Operators, & Statements -- Chapter 3. Basics of programming-Control Structures -- Chapter 4. Basics of programming-Functions and Objects -- Chapter 5. Reading a Python Script -- Chapter 6. Debugging -- Chapter 7. Introduction to ArcPy -- Chapter 8. Basics of accessing data in ArcGIS -- Chapter 9. Rasters -- Chapter 10. Tables and Cursors -- Chapter 11. Vectors and Geometries -- Chapter 12. Mapping--symbologies -- Chapter 13. Mapping-layouts -- Chapter 14. Creating custom tools -- Chapter 15. Error Handling -- Chapter 16. Creating Custom Classes -- Chapter 17. Putting it all together -- Chapter 18. ArcPy for Web GIS using ArcGIS Online -- Chapter 19. Incorporating External Packages -- Chapter 20. Using Multiple Python Files -- Chapter 21. Developing a Custom Python Package.
520
$a
This upper-undergraduate textbook teaches students programming in GIS using a mix of computer science theory and hands-on activities, with the aim of empowering students to understand fundamentals and apply their knowledge beyond the specific examples in the book. Each of the book's twenty-one chapters integrates instructional material with exercises in ArcGIS Pro. In doing so, this book combines the strengths of workbooks and theoretical textbooks to provide a holistic and comprehensive text. Each chapter concludes with an unguided task that ensures students have learned the broader principles explained therein. In addition to its unique format, the book covers oft-neglected topics such as debugging, creating a program from scratch, and managing metadata. Section I starts with the principles of scripting and programming with Python. Section II introduces the ArcPy module and elements specific to ArcGIS Pro. This section focuses on data structures, and how they are used and implemented within Python. Section III uses the topic of algorithms to guide the student through creating tools to add functionality to ArcGIS Pro. The last section, Section IV, builds upon section III to guide the student to developing and sharing projects and Python packages to include external open-source code and share the Python code as an open-source package. This text will prepare students for a long-term ability to do GIS programming, whether in industry or academic research. This comes from the author's observations of students who have learned GIS programming in one platform, such as VBA in ArcMap, struggle to apply that knowledge to a new platform, such as Python in ArcGIS Pro, because the content was presented too closely with a specific platform. The integration of exercises with conceptual content, along with the choice of chapter content, serves this goal of preparing students for working in a dynamic, rapidly changing technology field.
630
0 0
$a
ArcGIS.
$3
571500
650
0
$a
Geographic information systems.
$3
542758
650
0
$a
Python (Computer program language)
$3
729789
650
0
$a
Graphical user interfaces (Computer systems)
$3
571499
650
1 4
$a
Geographical Information System.
$3
3538564
650
2 4
$a
Geography.
$3
524010
650
2 4
$a
Programming Techniques.
$3
892496
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
830
0
$a
Springer textbooks in earth sciences, geography and environment.
$3
3241931
856
4 0
$u
https://doi.org/10.1007/978-3-031-08498-0
950
$a
Earth and Environmental Science (SpringerNature-11646)
筆 0 讀者評論
館藏地:
全部
電子資源
出版年:
卷號:
館藏
1 筆 • 頁數 1 •
1
條碼號
典藏地名稱
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
W9446389
電子資源
11.線上閱覽_V
電子書
EB G70.212 .C65 2022
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
評論
新增評論
分享你的心得
Export
取書館
處理中
...
變更密碼
登入