Tag Archives: init

postgis数据库初始化

createlang plpgsql yourdatabase psql -f lwpostgis.sql -d yourdatabase psql -f spatial_ref_sys.sql -d yourdatabase

Posted in PostGIS | Tagged , | 4 Comments