Re: shp2pgsql is missing

2020-07-27 Thread Susan Hurst
Thanks, Christoph! Looks like we'll be able to fix this now that we know what to do. Sue --- Susan E Hurst Principal Consultant Brookhurst Data LLC Email: susan.hu...@brookhurstdata.com Mobile: 314-486-3261 On 2020-07-26 14:58, Christoph Moench-Teg

Re: shp2pgsql is missing

2020-07-26 Thread Christoph Moench-Tegeder
## Susan Hurst (susan.hu...@brookhurstdata.com): > OS: FreeBSD 12.1-RELEASE-p7 FreeBSD 12.1-RELEASE-p7 GENERIC amd64 There's your answer: the FreeBSD port of PostGIS 3.0 (databases/postgis30) installs shp2pgsql only if option LOADERGUI has been enabled on the port's build (the port defaults to

Re: shp2pgsql is missing

2020-07-26 Thread Adrian Klaver
On 7/26/20 11:25 AM, Susan Hurst wrote: How can I acquire or download the shp2pgsql file that I need for the tiger geocoder? All of the online searches for a solution have not been helpful. Supposedly, shp2pgsql is supposed to just be there when postgis is installed, but it's not.  I even tri

shp2pgsql is missing

2020-07-26 Thread Susan Hurst
How can I acquire or download the shp2pgsql file that I need for the tiger geocoder? All of the online searches for a solution have not been helpful. Supposedly, shp2pgsql is supposed to just be there when postgis is installed, but it's not. I even tried updating postgis with: ALTER EXTENSI