[postgis-users] ArcGIS/ArcView client to the PostGIS?
Obe, Regina DND\MIS
robe.dnd at cityofboston.gov
Wed Oct 5 12:53:17 PDT 2005
Hi Abe,
The people I work with are very interested in this project since part of the
selling of this to the rest of the departments is getting it to work with
ArcGIS. I started trying to compile your project, but unfortunately ran
into problems with trying to get the ArcGIS objects dependency dlls.
I'm not new to .NET, but haven't done anything with ArcObjects and I was
trying to find the dlls on the ArcMap 9.1 cd we have but couldn't find it
there. Hopefully we can be of some help if not at least trying to test it
with ArcGIS 9.1.
Someone here said there is an extra kit we may need to get the ESRI
dependency files which we may not have, but they weren't sure. So where do
we get the ESRI dependency files or does that require an extra developer
purchase from ESRI?
Thanks,
Regina
-----Original Message-----
From: Abe Gillespie [mailto:abe.gillespie at gmail.com]
Sent: Wednesday, October 05, 2005 12:27 PM
To: PostGIS Users Discussion
Cc: ziggis-devel at avoir.uwc.ac.za
Subject: Re: [postgis-users] ArcGIS/ArcView client to the PostGIS?
Everyone,
Thanks for your interest in zigGIS. I'm doing my best to get an easily
built system going. I'm using Nant, which I'm new to, and also am very busy
in my professional life. So please bare with me. I expect I'll have a
notable update within a week or so.
My first goal is polishing up the read-only aspect of zigGIS. After that we
can all work together for a decent writable piece. Even if we can't get
editing working natively within ArcGIS (I've banged my head a lot to this
end), we can always take a similar approach as pgArc.
I need all the help I can get, so if you can volunteer your time I would be
greatly appreciated. Mostly we need programmers. Contact me directly if
you're interested.
At the very least you might want to sign up to the devel list.
As far as Java and other languages go, this *IS* .Net and you can code in
pretty much any language you wish to of course; including Java.
The main caveat, however, is that code in different languages must be in
different assemblies. E.g. - design overhead. With this said though, I'd
like to see everything stay in C#. C# is very similar to Java and it
shouldn't take too long for a brain shift.
Thanks again for your interest.
-Abe
On 10/5/05, Isidoro Arroyo Barrantes <isidoro at consorciomerida.org> wrote:
> Chris Matheson escribió:
> > Out of curiousity, has anyone out there tried the ESRI Data
> > Interoperability Extension with PostGIS?
> >
> > Chris M.
> >
> I use Data interoperability extension (DIE) with ArcGIS 9 to access
> PostGIS 0.9.1 and PostgreSQL 7.4.5 on Debian 3.1. My tests works fine,
> but DIE can only read from PostGIS database (although it can
> import/export tables).
>
> The best is that DIE can use views. We makes views with sophisticated
> queries at postGIS side and we use DIE + ArcMAP to print the resulting
> maps.
>
> zigGIS project sounds really well.
>
> Isidoro.
> _______________________________________________
> postgis-users mailing list postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
_______________________________________________
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