書名: Python Geospatial Analysis Cookbook作者名: Michael Diener本章字數: 52字更新時間: 2021-07-30 10:13:20
Chapter 1. Setting Up Your Geospatial Python Environment
In this chapter, we will cover the following topics:
- Installing virtualenv and virtualenvwrapper
- Installing pyproj and NumPy
- Installing shapely, matplotlib, and descartes
- Installing pyshp, geojson, and pandas
- Installing SciPy, PySal, and IPython
- Installing GDAL and OGR
- Installing GeoDjango and PostgreSQL with PostGIS
推薦閱讀
- Getting Started with Gulp(Second Edition)
- Web應用系統開發實踐(C#)
- 從零構建知識圖譜:技術、方法與案例
- Python貝葉斯分析(第2版)
- 程序員修煉之道:通向務實的最高境界(第2版)
- Linux C編程:一站式學習
- JavaScript程序設計(第2版)
- Principles of Strategic Data Science
- 從0到1:HTML5 Canvas動畫開發
- 大學計算機基礎實訓教程
- STM8實戰
- JavaScript前端開發基礎教程
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- JavaScript Unit Testing
- 深入理解C++11:C++11新特性解析與應用