[postgis-users] PostGis to ArcCatalog
Craig Miller
craig.miller at spatialminds.com
Tue Jun 7 08:52:31 PDT 2005
It isn't possible to use the PgOleDb interface with ArcCatalog without first
adding the OGIS extensions to the OLEDB provider. I worked on this a bit
last year, and to even view non-spatial tables, the core PgOleDb provider
needs to support additional OLEDB interfaces.
--Craig
-----Original Message-----
From: postgis-users-bounces at postgis.refractions.net
[mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of Clay,
Bruce
Sent: Tuesday, June 07, 2005 5:24 AM
To: postgis-users at postgis.refractions.net
Subject: [postgis-users] PostGis to ArcCatalog
I am in the process of building a geo-spatial database using PostgreSql
8.0.3 with PostGis. While I seem to be able to build the database ok, I
don't seem to be able to use it with ArcGis once I have built it.
I tried to use the PgOleDb interface. This interface does connect
ArcCatalog to the database and let me see generic tables it would not
show any of the PostGis (POINT / POLYGON) data.
I am trying to pin down the source of the problem but since there are so
many layers (PostgreSql, PostGis, PgOleDb, ArcCatalog), I don't know
where to begin. I have communicated with Shamchar (maintainer of
PgOleDb) but he did not know of a fix for the problem.
Does anyone know of any way to use PostGis data with ArcCatalog or
ArcMap.
The solution really needs to be an Open Source / free one to meet
project requirements.
Bruce
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list