Skip to content

Commit

Permalink
Deploying to gh-pages from @ a857a54 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jericks committed Oct 25, 2023
1 parent 0e64800 commit 8c98390
Show file tree
Hide file tree
Showing 36 changed files with 429 additions and 428 deletions.
6 changes: 3 additions & 3 deletions builtin.html
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ <h3 id="date"><a class="anchor" href="#date"></a>Date</h3>
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">date</strong> <br></p>
</div>
<div class="paragraph">
<p><span class="green">Saturday, February 4, 2023 at 12:48:20 AM Coordinated Universal Time</span><br></p>
<p><span class="green">Tuesday, October 24, 2023 at 11:55:59 PM Coordinated Universal Time</span><br></p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -755,7 +755,7 @@ <h3 id="version"><a class="anchor" href="#version"></a>Version</h3>
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">version</strong> <br></p>
</div>
<div class="paragraph">
<p><span class="green">0.13.0-SNAPSHOT</span><br></p>
<p><span class="green">0.13.0</span><br></p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -943,7 +943,7 @@ <h3 id="open"><a class="anchor" href="#open"></a>Open</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-02-04 00:44:42 UTC
Last updated 2023-10-24 23:52:47 UTC
</div>
</div>
</body>
Expand Down
Binary file modified builtin.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion format.html
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ <h3 id="rasters"><a class="anchor" href="#rasters"></a>Rasters</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-02-04 00:44:42 UTC
Last updated 2023-10-24 23:52:47 UTC
</div>
</div>
</body>
Expand Down
Binary file modified format.pdf
Binary file not shown.
Binary file modified images/layer_buffer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/layer_transform.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/random_points.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/style_vector_uniquevalues.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 20 additions & 20 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@
<h1>Geo Shell</h1>
<div class="details">
<span id="author" class="author">Jared Erickson</span><br>
<span id="revnumber">version 0.13.0-SNAPSHOT</span>
<span id="revnumber">version 0.13.0</span>
</div>
<div id="toc" class="toc2">
<div id="toctitle">Table of Contents</div>
Expand Down Expand Up @@ -2100,14 +2100,14 @@ <h4 id="read"><a class="anchor" href="#read"></a>Read</h4>
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">points</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-626d)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-78c1)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">geometry = POINT (1 1)</span><br>
<span class="green">id = 1</span><br>
<span class="green">name = Home</span><br></p>
</div>
<div class="paragraph">
<p><span class="green">Feature (fid-344270ba_18619e46042_-626c)</span><br>
<p><span class="green">Feature (fid-33d83c8e_18b641d02ef_-78c0)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">geometry = POINT (2 2)</span><br>
<span class="green">id = 2</span><br>
Expand Down Expand Up @@ -2197,15 +2197,15 @@ <h4 id="update-field"><a class="anchor" href="#update-field"></a>Update Field</h
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">points</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-62c2)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-7916)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">the_geom = POINT (-122.333056 47.609722)</span><br>
<span class="green">fid = 1</span><br>
<span class="green">name = Seattle</span><br>
<span class="green">state = WA</span><br></p>
</div>
<div class="paragraph">
<p><span class="green">Feature (fid-344270ba_18619e46042_-62c0)</span><br>
<p><span class="green">Feature (fid-33d83c8e_18b641d02ef_-7914)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">the_geom = POINT (-122.459444 47.241389)</span><br>
<span class="green">fid = 2</span><br>
Expand Down Expand Up @@ -2398,7 +2398,7 @@ <h4 id="add-area-field"><a class="anchor" href="#add-area-field"></a>Add Area Fi
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">states_area</span> <span class="gray">--filter</span> <span class="silver">"NAME_1='North</span> <span class="silver">Dakota'"</span> <span class="gray">--field</span> <span class="silver">"NAME_0,AREA"</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-62bb)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-790f)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">NAME_0 = United States</span><br>
<span class="green">AREA = 21.804544852979944</span><br></p>
Expand Down Expand Up @@ -2583,7 +2583,7 @@ <h4 id="add-id-field"><a class="anchor" href="#add-id-field"></a>Add ID Field</h
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">places_id</span> <span class="gray">--filter</span> <span class="silver">"NAME='Seattle'"</span> <span class="gray">--field</span> <span class="silver">"NAME,ID"</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-6400)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-7a54)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">NAME = Seattle</span><br>
<span class="green">ID = 10</span><br></p>
Expand Down Expand Up @@ -2769,7 +2769,7 @@ <h4 id="add-xy-fields"><a class="anchor" href="#add-xy-fields"></a>Add XY Fields
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">places_xy</span> <span class="gray">--filter</span> <span class="silver">"NAME='Seattle'"</span> <span class="gray">--field</span> <span class="silver">"NAME,X,Y"</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-4aa6)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-60fa)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">NAME = Seattle</span><br>
<span class="green">X = -122.34193084586849</span><br>
Expand Down Expand Up @@ -2900,14 +2900,14 @@ <h4 id="fix"><a class="anchor" href="#fix"></a>Fix</h4>
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">lines_fixed</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-6277)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-78cb)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">the_geom = LINESTRING (0 0, 1 1)</span><br>
<span class="green">fid = 1</span><br>
<span class="green">name = Location 1</span><br></p>
</div>
<div class="paragraph">
<p><span class="green">Feature (fid-344270ba_18619e46042_-6276)</span><br>
<p><span class="green">Feature (fid-33d83c8e_18b641d02ef_-78ca)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">the_geom = LINESTRING (1 1, 2 2, 3 3)</span><br>
<span class="green">fid = 2</span><br>
Expand Down Expand Up @@ -11993,12 +11993,12 @@ <h3 id="vector-unique-values"><a class="anchor" href="#vector-unique-values"></a
<span class="tag">&lt;/ogc:Filter&gt;</span>
<span class="tag">&lt;sld:PolygonSymbolizer&gt;</span>
<span class="tag">&lt;sld:Fill&gt;</span>
<span class="tag">&lt;sld:CssParameter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">&quot;</span><span class="content">fill</span><span class="delimiter">&quot;</span></span><span class="tag">&gt;</span>#6e1731<span class="tag">&lt;/sld:CssParameter&gt;</span>
<span class="tag">&lt;sld:CssParameter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">&quot;</span><span class="content">fill</span><span class="delimiter">&quot;</span></span><span class="tag">&gt;</span>#7d7c4a<span class="tag">&lt;/sld:CssParameter&gt;</span>
<span class="tag">&lt;/sld:Fill&gt;</span>
<span class="tag">&lt;/sld:PolygonSymbolizer&gt;</span>
<span class="tag">&lt;sld:LineSymbolizer&gt;</span>
<span class="tag">&lt;sld:Stroke&gt;</span>
<span class="tag">&lt;sld:CssParameter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">&quot;</span><span class="content">stroke</span><span class="delimiter">&quot;</span></span><span class="tag">&gt;</span>#4d1022<span class="tag">&lt;/sld:CssParameter&gt;</span>
<span class="tag">&lt;sld:CssParameter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">&quot;</span><span class="content">stroke</span><span class="delimiter">&quot;</span></span><span class="tag">&gt;</span>#575633<span class="tag">&lt;/sld:CssParameter&gt;</span>
<span class="tag">&lt;sld:CssParameter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">&quot;</span><span class="content">stroke-width</span><span class="delimiter">&quot;</span></span><span class="tag">&gt;</span>0.5<span class="tag">&lt;/sld:CssParameter&gt;</span>
<span class="tag">&lt;/sld:Stroke&gt;</span>
<span class="tag">&lt;/sld:LineSymbolizer&gt;</span>
Expand All @@ -12013,12 +12013,12 @@ <h3 id="vector-unique-values"><a class="anchor" href="#vector-unique-values"></a
<span class="tag">&lt;/ogc:Filter&gt;</span>
<span class="tag">&lt;sld:PolygonSymbolizer&gt;</span>
<span class="tag">&lt;sld:Fill&gt;</span>
<span class="tag">&lt;sld:CssParameter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">&quot;</span><span class="content">fill</span><span class="delimiter">&quot;</span></span><span class="tag">&gt;</span>#5a0510<span class="tag">&lt;/sld:CssParameter&gt;</span>
<span class="tag">&lt;sld:CssParameter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">&quot;</span><span class="content">fill</span><span class="delimiter">&quot;</span></span><span class="tag">&gt;</span>#0a6c36<span class="tag">&lt;/sld:CssParameter&gt;</span>
<span class="tag">&lt;/sld:Fill&gt;</span>
<span class="tag">&lt;/sld:PolygonSymbolizer&gt;</span>
<span class="tag">&lt;sld:LineSymbolizer&gt;</span>
<span class="tag">&lt;sld:Stroke&gt;</span>
<span class="tag">&lt;sld:CssParameter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">&quot;</span><span class="content">stroke</span><span class="delimiter">&quot;</span></span><span class="tag">&gt;</span>#3e030b<span class="tag">&lt;/sld:CssParameter&gt;</span>
<span class="tag">&lt;sld:CssParameter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">&quot;</span><span class="content">stroke</span><span class="delimiter">&quot;</span></span><span class="tag">&gt;</span>#074b25<span class="tag">&lt;/sld:CssParameter&gt;</span>
<span class="tag">&lt;sld:CssParameter</span> <span class="attribute-name">name</span>=<span class="string"><span class="delimiter">&quot;</span><span class="content">stroke-width</span><span class="delimiter">&quot;</span></span><span class="tag">&gt;</span>0.5<span class="tag">&lt;/sld:CssParameter&gt;</span>
<span class="tag">&lt;/sld:Stroke&gt;</span>
<span class="tag">&lt;/sld:LineSymbolizer&gt;</span>
Expand Down Expand Up @@ -12789,8 +12789,8 @@ <h3 id="style-repository-delete"><a class="anchor" href="#style-repository-delet
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">style repository list</strong> <span class="gray">--type</span> <span class="silver">directory</span> <span class="gray">--options</span> <span class="silver">file=examples/styles</span><br>
<span class="green">roads roads</span><br>
<span class="green">parcels parcels</span><br></p>
<span class="green">parcels parcels</span><br>
<span class="green">roads roads</span><br></p>
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">style repository delete</strong> <span class="gray">--type</span> <span class="silver">directory</span> <span class="gray">--options</span> <span class="silver">file=examples/styles</span> <span class="gray">--layerName</span> <span class="silver">parcels</span> <span class="gray">--styleName</span> <span class="silver">parcels</span><br>
Expand Down Expand Up @@ -14229,7 +14229,7 @@ <h3 id="date"><a class="anchor" href="#date"></a>Date</h3>
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">date</strong> <br></p>
</div>
<div class="paragraph">
<p><span class="green">Saturday, February 4, 2023 at 12:48:20 AM Coordinated Universal Time</span><br></p>
<p><span class="green">Tuesday, October 24, 2023 at 11:55:59 PM Coordinated Universal Time</span><br></p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -14345,7 +14345,7 @@ <h3 id="version"><a class="anchor" href="#version"></a>Version</h3>
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">version</strong> <br></p>
</div>
<div class="paragraph">
<p><span class="green">0.13.0-SNAPSHOT</span><br></p>
<p><span class="green">0.13.0</span><br></p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -14533,8 +14533,8 @@ <h3 id="open-7"><a class="anchor" href="#open-7"></a>Open</h3>
</div>
<div id="footer">
<div id="footer-text">
Version 0.13.0-SNAPSHOT<br>
Last updated 2023-02-04 00:44:42 UTC
Version 0.13.0<br>
Last updated 2023-10-24 23:52:47 UTC
</div>
</div>
</body>
Expand Down
Binary file modified index.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ <h3 id="use"><a class="anchor" href="#use"></a>Use</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-02-04 00:44:42 UTC
Last updated 2023-10-24 23:52:47 UTC
</div>
</div>
</body>
Expand Down
Binary file modified intro.pdf
Binary file not shown.
20 changes: 10 additions & 10 deletions layer.html
Original file line number Diff line number Diff line change
Expand Up @@ -1764,14 +1764,14 @@ <h4 id="read"><a class="anchor" href="#read"></a>Read</h4>
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">points</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-626d)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-78c1)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">geometry = POINT (1 1)</span><br>
<span class="green">id = 1</span><br>
<span class="green">name = Home</span><br></p>
</div>
<div class="paragraph">
<p><span class="green">Feature (fid-344270ba_18619e46042_-626c)</span><br>
<p><span class="green">Feature (fid-33d83c8e_18b641d02ef_-78c0)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">geometry = POINT (2 2)</span><br>
<span class="green">id = 2</span><br>
Expand Down Expand Up @@ -1861,15 +1861,15 @@ <h4 id="update-field"><a class="anchor" href="#update-field"></a>Update Field</h
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">points</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-62c2)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-7916)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">the_geom = POINT (-122.333056 47.609722)</span><br>
<span class="green">fid = 1</span><br>
<span class="green">name = Seattle</span><br>
<span class="green">state = WA</span><br></p>
</div>
<div class="paragraph">
<p><span class="green">Feature (fid-344270ba_18619e46042_-62c0)</span><br>
<p><span class="green">Feature (fid-33d83c8e_18b641d02ef_-7914)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">the_geom = POINT (-122.459444 47.241389)</span><br>
<span class="green">fid = 2</span><br>
Expand Down Expand Up @@ -2062,7 +2062,7 @@ <h4 id="add-area-field"><a class="anchor" href="#add-area-field"></a>Add Area Fi
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">states_area</span> <span class="gray">--filter</span> <span class="silver">"NAME_1='North</span> <span class="silver">Dakota'"</span> <span class="gray">--field</span> <span class="silver">"NAME_0,AREA"</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-62bb)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-790f)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">NAME_0 = United States</span><br>
<span class="green">AREA = 21.804544852979944</span><br></p>
Expand Down Expand Up @@ -2247,7 +2247,7 @@ <h4 id="add-id-field"><a class="anchor" href="#add-id-field"></a>Add ID Field</h
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">places_id</span> <span class="gray">--filter</span> <span class="silver">"NAME='Seattle'"</span> <span class="gray">--field</span> <span class="silver">"NAME,ID"</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-6400)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-7a54)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">NAME = Seattle</span><br>
<span class="green">ID = 10</span><br></p>
Expand Down Expand Up @@ -2433,7 +2433,7 @@ <h4 id="add-xy-fields"><a class="anchor" href="#add-xy-fields"></a>Add XY Fields
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">places_xy</span> <span class="gray">--filter</span> <span class="silver">"NAME='Seattle'"</span> <span class="gray">--field</span> <span class="silver">"NAME,X,Y"</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-4aa6)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-60fa)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">NAME = Seattle</span><br>
<span class="green">X = -122.34193084586849</span><br>
Expand Down Expand Up @@ -2564,14 +2564,14 @@ <h4 id="fix"><a class="anchor" href="#fix"></a>Fix</h4>
</div>
<div class="paragraph">
<p><span class="blue">geo-shell&gt;</span> <strong class="navy">layer features</strong> <span class="gray">--name</span> <span class="silver">lines_fixed</span><br>
<span class="green">Feature (fid-344270ba_18619e46042_-6277)</span><br>
<span class="green">Feature (fid-33d83c8e_18b641d02ef_-78cb)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">the_geom = LINESTRING (0 0, 1 1)</span><br>
<span class="green">fid = 1</span><br>
<span class="green">name = Location 1</span><br></p>
</div>
<div class="paragraph">
<p><span class="green">Feature (fid-344270ba_18619e46042_-6276)</span><br>
<p><span class="green">Feature (fid-33d83c8e_18b641d02ef_-78ca)</span><br>
<span class="green">----------------------------------------</span><br>
<span class="green">the_geom = LINESTRING (1 1, 2 2, 3 3)</span><br>
<span class="green">fid = 2</span><br>
Expand Down Expand Up @@ -7132,7 +7132,7 @@ <h4 id="hexagon"><a class="anchor" href="#hexagon"></a>Hexagon</h4>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-02-04 00:44:42 UTC
Last updated 2023-10-24 23:52:47 UTC
</div>
</div>
</body>
Expand Down
Binary file modified layer.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion map.html
Original file line number Diff line number Diff line change
Expand Up @@ -1528,7 +1528,7 @@ <h3 id="map-cube"><a class="anchor" href="#map-cube"></a>Map Cube</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2023-02-04 00:44:42 UTC
Last updated 2023-10-24 23:52:47 UTC
</div>
</div>
</body>
Expand Down
Binary file modified map.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion output/date_0_result.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[green]#Saturday, February 4, 2023 at 12:48:20 AM Coordinated Universal Time# +
[green]#Tuesday, October 24, 2023 at 11:55:59 PM Coordinated Universal Time# +
2 changes: 1 addition & 1 deletion output/layer_addareafield_5_result.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

[green]#Feature (fid-344270ba_18619e46042_-62bb)# +
[green]#Feature (fid-33d83c8e_18b641d02ef_-790f)# +
[green]#----------------------------------------# +
[green]#NAME_0 = United States# +
[green]#AREA = 21.804544852979944# +
Loading

0 comments on commit 8c98390

Please sign in to comment.