The amount of tuning that needs to be done might not serve all applications efficiently. John Cassidy from Tele Atlas argued that his company specifically does not deliver data in any one format and to let the customer determine how best to store a link-node data set of street files. This became especially relevant when considering how often some customers want updates to street files making versioning and database replication key considerations. Arthur Berrill of Pitney Bowes MapInfo argued that a tiered database design approach to both data and applications needs to be considered in order to maximize performance. Ed Katibah of Microsoft, an audience member, offered that both Virtual Earth and Google Earth use a distributed file system for raster data management and specifically eschew a spatial database storage approach. Katibah also argued that data should be stored in multiple databases, a more federated approach, with different architectures specific to the specialized application that needs to be served. JS Turcotte of Korem was equally skeptical about putting everything into a single database. He noted that companies like
Teradata and
Netezza, that typically manage very large databases and have indicated support for geospatial information, have not offered any viable solutions.There was some consensus that web services and OGC WMS/WFS specifications offer supporting alternatives as a means to data access.
Are you referring to short transactions supported as usual in DBMS and long transactions needing management that something like ESRI's ArcSDE can provide?
There's also a confusion of issues in this write-up, between talk of vector data management of things like roads and raster data management in support of high volume imagery apps like GoogleEarth and VirtualEarth. All in all, hard to really tell what the argument was about.
1. Data storage/query/analysis systems should be designed to meet the needs of the business problem(s)
2. When a fully architected design (1, above) is not practical and/or feasible (for whatever reason), federation can be employed (with its inherent limitations).