[postgis-users] PostGIS 2.0 Shapefile and DBF Loader
Regina Obe
lr at pcorp.us
Fri Mar 22 13:34:50 PDT 2019
Shapely has an shp loader? I didn't know that.
I was assuming that pgAdmin4 already wraps pg_dump / pg_restore executables, as I don't think they built that loading functionality from scratch.
So I was thinking we could look at what they've done and repurpose it to wrap shp2pgsql /pgsql2shp, but Shapely might be an easier route.
In either case, I think most of the work is going to be creating the UI for it which neither shapely nor shp2pgsql is going to help us on.
Thanks,
Regina
From: postgis-users [mailto:postgis-users-bounces at lists.osgeo.org] On Behalf Of Paul Ramsey
Sent: Friday, March 22, 2019 2:25 PM
To: PostGIS Users Discussion <postgis-users at lists.osgeo.org>
Subject: Re: [postgis-users] PostGIS 2.0 Shapefile and DBF Loader
I wonder if we could do some thing native in pgadmin4 with shapely
On Mar 22, 2019, at 11:15 AM, Carson Gray <carson.gray3 at gmail.com <mailto:carson.gray3 at gmail.com> > wrote:
I am very new to this and need to upload shapefiles to pgAdmin 4 and my instructions say to use the Shapefile Loader.
On Fri, Mar 22, 2019 at 2:12 PM Regina Obe <lr at pcorp.us <mailto:lr at pcorp.us> > wrote:
Carson,
Do you compile your own PostGIS or you get from a distribution. We still have shp2pgsql-gui in PostGIS code base, and I still ship it as part of the Windows EDB builds.
Unfortunately pgAdmin4 plugin architecture changed from pgAdmin3 days, so shp2gpsql-gui cannot work as a plugin under pgAdmin4.
I took it out of our upcoming PostGIS In Action book we are doing because of that and hoping we'll have a replacement for it soon that piggy backs on shp2pgsql commandline.
From: postgis-users [mailto:postgis-users-bounces at lists.osgeo.org <mailto:postgis-users-bounces at lists.osgeo.org> ] On Behalf Of Carson Gray
Sent: Friday, March 22, 2019 1:50 PM
To: postgis-users at lists.osgeo.org <mailto:postgis-users at lists.osgeo.org>
Subject: [postgis-users] PostGIS 2.0 Shapefile and DBF Loader
Hello,
I have a Macbook Pro and am using PGAdmin 4 and PostGIS. I cannot seem to find the PostGIS 2.0 Shapefile and DBF Loader. Can anyone help with this? Is there something else I need to download? Thanks.
_______________________________________________
postgis-users mailing list
postgis-users at lists.osgeo.org <mailto:postgis-users at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/postgis-users
_______________________________________________
postgis-users mailing list
postgis-users at lists.osgeo.org <mailto:postgis-users at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20190322/3afbaac2/attachment.html>
More information about the postgis-users
mailing list