Olivier,

We currently looking for organizations using PostGIS
with ArcGIS as a desktop client, as a daily usage,
and who could provide feedback likes:

  - What kind of connection do you use to connect both ?
    (ArcGIS native one, ArcSDE, WFS-T...)

  - Do you meet any kind of problem with read/write
    on common geometries (POINT/LINE/POLYGON/MULTI*) ?
- Do you face performances issues with large dataset
   (compared to other data storages, (especially ArcSDE))

 - Do you face to any (others) limitations ?

Thanks in advance for your feedback,

I wrote this on another forum:

------------------------------------------------
Using <database datatype> with ArcSDE / ESRI clients does allow for 
interoperability with other non-ESRI GIS tools. (I did this for years when I was not 
an independent consultant.)

 To get maximal interoperability at the data level (ie direct read/write of <database 
datatype>) you must use "Nonversioned edits" (equivalent to standard database 
transactions).

In this mode ESRI software cannot use any of the GeoDatabase "extension" data 
types nor its advanced data editing via versioning and long transactions.

 See: 
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Data_maintenance_strategies/002700000004000000/

In the end, interoperability depends on the level of ESRI Kool-Aid one drinks. 
Given that to maximize return on investment for your ESRI software effectively 
requires you to use all the features you wanted when you read the marketing and 
purchased the software, interoperability with non-ESRI software becomes very, 
very difficult unless that software uses the relevant ESRI APIs (as does 
AutoDesk's software).

I may be wrong on some of what I have written so please ensure that you 
validate it before adopting any of it as fact.
------------------------------------------------

So, while this comment was about a different database/data type to 
PostgreSQL/PostGIS, I think the same issues would apply.

regards
Simon
--
Holder of "2011 Oracle Spatial Excellence Award for Education and Research."
SpatialDB Advice and Design, Solutions Architecture and Programming,
Oracle Database 10g Administrator Certified Associate; Oracle Database 10g SQL 
Certified Professional
Oracle Spatial, SQL Server, PostGIS, MySQL, ArcSDE, Manifold GIS, FME, Radius 
Topology and Studio Specialist.
39 Cliff View Drive, Allens Rivulet, 7150, Tasmania, Australia.
Website: www.spatialdbadvisor.com
  Email: si...@spatialdbadvisor.com
  Voice: +61 362 396397
Mobile: +61 418 396391
Skype: sggreener
Longitude: 147.20515 (147° 12' 18" E)
Latitude: -43.01530 (43° 00' 55" S)
GeoHash: r22em9r98wg
NAC:W80CK 7SWP3
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to