Skip to content

Commit ecea4c4

Browse files
authored
Update 003-container.adoc
1 parent 55e3c54 commit ecea4c4

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

docs/content/geowave-index/003-container.adoc

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<div class="carousel-caption panel panel-default">
2020
<div class="panel-body">
2121
<h1>About GeoWave</h1>
22-
<p>Geospatial indexing and analysis on sorted key-value datastores</p>
22+
<p>Geospatial and temporal indexing and analysis on sorted key-value datastores</p>
2323
</div>
2424
</div>
2525
</div>
@@ -68,10 +68,8 @@
6868
<div class="row">
6969
<div class="col-lg-4">
7070
<h2>What is GeoWave?</h2>
71-
<p class="padding-bottom">
72-
GeoWave is a software library that connects the scalability of distributed computing frameworks and
73-
key-value stores with modern geospatial software to store, retrieve and analyze massive geospatial
74-
datasets.
71+
<p class="padding-bottom" style="text-align: left">
72+
GeoWave is a software library that connects the scalability of distributed computing frameworks and key-value stores with modern geospatial software to store, retrieve and analyze massive geospatial datasets.
7573
</p>
7674
<p>
7775
<img src="images/geowave-icon-logo-small.png">
@@ -108,10 +106,10 @@
108106
<div class="col-lg-4">
109107
<h2>Features</h2>
110108
<ul style="text-align: left">
111-
<li>Adds multi-dimensional indexing to Accumulo, HBase, BigTable and others</li>
109+
<li>Adds multi-dimensional indexing to Accumulo, HBase, BigTable, Cassandra, Redis, RocksDB, DynamoDB and others</li>
112110
<li>Adds support for geographic objects and geospatial operators to distributed key-value stores</li>
113111
<li>A GeoServer plugin to allow geospatial data in a GeoWave datastore to be shared and visualized via OGC standard services</li>
114-
<li>Provides Map-Reduce input and output formats for distributed processing and analysis of geospatial data</li>
112+
<li>Provides Hadoop input and output formats and Spark RDDs for distributed processing and analysis of geospatial data</li>
115113
</ul>
116114
</div>
117115
</div>

0 commit comments

Comments
 (0)