Discussion of: GeoRocket: A scalable and cloud-based data store for big geospatial files

From epsciwiki
Jump to navigation Jump to search

David

  • Vert.X (Java event frameowrk)
  • Implements own query language
    • Not SQL
    • ... we developed a new query language instead of using SQL. Joins and updates would be too complex or impossible to implement ...
  • Primary target is Geospatial files (e.g. CityGML)
  • ... every imported file can later, during export, be reconstructed as it was ( apart from possible minor whitespace changes between chunks ).