Skip to content

Commit

Permalink
Update docs for 4.0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
elahrvivaz committed Feb 12, 2024
1 parent bcf36a4 commit fba0871
Show file tree
Hide file tree
Showing 209 changed files with 226 additions and 235 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ include: ["_downloads", "_images", "_static", "_sources"]
url: "http://0.0.0.0:4000"
repoUrl: "https://github.com/locationtech/geomesa"
binaryUrl: "https://repo.locationtech.org/content/repositories/geomesa-releases/org/locationtech/geomesa"
stableVersion: "4.0.4"
developmentVersion: "4.1.0-SNAPSHOT"
stableVersion: "4.0.5"
developmentVersion: "5.0.0-SNAPSHOT"
accumuloVersion: "2.0.x or later"

paginate: 10
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/_sources/user/datastores/json.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ feature type:
SimpleFeatureType sft = SimpleFeatureTypes.createType("mySft", spec);
dataStore.createSchema(sft);
JSON attributes are still strings, and are set as any other strings:
JSON attributes are still strings, and are set as any other strings. The value must be a valid JSON object or array:

.. code-block:: java
Expand Down
5 changes: 2 additions & 3 deletions documentation/stable/_sources/user/process.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,9 @@ includeFids Include feature IDs in arrow file
proxyFids Proxy feature IDs to integers instead of strings
formatVersion Arrow IPC format version
dictionaryFields Attributes to dictionary encode
useCachedDictionaries Use cached top-k stats (if available), or run a dynamic stats query to build dictionaries
sortField Attribute to sort by
sortReverse Reverse the default sort order
batchSize Number of features to include in each record batch
doublePass Build dictionaries first, then query results in a separate scan
===================== ===========

.. _bin_conversion_process:
Expand Down Expand Up @@ -109,7 +107,8 @@ Parameters Description
============ ===========
data Input Simple Feature Collection to run the density process over
radiusPixels Radius of the density kernel in pixels. Controls the "fuzziness" of the density map
weightAttr Name of the attribute to use for data point weights
geomAttr Name of the geometry attribute to render, if not specified will use the default geometry for the layer
weightAttr Name of the attribute to use for data point weights, if not specified all points will be constant weight
outputBBOX Bounding box and CRS of the output raster
outputWidth Width of the output raster in pixels
outputHeight Height of the output raster in pixels
Expand Down
1 change: 1 addition & 0 deletions documentation/stable/_static/pygments.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
.highlight .cs { color: #408090; background-color: #fff0f0 } /* Comment.Special */
.highlight .gd { color: #A00000 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
.highlight .gr { color: #FF0000 } /* Generic.Error */
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
.highlight .gi { color: #00A000 } /* Generic.Inserted */
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<a href="index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<a href="#" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
Expand Down
Binary file modified documentation/stable/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion documentation/stable/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<a href="index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="#" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion documentation/stable/tutorials/broadcast-join.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/tutorials/dwithin-join.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/tutorials/geohash-substrings.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/tutorials/geomesa-examples-avro.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/tutorials/geomesa-examples-gdelt.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/tutorials/geomesa-fs-on-azure.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/tutorials/geomesa-hbase-on-cdh.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/tutorials/geomesa-tubeselect.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/tutorials/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/tutorials/spark.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/accumulo/commandline.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/accumulo/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/accumulo/examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/accumulo/geoserver.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/accumulo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/accumulo/index_config.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/accumulo/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/accumulo/jobs.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/accumulo/kerberos.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/accumulo/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
2 changes: 1 addition & 1 deletion documentation/stable/user/appendix/memory.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<a href="../../index.html" class="icon icon-home"> GeoMesa
</a>
<div class="version">
4.0.4
4.0.5
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
Expand Down
Loading

0 comments on commit fba0871

Please sign in to comment.