Monet And Its Geographic Extensions: A Novel Approach to High Performance GIS Processing


Overview: Monet is an extensible (relational) database system. The authors implemented a set of GIS extension modules (Point, Box and Polygon) to demonstrate their approach and its applicability to GIS databases.

Features:

  • Decomposed Storage Model (DSM)
    • Involves the decomposition of all relations into binary (association) tables, one for each attribute in the original relation
  • Main memory dbs
  • Algebra-extensible
  • Shared-memory parallelism
    • All processes share the same memory (or address) space

Concerns:

  • Main memory:
    • Can even large raster databases fit into main memory as required by Monet?
    • For example, the authors state that they "did not have sufficient disk space to generate all 130 rasters for the National benchmark" (Section 5)
  • What about raster data? Are there any modules for it?
Questions:
  • What's a database hot-set?
  • What are typical sizes for GIS dbs? Raster files? Vector files?

Reference: Peter A. Boncz, Wilko Quak, Martin L. Kersten: Monet And Its Geographic Extensions: A Novel Approach to High Performance GIS Processing. EDBT 1996: 147-163

-- AprilWebster - 21 Feb 2007

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2007-02-22 - AprilWebster
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback