« Return to Thread: Fwd: ZigGis 1.1 available!

Re: Fwd: ZigGis 1.1 available!

by Paolo Corti :: Rate this Message:

Reply to Author | View in Thread

Hi all

I just added at ZigGis web site, http://code.google.com/p/ziggis/, then installation quick steps for ZigGis.

People having trouble is mainly because they need to install before ZigGis the .NET 2.0 runtime and/or the ArcObjects .NET assemblies.

Please for support, help, and feedback, do not use this group neither email us directly, but use the ZigGis group: http://groups.google.com/group/ziggis

ZigGis is an ArcGis plug-in that allows loading and viewing of PostGIS layers. The hope is to eventually get ZigGis so that it will also edit PostGIS layers.

The official ZigGis web site is http://code.google.com/p/ziggis/. The old ZigGis web site is no longer supported.

We have imported the svn project (ZigGis 1.1 release) in google code, source code can be checked out at
this address:

http://ziggis.googlecode.com/svn/

*** Want to install and try ZigGis in a while? ***

People just interested in downloading and installing ZigGis can just download the installer, that can be found here:

http://ziggis.googlecode.com/svn/trunk/download/ZigGis11.zip

Quick installation steps:

ZigGis is developed with .NET 2.0 framework and ArcObject .NET assemblies, so you have to make sure you have both in the computer where you want to install ZigGis.
After having checked and maybe installed both, you can finally install ZigGis.

After intalling ZigGis open ArcMap and go to menu Tools>Customize. In the Customize dialog box browse to Commands tab, and from there select the ZigGis category. Select the 'Add PostGIS layer' and drag & drop it on any ArcMap's toolbar.
Close the dialog and click on the new botton you have in the toolbar.
You will need to provide a zig file, where there are the settings for your PostGis connections.

A sample ZigGis file, example.zig, is provided with the installation, under the ZigGis installation path (default is: C:\Program Files\ZigGis).
You can use this example.zig file or copy it and rename it as you think.

Now open and edit the zig file with your PostGis settings:

; Your PostgreSQL server.
server = localhost
; Your PostgreSQL server's port.
port = 5432
; Your PostGIS database.
database = TUTORIAL
; Your PostGIS user.
user = myuser
; Your PostGIS password.
password = mypassword

Finally from ArcMap, from the PostGis dialog box, browse to the zig file you just created/modified.
In the PostGis Table textbox type the PostGis layer you want to add in ArcMap.
Press ok, and if everything is fine the PostGis layer should be added in ArcMap.

Please consider that this is a very early first releaze of ZigGis, so there maybe be several issues.
Some issues (bad field data types for ArcMap, symbology, editing not let,...) are already being tracked, and we are working in the next weeks to solve them.

You can check the Issues here: http://code.google.com/p/ziggis/issues/list
Feel free to add any issue you get in if it is not in this list, or any request you wish to be implemented in future releases.

For support and help please don't email us or post the help request in the PostGis or Esri forums, but use the ZigGis group: http://groups.google.com/group/ziggis

Thanks,
Paolo Corti
http://www.paolocorti.net


Abe Gillespie wrote:
Hello All,

Good news, Paolo has created an installer for zigGIS.  Read the
forward below for instructions.

I will be testing 9.2 over the holiday.  Currently the installer has
been tested against 9.0 and 9.1.

Thank you Paolo for the great work!

-Abe

---------- Forwarded message ----------
From: Paolo Corti <pcorti@gmail.com>
Date: Dec 19, 2006 1:40 PM
Subject: ZigGis 1.1 available!
To: zigGIS <ziggis@googlegroups.com>



Hi

we just checked in the source code of ZigGis (release 1.1).

source code can be checked out at this address:

http://ziggis.googlecode.com/svn/

People just interested in downloading and install ZigGis can just
download the installer, that can be found here:

http://ziggis.googlecode.com/svn/trunk/download/ZigGis11.zip

ZigGis 1.1 was tested with ArcGis Desktop 9.0 and 9.1 and with PostGis
1.0

Known issues are tracked here, if you find more or want some
improvement fell free to add them here:
http://code.google.com/p/ziggis/issues/list

Good Luck

Paolo Corti
http://www.paolocorti.net


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google
Groups "zigGIS" group.
To post to this group, send email to ziggis@googlegroups.com
To unsubscribe from this group, send email to
ziggis-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/ziggis?hl=en
-~----------~----~----~----~------~----~------~--~---
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

 « Return to Thread: Fwd: ZigGis 1.1 available!