/shp2pgsql-gui-mac

Run shp2pgsql in GUI mode

Primary LanguagePythonMIT LicenseMIT

Shp2PgsqlGUI for mac

Run shp2pgsql in GUI mode. shp2pgsql command line interface is required

Shp2PgsqlGUI v0.2

Installation

brew install postgis
  • Run the application

Build requirements

Building

  • Run this code from project directory
pyinstaller -w --osx-bundle-identifier=com.your.identifier --key=your-encryption-key -i pgAdmin4.icns Shp2PgsqlGUI.py