Mercurial > postarc
diff README.txt @ 0:1aca3d413885 tip
Initial import of Postarc
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Fri, 05 Oct 2012 23:55:06 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.txt Fri Oct 05 23:55:06 2012 +0200 @@ -0,0 +1,13 @@ +Postarc connects ArcMap with PostGIS databases. +It enables read and write access to PostGIS-powered Feature Layers. + +Postarc is Free Software licensed under the terms of the +GNU Lesser General Public License (LGPL). + +Postarc is written in C#. You'll need Microsoft Visual Studio 2010 and +ArcGIS 10 SDK for .Net to compile it and ArcMap 10 to run it. + +The connection to PostGIS/PostgreSQL is handled by the Npgsql +library which is not part of this distribution. + +Note: Postarc is work-in-progress and not really useable by now. \ No newline at end of file