PostGis install PostGIS 설치 (mac os x, homebrew)
PostgreSQL을 설치하고 이제 PostGIS 설치를 진행했습니다 homebrew를 통해 설치가 가능합니다 터미널에서 진행합니다 brew install postgis Mac:~ user$ brew install postgis homebrew가 설치안되있으면 이 방법을 진행을 못하니 설치해야 합니다 설치를 하고 나면 brew list에 postgis, postgre 둘다 설치 되 있는걸 확인 가능합니다 Mac:~ user$ brew list boost gmp libpng mpfr redis cgal go libspatialite openssl scons freexl jpeg libtiff postgis sfcgal gdal json-c libxml2 postgresql sqlite geos libgeo..
programing/GIS
2016. 9. 5. 00:00