原文:http://live.osgeo.org/zh/quickstart/postgis_quickstart.html PostGIS 是 PostgreSQL 关系数据库的空间操作扩展。它为 PostgreSQL 提供了存储、查询和修改空间关系的能力。本文中 ‘PostgreSQL’ 指代基 Read More
原文:http://lovewinner.iteye.com/blog/1490915 安装postgresql [plain] view plain copy sudo apt-get install postgresql-9.1 postgresql-contrib-9.1 其中postgres Read More