postgis
文書の過去の版を表示しています。
postgis
windows版
stuckbuilderでpostgisをインストール
templateが出来上がらないので自分で作成
createdb -U postgres -T template0 -E UTF-8 template_gis psql -d template_gis -c "CREATE EXTENSION postgis;" psql -d template_gis -c "CREATE EXTENSION postgis_topology;" psql -d template_gis -c "CREATE EXTENSION fuzzystrmatch;" psql -d template_gis -c "CREATE EXTENSION postgis_tiger_geocoder;" psql -d template_gis -c "CREATE EXTENSION pgrouting;"
postgis.1410519315.txt.gz · 最終更新: 2019/06/30 12:22 (外部編集)