Thread: ARC/Info and Intergraph

ARC/Info and Intergraph

From
"Collin F. Lynch"
Date:
    Greetings.Allthough we are not working on it immediatelyt, I am looking for a way to connect 
Postgres to Arc/info Intergraph and other GIS systems.  Has anyone done any work in this area or 
can point me to the proper links?Collin Lynch.


Re: [INTERFACES] ARC/Info and Intergraph

From
Peter T Mount
Date:
On Wed, 23 Jun 1999, Collin F. Lynch wrote:

>     Greetings.
>     Allthough we are not working on it immediatelyt, I am looking
> for a way to connect Postgres to Arc/info Intergraph and other GIS
> systems.  Has anyone done any work in this area or can point me to the
> proper links?

I tried a few weeks ago to get MapInfo to connect to PostgreSQL using the
ODBC driver. The problem is that MapInfo sends all column names in double
quotes, but doesn't quote them in the WHERE clauses. Because PostgreSQL
only keeps the column name cases when quotes are used, and MapInfo sends
everything in uppercase, it treats them as different, so it fails.

I hadn't had chance to look at this since, although it would be useful for
work.

I don't know about Arc/info, but at some point I'm going to take a look at
Grass.

Peter

--       Peter T Mount peter@retep.org.uk     Main Homepage: http://www.retep.org.uk
PostgreSQL JDBC Faq: http://www.retep.org.uk/postgresJava PDF Generator: http://www.retep.org.uk/pdf