SpatialKit

From Wildsong
Revision as of 18:14, 26 October 2011 by Brian Wilson (talk | contribs)
Jump to navigationJump to search

This is an add on for ArcGIS that allows direct access to PostgreSQL PostGIS and Microsoft SQL Server data

I am only testing it with PostGIS.

Requirements

  • ArcGIS 10
  • PostGIS 1.5
  • PostgreSQL 8 or 9 (I am testing with 9)
  • .Net Framework 3.5

(There are also older versions for 9.3 + PostGIS 1.0.1, meh.)

Testing so far

The import process that I used to get test data into PostGIS is covered in my PostGIS page.

19-Oct-2011 (and before) -- I was able to load data from a PostGIS file but encountered a show stopper, ArcMap would not re-load an MXD once I had saved a pgMap connection in it!

During this lull while waiting for a response from ST-Links support, I tried out ArcMap 10.1 Beta. It let me load a PostGIS feature class READ ONLY. This is very cool!

Then I discovered I had to have an ArcGIS Server license and an ArcInfo license to be able to WRITE to a PostgreSQL, this is so not cool! Furthermore I had to install part of ArcGIS Server into my PostgreSQL server in order to "enable" the database. My database is already quite "able" when used with other software, thank you very much!

Now I am hoping that SpatialKit will be available in ArcGIS 10.1 !!

Note, I actually _have_ licenses for ArcInfo and ArcGIS Server, so I can test, because I work for an ESRI developer. But my _clients_ don't always nor can the little ones ever afford it! Further, I use other software, so maintaining PostGIS for some things and then being FORCED to make duplicate copies of the data to use ArcMap is very disappointing. ESRI gets so CLOSE to making things real and then throws up barriers.

26-Oct-2011 -- First attempts uncovered a problem with projection I used. ST-Links released a new version in 2 days, remarkable. About to try it.

Commentary

http://www.inigis.org/402/pgmap-arcgis-extension-for-connecting-to-postgis-without-arcsde.html/

Download site http://st-links.com/Download.aspx

Google Group

I started a Google Group in order to facilitate support for SpatialKit.

<html>

 <img src="http://groups.google.com/intl/en/images/logos/groups_logo_sm.gif"
        height=30 width=140 alt="Google Groups">
 SpatialKit
 <a href="http://groups.google.com/group/spatialkit">Visit this group</a>

</html>