GeoWave简介

GeoWave is an open source set of software that:

GeoWave是一个开源的软件集合:

  • Capabilities能力
    • Adds multi-dimensional indexing capability to key/value stores (currently Apache AccumuloApache HBaseApache CassandraAmazon DynamoDBCloud BigtableRedisRocksDB, and Apache Kudu, as well as direct FileSystem support)为键/值对的存储(Accumulo, HBase, Cassandra, DynamoDB, Bigtable, Redis, RocksDB和Kudu,以及文件)添加多维度的检索能力
    • Adds support for geographic objects and geospatial operators to these stores添加支持地理对象和地理操作到这些存储中
    • Provides Map-Reduce input and output formats for distributed processing and analysis of geospatial data为分布式地理数据处理和分析提供Map-Reduce输入和输出格式
  • Geospatial software plugins地理空间软件插件
    • GeoServer plugin to allow geospatial data in various key/value stores to be shared and visualized via OGC standard services提供GeoServer插件,允许以多种键/值对存储的地理数据可以以OGC标准服务分享和查看。

Basically, GeoWave is working to bridge geospatial software with modern key/value stores and distributed compute systems.

基本上,GeoWave致力于搭建起地理空间软件和键/值对存储和分布式计算系统的桥梁。

参考:https://github.com/locationtech/geowave 

参考2:https://blog.csdn.net/sinat_35582093/article/details/80182019

上一篇:Apache-log4net日志框架配置


下一篇:在Apache服务器上执行Python CGI脚本的配置方法