|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Postgis and ArcGISHi all,
I'm looking for the best way of allowing interaction between PostGIS on the back end and ArcGIS on the desktop. Something like PgArc would be good, but obviously very difficult to implement :-( There is avpgcon which supports ArcView 3.x (only?). Is anyone able to shed any light on other options or report success with either of these options? Can any of the ArcGIS stuff do wfs-t thereby allowing us to put geoserver in as an interface? Thanks, Tim Bowden _______________________________________________ postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
|
|
Re: Postgis and ArcGISAm 09.02.2007, 05:14 Uhr, schrieb Tim Bowden <tim.bowden@...>:
> Hi all, > > I'm looking for the best way of allowing interaction between PostGIS on > the back end and ArcGIS on the desktop. Something like PgArc would be > good, but obviously very difficult to implement :-( > > There is avpgcon which supports ArcView 3.x (only?). Is anyone able to > shed any light on other options or report success with either of these > options? Can any of the ArcGIS stuff do wfs-t thereby allowing us to > put geoserver in as an interface? > > Thanks, > Tim Bowden > > _______________________________________________ > postgis-users mailing list > postgis-users@... > http://postgis.refractions.net/mailman/listinfo/postgis-users Hi! You can try this (http://gforge2.uwc.ac.za/projects/ziggis/), but it seems that there is not very much going. I think the problem in connecting PostGIS and ArcGIS is in the ArcObjects workspaces to handle the Datasource. As a Workaround you can use a tempoprary shapefile like pgArc or you can setup a WMS. A WFS should also work, althought i didn't test it. Or you can use something other than ArcGIS. Our way at the moment is to separate workingareas as a shapefile and update them, when finished. CU Uwe Seher _____________________________________ ingenieurbüro kauppert nebeniusstr. 34 d-76137 karlsruhe fon +49 721 3548969-3 fax +49 721 3548969-5 email uwe.seher@... web www.ib-kauppert.de _____________________________________ _______________________________________________ postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
|
|
Re: Postgis and ArcGISOn Fri, 2007-02-09 at 09:00 +0100, Uwe Seher wrote:
> Am 09.02.2007, 05:14 Uhr, schrieb Tim Bowden <tim.bowden@...>: > > > Hi all, > > > > I'm looking for the best way of allowing interaction between PostGIS on > > the back end and ArcGIS on the desktop. Something like PgArc would be > > good, but obviously very difficult to implement :-( > > > > There is avpgcon which supports ArcView 3.x (only?). Is anyone able to > > shed any light on other options or report success with either of these > > options? Can any of the ArcGIS stuff do wfs-t thereby allowing us to > > put geoserver in as an interface? > > > > Thanks, > > Tim Bowden > > > > _______________________________________________ > > postgis-users mailing list > > postgis-users@... > > http://postgis.refractions.net/mailman/listinfo/postgis-users > > Hi! > > You can try this (http://gforge2.uwc.ac.za/projects/ziggis/), but it seems > that there is not very much going. I think the problem in connecting > PostGIS and ArcGIS is in the ArcObjects workspaces to handle the > Datasource. As a Workaround you can use a tempoprary shapefile like pgArc > or you can setup a WMS. A WFS should also work, althought i didn't test > it. Or you can use something other than ArcGIS. Our way at the moment is > to separate workingareas as a shapefile and update them, when finished. > > CU Uwe Seher > _____________________________________ Thanks, I was hoping someone had some better news. Regards, Tim Bowden _______________________________________________ postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
|
|
Re: Postgis and ArcGIS* Tim Bowden <tim.bowden@...> [070209 14:09]:
> On Fri, 2007-02-09 at 09:00 +0100, Uwe Seher wrote: > > You can try this (http://gforge2.uwc.ac.za/projects/ziggis/), but it seems > > that there is not very much going. > > I was hoping someone had some better news. > The linked site seems to be somewhat outdated. However, last December a news came across this list: ZigGis 1.1 available! http://postgis.refractions.net/pipermail/postgis-users/2006-December/014217.html HTH, Frank Koormann -- Frank Koormann <frank.koormann@...> Professional Service around Free Software (http://intevation.net/) FreeGIS Project (http://freegis.org/) PostGIS Support (http://www.intevation.net/geospatial/postgis-support.en.html) _______________________________________________ postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
|
|
Re: Postgis and ArcGISOn Fri, 2007-02-09 at 14:18 +0100, Frank Koormann wrote:
> * Tim Bowden <tim.bowden@...> [070209 14:09]: > > On Fri, 2007-02-09 at 09:00 +0100, Uwe Seher wrote: > > > You can try this (http://gforge2.uwc.ac.za/projects/ziggis/), but it seems > > > that there is not very much going. > > > > I was hoping someone had some better news. > > > > The linked site seems to be somewhat outdated. However, last December a > news came across this list: > > ZigGis 1.1 available! > http://postgis.refractions.net/pipermail/postgis-users/2006-December/014217.html > HTH, > > Frank Koormann > It's still alive! Looks more promising. Thanks Frank. It's a read only job for now, but still useful. Regards, Tim Bowden _______________________________________________ postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
|
|
Re: Postgis and ArcGISYes, zigGIS web site has moved
now is here and actually the project is very active: http://code.google.com/p/ziggis/ if you are in troubles use the ziggis group: http://groups.google.com/group/ziggis best regards Paolo Corti
|
|
|
Re: Postgis and ArcGISAnd, as always, we're interested in any contributions. ;)
Thanks to Paolo and Bill for reigniting the fire. -Abe On 2/22/07, Paolo Corti <pcorti@...> wrote: > > Yes, zigGIS web site has moved > now is here and actually the project is very active: > http://code.google.com/p/ziggis/ > > if you are in troubles use the ziggis group: > http://groups.google.com/group/ziggis > > best regards > Paolo Corti > > > > Tim Bowden wrote: > > > > On Fri, 2007-02-09 at 14:18 +0100, Frank Koormann wrote: > >> * Tim Bowden <tim.bowden@...> [070209 14:09]: > >> > On Fri, 2007-02-09 at 09:00 +0100, Uwe Seher wrote: > >> > > You can try this (http://gforge2.uwc.ac.za/projects/ziggis/), but it > >> seems > >> > > that there is not very much going. > >> > > >> > I was hoping someone had some better news. > >> > > >> > >> The linked site seems to be somewhat outdated. However, last December a > >> news came across this list: > >> > >> ZigGis 1.1 available! > >> http://postgis.refractions.net/pipermail/postgis-users/2006-December/014217.html > >> HTH, > >> > >> Frank Koormann > >> > > > > It's still alive! Looks more promising. Thanks Frank. It's a read only > > job for now, but still useful. > > > > Regards, > > Tim Bowden > > > > _______________________________________________ > > postgis-users mailing list > > postgis-users@... > > http://postgis.refractions.net/mailman/listinfo/postgis-users > > > > > > -- > View this message in context: http://www.nabble.com/Postgis-and-ArcGIS-tf3198218.html#a9105359 > Sent from the PostGIS - User mailing list archive at Nabble.com. > > _______________________________________________ > postgis-users mailing list > postgis-users@... > http://postgis.refractions.net/mailman/listinfo/postgis-users > postgis-users mailing list postgis-users@... http://postgis.refractions.net/mailman/listinfo/postgis-users |
| Free embeddable forum powered by Nabble | Forum Help |