issues
search
codeforkansascity
/
address-api
A address database accessible through an API that will return attributes about the address, neighborhood, council district, zoning...
http://address-api.codeforkc.org
MIT License
5
stars
9
forks
source link
Upgraded to postgresql-9.3-postgis-2.2
#104
Closed
zmon
closed
8 years ago
zmon
commented
8 years ago
Upgraded from postgresql-9.3-postgis-2.1 to postgresql-9.3-postgis-2.2
Now all command in bootstrap.sh have sudo in front of them, helps with build of server.
Removed \d and \dt from fix_ownerships.psql now no user input is required
Added notes to verify that GDAL, OGR, and FDW are installed in INSTALL/README.md