- PostGIS Cookbook
- Paolo Corti Thomas J. Kraft Stephen Vincent Mather Bborie Park
- 93字
- 2021-07-19 18:29:37
What you need for this book
Before going further with this book, you will want to install the latest versions of PostgreSQL and PostGIS (9.3 and 2.1, respectively). You may also want to install pgAdmin (1.18), if you prefer a graphical SQL tool. For most computing environments (Windows, Linux, OSX), installers and packages include all of the required dependencies of PostGIS. The minimum required dependencies for PostGIS are PROJ.4, GEOS, libjson, and GDAL.
A basic understanding of the SQL language is required to understand and adapt the code found in this book's recipes.
推薦閱讀
- OpenShift開發指南(原書第2版)
- Python Network Programming Cookbook(Second Edition)
- Building Mapping Applications with QGIS
- Web全棧工程師的自我修養
- Elasticsearch for Hadoop
- Python面向對象編程:構建游戲和GUI
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 從零開始學C#
- Python 3.7從入門到精通(視頻教學版)
- OpenCV with Python By Example
- 零基礎學C語言(升級版)
- JavaScript悟道
- Python物理建模初學者指南(第2版)
- Building Microservices with Go
- Zend Framework 2 Cookbook