Changes between Version 4 and Version 5 of UsersWikiPostgisarcgis


Ignore:
Timestamp:
Dec 16, 2010, 8:43:04 AM (13 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • UsersWikiPostgisarcgis

    v4 v5  
    1212Second issue:
    1313There is PostGIS and there is ESRI ST_Geometry which is ESRI's specific flavor of OGC geometry they install in PostgreSQL. These are not the same thing.  Of course we would prefer you to use PostGIS, and PostGIS gives you more options with working with other software (particularly Open Source). The ST_Geometry and related functions are stored in the sde schema.
     14
     15They also have a raster type they call ST_Raster not to be confused with PostGIS 2.0 raster type.
     16Again different types.  More about ArcGIS ST_Raster type is discussed [http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//006z000000p8000000.htm ArcGIS 10: Installing the ST_Raster type in a local PostgreSQL database]
    1417== Case Studies ==
    1518These are Case Studies of using ArcSDE with PostGIS or moving away from ArcSDE: