ArcMap/Catalog also can read data from PostGIS in the same way as regular ArcGIS datasources using Data Interoperability Extension (from Safe Software). You can found presentations on <a href="http://www.esri.com/software/arcgis/extensions/datainteroperability/about/demos.html">
http://www.esri.com/software/arcgis/extensions/datainteroperability/about/demos.html</a><br>and evaluate the extension downloading from <a href="http://www.esri.com/software/arcgis/extensions/datainteroperability/evaluate.html">
http://www.esri.com/software/arcgis/extensions/datainteroperability/evaluate.html</a><br><br>One problem is the gap from postgis versions (very fast atualization from Open Source Community) and DI supported versions (very slow from comercial company). When I tried this extention I suffer a bit with postgis 
0.9x to 1.x formats. See <a href="http://www.nabble.com/ESRI-Data-Interoperability---ArcGIS-%2B-PostGIS-tf185458.html#a516819">http://www.nabble.com/ESRI-Data-Interoperability---ArcGIS-%2B-PostGIS-tf185458.html#a516819</a>
 posts.<br><br>Another problem is the read only capabilities when directed access (can be write with import/export tool).<br>When I tested, the support for schemas was not good and I felt some frustration about performance also.
<br><br>Regards.<br><br><div><span class="gmail_quote">2006/9/13, P Kishor &lt;<a href="mailto:punkish@eidesis.org">punkish@eidesis.org</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 9/13/06, alex bodnaru &lt;<a href="mailto:alexbodn@012.net.il">alexbodn@012.net.il</a>&gt; wrote:<br>..<br>&gt;<br>&gt; i might be wrong, but if i remember correctly, mapserver may masquerade<br>&gt; as imsserver.<br><br>
Perhaps, but that is another complication, another layer to run.<br>Although Bruce's comments make it seem that it might be difficult,<br>even impossible, to make ArcGIS recognize PostGIS as a datasource, it<br>would be superbly fantastic if it were possible. As I said earlier,
<br>existing ArcGIS shops would generally have no problem with where the<br>data are coming from, and that would allow PostGIS to infitrate and<br>exist in such environments. After a decade or so of being away from<br>ArcGIS, I have been using it once again for the past few months. The
<br>backend stinks, but the frontend is actually pretty darn nice. That is<br>something the open source world would have to spend a lot of effort to<br>recreate, and it may simply not be worth doing so (well, it may be<br>
worth doing so, however, you know what I mean...).<br><br>Hopefully, in time...<br><br><br><br>&gt;<br>&gt; P Kishor wrote:<br>&gt; &gt; On 9/13/06, Bruce Rindahl &lt;<a href="mailto:rindahl@lrcwe.com">rindahl@lrcwe.com</a>
&gt; wrote:<br>&gt; &gt;<br>&gt; &gt;&gt; There is an extension called pgarc that that has most of the<br>&gt; &gt;&gt; functionality<br>&gt; &gt;&gt; you might be looking for.&nbsp;&nbsp;See:<br>&gt; &gt;&gt; <a href="http://pgarc.sourceforge.net/">
http://pgarc.sourceforge.net/</a><br>&gt; &gt;&gt; I have taken the code and made some changes.&nbsp;&nbsp;I ported it to the new code<br>&gt; &gt;&gt; for 9.x.&nbsp;&nbsp;It will load the extent of the display view and defines the<br>&gt; &gt;&gt; projection for the resultant shapefile that is loaded on the local
<br>&gt; &gt;&gt; machine.<br>&gt; &gt;&gt; It can write to a PostGIS database but the functionality is limited - I<br>&gt; &gt;&gt; haven't really needed it.<br>&gt; &gt;&gt; I have had limited success in contacting the authors of pgarc to see
<br>&gt; &gt;&gt; if they<br>&gt; &gt;&gt; are interested in updating the project.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt; Well, if you have managed to make it work with ArcGIS 9.x, that is<br>&gt; &gt; indeed very sweet. Poking around in the pgarc website, I see that one
<br>&gt; &gt; of the project managers is 'spatialguru' or Tyler Mitchell. I am<br>&gt; &gt; pretty sure he is on this list, if not, he is certainly on the<br>&gt; &gt; MapServer list. He will readily respond to any queries/offers to help.
<br>&gt; &gt;<br>&gt; &gt; Unfortunately I know nothing about coding ArcGIS, so I am only a very<br>&gt; &gt; keen and eager user of such a utility.<br>&gt; &gt;<br>&gt; &gt; That said, it seems to extend ArcGIS -- I would much rather prefer to
<br>&gt; &gt; extend PostGIS so it emulates (something like imsemu) an ArcGIS<br>&gt; &gt; compatible dsn. That way, an existing ArcGIS installation need not be<br>&gt; &gt; disturbed, but can happily use PostGIS data, and PostGIS gets a really
<br>&gt; &gt; nice, albeit neither free nor open source, viewer for its data. Great<br>&gt; &gt; for existing ArcGIS shops that might want to incorporate PostGIS for<br>&gt; &gt; backend data management instead of putting up with SDE (I know of one
<br>&gt; &gt; such shop personally).<br>&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; -----Original Message-----<br>&gt; &gt;&gt; From: <a href="mailto:postgis-users-bounces@postgis.refractions.net">
postgis-users-bounces@postgis.refractions.net</a><br>&gt; &gt;&gt; [mailto:<a href="mailto:postgis-users-bounces@postgis.refractions.net">postgis-users-bounces@postgis.refractions.net</a>] On Behalf Of P<br>&gt; &gt;&gt; Kishor
<br>&gt; &gt;&gt; Sent: Wednesday, September 13, 2006 3:25 PM<br>&gt; &gt;&gt; To: PostGIS Users Discussion<br>&gt; &gt;&gt; Subject: Re: [postgis-users] Exporting to ESRI's ArcGIS<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Sorry, no help here (am curious about this meself), but I have a
<br>&gt; &gt;&gt; related question -- anyone figured out how to view PostGIS data in<br>&gt; &gt;&gt; ArcGIS?<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; On 9/13/06, Michael de Armas (Micotan) &lt;<a href="mailto:michael.dearmas@micotan.com">
michael.dearmas@micotan.com</a>&gt;<br>&gt; &gt;&gt; wrote:<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Thanks, for the suggestion.<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Is that the only way? Let's say that, for some reasons, I cannot
<br>&gt; &gt;&gt; install<br>&gt; &gt;&gt; &gt; PostGIS in the PC where the app will run and/or I don't want to call an<br>&gt; &gt;&gt; &gt; external program to do the job.<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; I was thinking something like saving the geometry to a GML file, but I
<br>&gt; &gt;&gt; don't<br>&gt; &gt;&gt; &gt; know if ESRI could read the GML that PostGIS generates.<br>&gt; &gt;&gt; &gt; _______________________________________________<br>&gt; &gt;&gt; &gt; postgis-users mailing list<br>
&gt; &gt;&gt; &gt; <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>&gt; &gt;&gt; &gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; --<br>&gt; &gt;&gt; Puneet Kishor <a href="http://punkish.eidesis.org/">http://punkish.eidesis.org/
</a><br>&gt; &gt;&gt; Nelson Inst. for Env. Studies, UW-Madison <a href="http://www.ies.wisc.edu/">http://www.ies.wisc.edu/</a><br>&gt; &gt;&gt; Open Source Geospatial Foundation <a href="https://edu.osgeo.org/">https://edu.osgeo.org/
</a><br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; postgis-users mailing list<br>&gt; &gt;&gt; <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net
</a><br>&gt; &gt;&gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _______________________________________________
<br>&gt; &gt;&gt; postgis-users mailing list<br>&gt; &gt;&gt; <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>&gt; &gt;&gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">
http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br>&gt; &gt;&gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; -----BEGIN PGP SIGNATURE-----<br>&gt; Version: GnuPG v1.4.5 (GNU/Linux)<br>&gt; Comment: Using GnuPG with Debian - 
<a href="http://enigmail.mozdev.org">http://enigmail.mozdev.org</a><br>&gt;<br>&gt; iQCVAwUBRQievtpwN1sq38njAQJjRQP/cfTfO65zgmeMSs4hVUYB0vCWpyLcrYj6<br>&gt; Gk/RowI0X/hbFahlAiV4Kx3WeQJU930j0caFWSuzTwo02KJOCJ24EPfMnpBmIsDo
<br>&gt; RNlVqrd0Fs0V+ZG07LQnSPg1zuHZhL5zxi5WZmypFftWeS2MX2Ka5CkIWE9v3YjN<br>&gt; WW80b2tg3Rk=<br>&gt; =ZxK5<br>&gt; -----END PGP SIGNATURE-----<br>&gt; _______________________________________________<br>&gt; postgis-users mailing list
<br>&gt; <a href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a><br>&gt; <a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users
</a><br>&gt;<br><br><br>--<br>Puneet Kishor <a href="http://punkish.eidesis.org/">http://punkish.eidesis.org/</a><br>Nelson Inst. for Env. Studies, UW-Madison <a href="http://www.ies.wisc.edu/">http://www.ies.wisc.edu/</a>
<br>Open Source Geospatial Foundation <a href="https://edu.osgeo.org/">https://edu.osgeo.org/</a><br>_______________________________________________<br>postgis-users mailing list<br><a href="mailto:postgis-users@postgis.refractions.net">
postgis-users@postgis.refractions.net</a><br><a href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a><br></blockquote></div><br><br clear="all">
<br>-- <br>Marco Vieira<br>+55 21 9499-6800<br>e-mail: <a href="mailto:maovieira@gmail.com">maovieira@gmail.com</a>