IBM DB2 is a relational model database server that can be made spatially aware and thus integrate with a number of GIS products.
6
votes
1answer
171 views
Accuracy of planimetric geometry vs. ellipsoidal model
I'm examining the two geospatial options for IBM's DB2 database. In particular I am interested in the accuracy between these two options and whether it's worth it (the more accurate representation ...
3
votes
1answer
110 views
Viewing ST_MULTIPOLYGON data from ArcSDE DB2
We have inherited some tables that were created with ArcGIS/ArcSDE, and the data in these is still being used by our main web application to perform some spatial lookups. The queries are pretty ...
2
votes
1answer
353 views
Has anyone successfully made a FeatureLayer from a view in DB2 and ArcSDE 10?
Lately it seems like every new ESRI feature fails for me - I must be cursed. I'm testing the use of a FeatureLayer to see if helps display and query features using the JavaScript API 2.0.
This layer ...