Changes between Version 4 and Version 5 of UsersWikiPostgisarcgis
- Timestamp:
- 12/16/10 08:43:04 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsersWikiPostgisarcgis
v4 v5 12 12 Second issue: 13 13 There 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 15 They also have a raster type they call ST_Raster not to be confused with PostGIS 2.0 raster type. 16 Again 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] 14 17 == Case Studies == 15 18 These are Case Studies of using ArcSDE with PostGIS or moving away from ArcSDE: