Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED]

2014-07-11 Thread rburhum
Hello Bruce, I have not worked on this since January of last year, but I have an ArcGIS Extension I wrote that enables ArcMap to read/write to any GDAL datasource. I think if you recompile it for 10.2 it should work - even if you only have the ArcGIS Basic license. https://github.com/rburhum/arcg

Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED]

2014-07-11 Thread Bruce Bannerman
roots as Postgres. Bruce From: discuss-boun...@lists.osgeo.org [discuss-boun...@lists.osgeo.org] On Behalf Of Andrew Ross [andrew.r...@eclipse.org] Sent: Saturday, 12 July 2014 2:11 AM To: discuss@lists.osgeo.org Subject: Re: [OSGeo-Discuss] Using ArcGIS De

Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED]

2014-07-11 Thread Andrew Ross
Dear Bruce, Not sure if this is interesting or not. In my previous role, my team & I worked on adding ArcGIS support for Ingres, which is also open source and similar to Postgres/PostGIS. I learned quite a bit during the process. I appreciated that Esri offers a very useful layer to plugin &

Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED]

2014-07-11 Thread Randal Hale
lto:discuss-boun...@lists.osgeo.org> [discuss-boun...@lists.osgeo.org <mailto:discuss-boun...@lists.osgeo.org>] On Behalf Of Gavin Fleming [gavinjflem...@gmail.com <mailto:gavinjflem...@gmail.com>] > Sent: Friday, 11 July 2014 5:29 PM > To: discuss@lists.osgeo.o

Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED]

2014-07-11 Thread Newcomb, Doug
f interest to a number of sites. > > > > Bruce > > > > > > > > From: discuss-boun...@lists.osgeo.org [discuss-boun...@lists.osgeo.org] > On Behalf Of Gavin Fleming [gavinjflem...@gmail.com] > > Sent: Friday, 11 Jul

Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED]

2014-07-11 Thread Jeff McKenna
om] > Sent: Friday, 11 July 2014 5:29 PM > To: discuss@lists.osgeo.org > Subject: Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS > [SEC=UNCLASSIFIED] > > Hi Bruce > > I've done fairly extensive research as this is a very common situation. The > land

Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED]

2014-07-11 Thread Bruce Bannerman
eo.org Subject: Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED] Hi Bruce I've done fairly extensive research as this is a very common situation. The landscape is quite fluid though. There are a few third party extensions out there but I haven't had much luck

Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED]

2014-07-11 Thread Jo Cook
Hi Gavin and Bruce, To add to what Gavin said, we recently did a piece of work assessing how to use PostGIS as a back end for ArcGIS and as well as the fairly major constraint around writing to the database we also found issues with case-sensitivity- all database objects (tables, schemas etc) nee

Re: [OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED]

2014-07-11 Thread Gavin Fleming
Hi Bruce I've done fairly extensive research as this is a very common situation. The landscape is quite fluid though. There are a few third party extensions out there but I haven't had much luck with them in a read-write production environment. Native read support of PostGIS from ArcGIS de

[OSGeo-Discuss] Using ArcGIS Desktop with PostGIS [SEC=UNCLASSIFIED]

2014-07-10 Thread Bruce Bannerman
Hi, Does anyone have any experience using PostGIS as a vector spatial data source with ArcGIS Desktop as a client? I’m particularly interested in our ArcGIS Desktop users being able to create, update and delete spatial data managed within a PostGIS environment, without the use of ArcSDE or sim