Re: PostGIS data loader / dumper - GSOC 2022 Idea

2022-02-21 Thread Dave Page
Hi On Mon, 21 Feb 2022 at 16:53, Regina Obe wrote: > > This would require the user to have PostGIS command-line tools and PostGIS > in database installed to use it and the binaries in the PostgreSQL bin > folder. > For windows these files are always installed in PostgreSQL bin when PostGIS > is

RE: PostGIS data loader / dumper - GSOC 2022 Idea

2022-02-21 Thread Regina Obe
This would require the user to have PostGIS command-line tools and PostGIS in database installed to use it and the binaries in the PostgreSQL bin folder. For windows these files are always installed in PostgreSQL bin when PostGIS is installed. I think on Linux they are installed in system. We

Re: PostGIS data loader / dumper - GSOC 2022 Idea

2022-02-21 Thread Dave Page
Hi On Sat, 19 Feb 2022 at 22:51, Regina Obe wrote: > In pgAdmin3, our ESRI shapefile loader /dumper GUI was installable as a > plugin. We lost that feature with pgAdmin4. > > To get this feature back, I was thinking that our command line tools would > be easier to integrate in pgAdmin4 than the