- Building Mapping Applications with QGIS
- Erik Westra
- 87字
- 2021-08-06 19:44:21
What you need for this book
To follow through the examples in this book, you will need to install the following software on your computer:
- QGIS Version 2.2 or later
- Python Version 2.6 or later (but not Python 3.x)
- GDAL/OGR Version 1.10 or later
- PyQt4 Version 4.10 or later
- Depending on your operating system, you might also need to install the Qt toolkit so that PyQt will work
All of this software can be freely downloaded, and works on Mac OS X, MS Windows, and Linux computers.
推薦閱讀
- JavaScript百煉成仙
- Learning ASP.NET Core 2.0
- 精通Scrapy網(wǎng)絡(luò)爬蟲
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- 人人都懂設(shè)計(jì)模式:從生活中領(lǐng)悟設(shè)計(jì)模式(Python實(shí)現(xiàn))
- Ext JS 4 Web Application Development Cookbook
- Getting Started with Gulp
- Visual Basic程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)(第二版)
- WordPress 4.0 Site Blueprints(Second Edition)
- ASP.NET開發(fā)與應(yīng)用教程
- 數(shù)據(jù)分析與挖掘算法:Python實(shí)戰(zhàn)
- Clojure High Performance Programming(Second Edition)
- ROS機(jī)器人編程實(shí)戰(zhàn)
- Pandas 1.x Cookbook
- LibGDX Game Development By Example