Install Postgres with postgis on mac with homebrew
brew install geos proj gdal libxml2 json-c
./configure --with-projdir=/usr/local/Cellar/json-c/0.15 --with-projdir=/usr/local/Cellar/proj/8.2.1
make
make install
brew install geos proj gdal libxml2 json-c
./configure --with-projdir=/usr/local/Cellar/json-c/0.15 --with-projdir=/usr/local/Cellar/proj/8.2.1
make
make install
Software Engineer with 22 years:
full stack, machine learning, graphics, high performace computing
COMMENTS