- Python Geospatial Development(Third Edition)
- Erik Westra
- 96字
- 2021-07-16 10:51:44
Chapter 3. Python Libraries for Geospatial Development
This chapter examines a number of libraries and other tools that can be used for geospatial development in Python. In particular, we will cover:
- Python libraries for reading and writing geospatial data
- Python libraries for dealing with map projections
- Libraries for analyzing and manipulating geospatial data directly within your Python programs
- Tools for visualizing geospatial data
Note that two types of geospatial toolkits are not discussed in this chapter: geospatial databases and geospatial web toolkits. Both of these will be examined in detail later in this book.
推薦閱讀
- Dynamics 365 Application Development
- Oracle 12c中文版數(shù)據(jù)庫管理、應(yīng)用與開發(fā)實(shí)踐教程 (清華電腦學(xué)堂)
- Python神經(jīng)網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- Hadoop+Spark大數(shù)據(jù)分析實(shí)戰(zhàn)
- C語言從入門到精通(第4版)
- Linux環(huán)境編程:從應(yīng)用到內(nèi)核
- Oracle BAM 11gR1 Handbook
- C++程序設(shè)計(jì)基礎(chǔ)教程
- 大模型RAG實(shí)戰(zhàn):RAG原理、應(yīng)用與系統(tǒng)構(gòu)建
- Building Serverless Applications with Python
- 響應(yīng)式架構(gòu):消息模式Actor實(shí)現(xiàn)與Scala、Akka應(yīng)用集成
- Programming with CodeIgniterMVC
- Raspberry Pi Robotic Blueprints
- C++編程兵書
- Laravel Application Development Blueprints