create account

Making Spatial Data Yield Agates by gra

View this thread on: hive.blogpeakd.comecency.com
· @gra · (edited)
$106.45
Making Spatial Data Yield Agates
<div class='text-justify'><p>
If you have ever experienced randomly finding a beautiful stone laying on the ground, you may be able to understand the allure that entices rockhounds to pursue their endless quest. The determined search often ends with a disappointing and lackluster collection of dull stones gathered as an insurance policy against coming out empty-handed.
    </p><p>
<img src='https://steemitimages.com/DQmVGkXKysAnXM4a2TEgssebaZ7ngoLkFUCX4Z7QPXNSnef/cover.jpg'><sup>Though some might consider these dull, any wave-washed rock has a certain appeal.</sup></p><p>
On occasion, the odds are reversed. A glimmering reflection might catch the eye of a meditative pacer as lapping waves on a rocky beach set time. Or maybe a walk down the creek in a local park reveals a unique geologic treat hiding amongst otherwise nondescript specimens. These chance occurrences are enough to fuel the continued efforts of a dedicated 'hounder', as the only point of certainty is this: You will never find them unless you look.
    </p><p><img src='https://steemitimages.com/DQmPVr1hEN4PMKmrXUau9pGCr1XvDHaJ2V2dh3Zk2pHnHMN/look.jpg'><center><sup>Few things are more calming than scanning the endless sea of a rocky beach.</sup></center></p><p>
While this principle applies broadly, in this instance we are revisiting a special type of gemstone that I have discussed previously: <a href='https://steemit.com/agates/@gra/a-superior-variety-of-agate'>Lake Superior Agates</a>. In this article we learned how and where they form, admired their stunning beauty, and established a rough idea of their spatial distribution based on the extents of the <a href='https://www.qpg.geog.cam.ac.uk/lgmextent.html'>last glaciation(s)</a>. In this article, we will examine how spatial data can be used to identify the best areas to hunt for these incredible stones!
    </p><center><img src='https://steemitimages.com/DQmZLPtDVFKh2QLXZtEeqojRRzPVS9FhW8af74iPL3Z4s3C/pretty.jpg'><br><sup>Even when the target rock is not found, the places where you search are often a treat in themselves. </sup></center><hr><center><h2>Care To Join?</h2></center><p>
The software and the data referenced in this article are freely available and can be installed on practically any device. If you want to follow along and try doing this yourself, download the incredible open-source program QGIS <a href='https://www.qgis.org/'>HERE</a>. A fresh new version (3.0) was recently released, so now is a great time to learn the wonders of GIS! Personally, I am still using an older version of QGIS (2.6) to maintain compatibility with some plugins that I require.
    </p><img src='https://qgis.org/en/_static/images/qgisorg_banner30.png'><br><sup><a href=''>Source</a> under <a href='https://creativecommons.org/licenses/by-sa/3.0/legalcode'>CC-BY-SA</a> - The latest version of QGIS is powerful, intuitive, and elegant!</sup><p><hr>
<center><h1>Digging Up Data</h1></center></p><p>
There is a wealth of geologic spatial data to consider that might help with finding agates. An initial thought was to look at bedrock geology and identify the distribution of the basalt flows where the agates originate. This will work in areas where bedrock is exposed at the surface, but most of the bedrock in the Upper Midwest is buried by more than 100 feet of glacial material (See <b>Figure 1</b> in the Deposit Thickness section below). In addition, the bedrock would still need to be mined to expose agates. For now we will focus on <a href='https://mrdata.usgs.gov/geology/state/sgmc-lith.php?code=1'>unconsolidated material</a> that the glaciers churned up and left behind.
    </p><p>
<h2>Surficial Geology</h2>
Geologic material that has yet to be consolidated into rock (<a href='https://geomaps.wr.usgs.gov/parks/misc/glossaryjkl.html#lithification'>lithified</a>) is known as 'surficial' geology. It is sometimes referred to as '<a href='https://en.wikipedia.org/wiki/Quaternary'>Quaternary</a>' geology in reference to the most recent period of geologic time. Multiple glaciations left material <a href='https://www.qpg.geog.cam.ac.uk/lgmextent.html'>throughout upper North America</a> during the Quaternary.</p><img src='https://cdn.pixabay.com/photo/2018/04/03/06/14/machine-3286051_960_720.jpg'><br><sup><a href='https://pixabay.com/en/machine-tractor-soil-bulldozer-3286051/'>Source</a> by <a href='https://pixabay.com/en/users/sumanamul15-8424277/'>sumanamul15</a> under <a href='https://creativecommons.org/choose/zero/'>CC0</a> - Continental glaciers act as a massive bulldozer, stirring up rock and grinding it into clay. </sup><p>

Unconsolidated material is generally differentiated by the grain size and sorting of the sediment, an attribute related to the depositional environment. We'll have to understand the geologic terms used to describe surficial geology in order to best prioritize the data for finding agates. These terms and names can vary greatly between data sets and authors, making the task of deciphering the meaning and correlating units a challenging geospatial puzzle...Settle in - this post will be fairly comprehensive!
</p><p>
<h2>National Scale</h2>
For the purposes of this article, I have chosen to work with data from a national level. The US Geological Survey published a <a href='https://pubs.usgs.gov/ds/425/'>map and data set</a> of the surficial geology of the United States at a 1:5,000,000 scale in 2009. This data covers most of the potential range of Lake Superior Agates (omitting Canada). 
</p><center><img src='https://steemitimages.com/DQmPtfSfEBdUJHdv7cH9DHxnQWisd2UyEtdfhh3NdosJyF9/us_surficial2.jpg'><br><sup><a href='https://pubs.usgs.gov/ds/425/fthe GIS
'>Source [a]</a> - USGS Publication from 2009 showing the surficial geology of the mainland US.</sup></center><p>
While the map is useful for reference, a digitized version of the data allows for a more customized data analysis. The GIS data set can be downloaded as a <a href='https://en.wikipedia.org/wiki/Shapefile'>Shapefile</a> or as a <a href='https://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/what-is-a-geodatabase.htm'>Geodatabase</a>. While the geodatabase is smaller in size, this format is a proprietary file type that can only be read by ArcGIS (<a href='https://www.esri.com/en-us/home'>by ESRI</a>). Many University students have access to this software at no cost, but in this article we will use Shapefiles as they are easy to work with in either software suite.
</p><p>
<h3>Loading Shapefiles</h3>
The US surficial Shapefile based on the above publication is 112 MB in size and can be downloaded <a href='https://pubs.usgs.gov/ds/425/USGS_DS_425_SHAPES.zip'>HERE</a>. Once downloaded, the zipped folder must be unpacked using native <a href='https://en.wikipedia.org/wiki/Comparison_of_file_archivers'>decompression software</a> before it can be opened with QGIS. The unzipped folder contains 24 files, including three shapefiles (also known as <a href='https://docs.qgis.org/2.18/en/docs/gentle_gis_introduction/vector_data.html'>vector</a> files).</p><p> To add the Shapefiles in QGIS, go to <code>Layer -> Add Layer -> Add Vector Layer</code> and click <i>browse</i> to change the source to the unzipped folder. Sort by type and find the three files with the file extension <i>.shp</i> - <b>Contacts, State_Lines, and Surficial_materials</b>. 'Contacts' is a line file tracing the surficial polygons that will not need to be loaded for this analysis. The other two layers, however, will both be useful to load. The 'State_lines' layer outlines state boundaries, and the 'Surficial_materials' layer contains polygons encompassing unconsolidated material.

</p><img src='https://steemitimages.com/DQmcHBEXpyFKdRrCydrhqCsKmRYmgNyfDL6akdA91hFq8bf/us_surficial.jpg'><br><sup>1:5,000,000 Surficial Geology Shapefile for the continental US. All features are colored the same by default upon initial load.</sup>
<p><h3>Unit Name</h3>To differentiate the monochrome units and get a view that is similar to the USGS published map, we need to adjust the <i>style</i> of the layer. Right-click the 'Surficial_materials' layer in the <b>Layers Menu</b> and select <i>Properties</i> to bring up the style options. Toggle the first option from <i>Single Symbol</i> to <i>Categorized</i> and select <code>UNIT_NAME</code> as the Column. Now we simply <b>Classify</b> the data to assign random colors to each unit. Here is the result:</p><p><img src='https://steemitimages.com/DQmbx3PC3kV9ZbbWFUnNTApE4pLn8yb9Ln4fG8Y37aSydka/usrandom.jpg'><br><sup>1:5,000,000 Surficial Geology Shapefile for the continental US. Features are categorized by Unit Name and are colored randomly. </sup></p><p>You might notice that the colors are a little different than the USGS map, as the styles are not matched. This type of visualization helps with contemplating the complexity of surficial deposit distribution, but the random colors are not very useful for identifying where to look for agates. Before we make those colors more meaningful, there are a couple other useful columns to consider.</p>
<p><h3>Deposit Thickness</h3></p><p>As alluded to earlier, knowing the location of the bedrock geology that Lake Superior Agates are formed in is not entirely helpful in locating the agates. Bedrock is generally obscured by thick deposits of <a href='https://mrdata.usgs.gov/geology/state/sgmc-unit.php?unit=SDQltg%3B0'>till</a> and <a href='https://mrdata.usgs.gov/geology/state/sgmc-lith.php?text=outwash'>glacial outwash</a> in Minnesota, Wisconsin, and Michigan where the <a href='http://www.minsocam.org/MSA/collectors_corner/usgs/b1309.htm#irs'>Keeweenawan Rift Valley</a> formed. Glacial erosion on this bedrock during the most recent glaciations exposed and transported agates beyond the extent of their source rock. The thickness of surficial deposits can be visualized by styling with the <code>UNIT_THICK</code> column.</p><p><img src='https://steemitimages.com/DQmT4MZFzyzQ6wZvkiaFgud9UFzac5fFJPVpCHEKN5qwwpp/thickness.jpg'><br><sup><b>Figure 1: </b>1:5,000,000 Surficial Geology data set showing the thickness of surface material / depth to bedrock with color legend.</sup></p><p>
<h3>Deposit Age</h3></p><p>
Another column that might be useful to style the data with is that of <code>UNIT_AGE</code>. Because this data represents a generalized map of the entire country, the time ranges that deposits are lumped into are somewhat broad. Despite this, when the map is styled by 'age' the results are quite interesting:</p><p>
<img src='https://steemitimages.com/DQmcQcXu8ifjHnARHVsacQYGacmprtRzxJtDcmNTnwcKqzF/surficialage.jpg'><br><sup>1:5,000,000 Surficial geology map styled by 'UNIT_AGE' with legend. All units represent time ranges, and the oldest deposits are cooler colors.</sup></p><p>At first glance, it is clear that the most recent deposits (orange and red) tend to be in the northern part of the country. This corresponds with the <a href='https://pubs.usgs.gov/bul/1274e/report.pdf'>Wisconsin</a> and <a href='https://en.wikipedia.org/wiki/Illinoian_%28stage%29'>Illinoian</a> stages of glaciation. These are the two most recent glacial events, both occurring within the <a href='https://en.wikipedia.org/wiki/Holocene'>Holocene</a>. Since we know that the majority of Lake Superior Agates are found in glacial material, we can use the distribution of the orange and red units in the above figure as a rough guide for where to focus our attention. 
</p><hr><h1>Focusing In</h1><p>Before proceeding with an analysis of this data in terms of the propensity to possess Lake Superior Agates, it is worthwhile to clip the data set to an area of interest and reduce the overall file size. Though the <i>absolute</i> range of the gemstones is not entirely clear, we can assume that finding the agates is highly unlikely beyond a certain distance from the source rock. As discussed in the previous article, the states of Michigan, Wisconsin, and Minnesota all have the right bedrock to produce agates. If we couple this knowledge with the progression of glaciers during the Holocene, a general search area can be approximated.</p><h3>Select and Save</h3><p>The easiest way to filter the data set into an area of interest is to select the desired units with the <b>Select Tool</b> on the <i>Attributes</i> toolbar. This should be turned on by default, but can also be activated through <code>View -> Toolbars -> Attributes</code>. Using this tool we can simply drag a rectangle over Minnesota, Wisconsin, Michigan, and Iowa, as well as parts of Missouri, Illinois, Indiana, and Ohio. The southern limit of Wisconsin and Illinoian deposits serves as a rough southern boundary for the rectangle.</p><p><img src='https://steemitimages.com/DQmb8V9AARuYZ7Qv3B3y7E8J2gqZoJADHLCBqWvr2T6ng7o/glacialselect.jpg'><sup>Using the <b>Select Tool</b> to create a rough rectangle that highlights the geographic areas most likely to have Lake Superior Agates</sup></p><p>Now that the units of interest are selected, right-click on the 'Surficial_materials' layer and select <i>Save As</i>. In the context menu, select ESRI Shapefile as the file type, give the file a name, and make sure to check <strong>Save only selected features</strong>. The resultant file, colored randomly by <code>UNIT_NAME</code>, should look something like this:</p><p><center><img src='https://steemitimages.com/DQmRDDk7huNWthqYjD5zGhGHWrUUo6Hwptqi25NEtT1pkHV/aoizoomy.jpg'></center><sup>Magnified view showing the units highlighted and exported by our rectangular AOI selection.</sup></p><h2>Examining Attributes</h2><p>Once the data set is whittled down spatially, it becomes much easier to work with. We can begin to consider the individual units and determine how likely each is to contain agates. To see what units remain in our geographic selection, simply expand the layer in the <b>Layers Panel</b>. This acts as a makeshift legend for the map and lists the different classifications of the units being differentiated.</p><p><div class=pull-right><img src='https://steemitimages.com/DQmWU6t4J55qRJzjoid6fFLPWRcA3SJHPRDoc3cEwy7nM7p/aoilegend.jpg'></div></p><p>Most units are differentiated in multiple ways - first by deposit type, then by sediment size and deposit thickness. The thickness is not critical in terms of finding agates, but the sediment size is quite useful. In general, silts (<a href='https://pubs.usgs.gov/gip/deserts/eolian/'>Eolian deposits</a>) and the fine sands of proglacial outwash are unlikely to contain gravel-sized agates. Likewise, soil derived from bedrock (residual materials, <a href='https://mrdata.usgs.gov/geology/state/sgmc-lith.php?text=colluvium'>colluvium</a>) will only contain agates if the local bedrock contains them. Clay-rich deposits like <a href='https://mrdata.usgs.gov/geology/state/sgmc-unit.php?unit=ORQs%3B0'>lacustrine</a>, organic muck, and many glacial tills are not the most ideal place to find gravel, but the <a href='http://wiki.aapg.org/Depositional_environments#Glacial_Systems'>high energy environment</a> of a glacier can move sediment of all sizes. The best place to look for gravels is in coarse-grained sediment such as <a href='https://mrdata.usgs.gov/geology/state/sgmc-lith.php?text=alluvium'>alluvial deposits</a>, <a href='http://www.recare-hub.eu/glossary/41-glaciofluvial-deposits'>glaciofluvial outwash</a>, and certain tills that are near the source bedrock. By simply turning off the undesirable units in the <b>Layer Panel</b>, we can start to generate a refined agate map.  </p><p><img src='https://steemitimages.com/DQmQhzjgmUQ6shcfSUo6cdJ94hc8hQAzbCAoYP5MgvdzLBU/agaterefined.jpg'><sup></sup></p><h2>Finishing Touches</h2>
<p>A final step in optimizing this data is to apply a meaningful color scheme to the polygons. I opted to manually color the remaining units based on the grain size of the deposits and energy of the depositional environments, but a <a href='https://docs.qgis.org/testing/en/docs/user_manual/working_with_vector/style_library.html#color-ramp'>color ramp</a> could also be created or applied as an alternate solution.</p><p>

Areas with the coarsest sediment and therefore highest probability of finding gravels are highlighted in reds and oranges, while the cooler colors are less ideal. Keep in mind that we have already eliminated the least probable units from the data set, so even cooler colored units have a good chance of containing agates. </p><hr><p><center><img src='https://steemitimages.com/DQmeoBProRkJkuPSU5Vur7VTpmhJmW1vtCEbF98zxyQpz4H/finalmap.jpg'></center><center><sup>Broad overview of color-coded high probability Lake Superior Agate deposits. Basemap by <a href='https://www.openstreetmap.org/copyright'>OSM</a></sup></center></p><p>The above figure is my best attempt at creating a Lake Superior Agate hunting map using the 1:5,000,000 data. As discussed in the first article in this series, the glacial history that exposed Lake Superior Agates is complex. Unfortunately, this data has no indication of the glacial lobe associated with deposits beyond glacial stages, so we must rely on a spatial estimate. The last article established that the most probable locations to find Lake Superior Agates are in <a href='https://steemitimages.com/DQmWQFb6ZECdT7XHGofSZA2cGMCJUkgbB8zpJ1TGnhUBXdH/superiorlobed.png'>Superior Lobe</a> deposits, which tend to be found in near the Lake Superior basin in Eastern Minnesota, Northern Michigan, and Wisconsin. </p><p><img src='https://steemitimages.com/DQmarnMgf7hJ4fb1iKC4nKneHdsC56sQicmxmUZEe7WQpyM/best.jpg'><sup>Magnified color-coded map showing the areas and deposits most likely to contain Lake Superior Agates based on the 1:5,000,000 data. Basemap by <a href='https://www.openstreetmap.org/copyright'>OSM</a></sup></p><h2>Improvements</h2><p>The above graphics provide a first-attempt at locating the most probable locations to look for Lake Superior Agates. There are some obvious setbacks to this data, including the coarse scale and broadly lumped attributes. Nevertheless, I can verify that the map has correctly highlighted some locations in Minnesota that are known to produce agates. While this data can provide some useful insights, these limitations leave some definite <b>room for improvement</b>. The <i>best way</i> to create a better map is to locate better data. Each state has varying degrees of funding and personnel dedicated to mapping surficial deposits, but they <a href='http://www.stategeologists.org/surveys.php'>all</a> have state-level data available at a better scale than the data set utilized in this article.</p><p> Minnesota even has <a href='https://www.dnr.state.mn.us/lands_minerals/aggregate_maps/completed/index.html'>detailed aggregate maps</a> at the county level up to a scale of 1:24,000! Once this data is <b>massaged</b> and processed in the right way, it has the capacity to <strong><i>precisely</i></strong> identify where to find agates - down to the scale of individual gravel pits and creeks. Truth be told, this detailed analysis on high-resolution data has <i>already been performed</i> and distilled into a powerful map-based tool that can be accessed from any device. If you are interested in rockhounding and want to use the best information available to gain an edge on the competition, contact me on <a href='https://discordapp.com/'>discord</a>! Happy hounding!</p>
<p><center><img src='https://steemitimages.com/DQmPCENnVAzSaWaGq2WYEjXv151V9HgiK2gRAZQfPL4ut1n/agate.jpg'><sup> <br> A small sampling of agates discovered through GIS.</sup></center></p>

<center><h2>External References</h2></center><hr>
<ul><li><a href='https://pubs.usgs.gov/ds/425/'>[a]</a> - Soller, D.R., Reheis, M.C., Garrity, C.P., and Van Sistine, D.R., 2009, Map database for surficial materials in the conterminous United States: U.S. Geological Survey Data Series 425, scale 1:5,000,000 [https://pubs.usgs.gov/ds/425/]. </li>
<li>Huber, N K. The Keweenawan geology of Isle Royale, Michigan. US Geological Survey, 1971. [<a href='https://pubs.er.usgs.gov/publication/ofr71154'>https://pubs.er.usgs.gov/publication/ofr71154</a>] </li>
<li>Huber, N K. The Geologic Story of Isle Royale National Park. US Geological Survey, 1975. [<a href='https://pubs.er.usgs.gov/publication/b1309'>https://pubs.er.usgs.gov/publication/b1309</a>] </li>
<li>QGIS Development Team (2018). QGIS Geographic Information System. Open Source Geospatial Foundation Project. http://qgis.osgeo.org".</li>
<li>Basemaps in the final two graphics: &copy; <a href="http://osm.org/copyright">OpenStreetMap</a> Contributors, under <a href='https://creativecommons.org/licenses/by-sa/2.0/'>CC-BY-SA 2.0</a></li>
</ul>
<hr>
<h6>Thank you for reading my article! All photos are by the author unless otherwise noted. See additional reading and references as hyperlinks within the text. If you enjoy reading and writing original, high-quality science, technology, engineering, and math posts on the Steemit blockchain, you should really check out @steemstem! For more information on what a steemSTEM post should contain, see <a href='https://steemit.com/steemstem/@steemstem/rebooting-steemstem-towards-an-engaged-community-on-the-steem-blockchain'>HERE</a> and check out pinned messages in the official <a href='https://discord.gg/Ph2beq'>Discord Server</a>! Here they even have a great team of honor members who can answer your questions and offer mentoring!</h6>
</div>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 283 others
properties (23)
authorgra
permlinkmaking-spatial-data-yield-agates
categorygeology
json_metadata"{"tags":["geology","gis","steemstem","agates","rockhound"],"users":["steemstem"],"image":["https://steemitimages.com/DQmVGkXKysAnXM4a2TEgssebaZ7ngoLkFUCX4Z7QPXNSnef/cover.jpg","https://steemitimages.com/DQmPVr1hEN4PMKmrXUau9pGCr1XvDHaJ2V2dh3Zk2pHnHMN/look.jpg","https://steemitimages.com/DQmZLPtDVFKh2QLXZtEeqojRRzPVS9FhW8af74iPL3Z4s3C/pretty.jpg","https://qgis.org/en/_static/images/qgisorg_banner30.png","https://cdn.pixabay.com/photo/2018/04/03/06/14/machine-3286051_960_720.jpg","https://steemitimages.com/DQmPtfSfEBdUJHdv7cH9DHxnQWisd2UyEtdfhh3NdosJyF9/us_surficial2.jpg","https://steemitimages.com/DQmcHBEXpyFKdRrCydrhqCsKmRYmgNyfDL6akdA91hFq8bf/us_surficial.jpg","https://steemitimages.com/DQmbx3PC3kV9ZbbWFUnNTApE4pLn8yb9Ln4fG8Y37aSydka/usrandom.jpg","https://steemitimages.com/DQmT4MZFzyzQ6wZvkiaFgud9UFzac5fFJPVpCHEKN5qwwpp/thickness.jpg","https://steemitimages.com/DQmcQcXu8ifjHnARHVsacQYGacmprtRzxJtDcmNTnwcKqzF/surficialage.jpg","https://steemitimages.com/DQmb8V9AARuYZ7Qv3B3y7E8J2gqZoJADHLCBqWvr2T6ng7o/glacialselect.jpg","https://steemitimages.com/DQmRDDk7huNWthqYjD5zGhGHWrUUo6Hwptqi25NEtT1pkHV/aoizoomy.jpg","https://steemitimages.com/DQmWU6t4J55qRJzjoid6fFLPWRcA3SJHPRDoc3cEwy7nM7p/aoilegend.jpg","https://steemitimages.com/DQmQhzjgmUQ6shcfSUo6cdJ94hc8hQAzbCAoYP5MgvdzLBU/agaterefined.jpg","https://steemitimages.com/DQmeoBProRkJkuPSU5Vur7VTpmhJmW1vtCEbF98zxyQpz4H/finalmap.jpg","https://steemitimages.com/DQmarnMgf7hJ4fb1iKC4nKneHdsC56sQicmxmUZEe7WQpyM/best.jpg","https://steemitimages.com/DQmPCENnVAzSaWaGq2WYEjXv151V9HgiK2gRAZQfPL4ut1n/agate.jpg"],"links":["https://steemit.com/agates/@gra/a-superior-variety-of-agate","https://www.qpg.geog.cam.ac.uk/lgmextent.html","https://www.qgis.org/","https://creativecommons.org/licenses/by-sa/3.0/legalcode","https://mrdata.usgs.gov/geology/state/sgmc-lith.php?code=1","https://geomaps.wr.usgs.gov/parks/misc/glossaryjkl.html#lithification","https://en.wikipedia.org/wiki/Quaternary","https://pixabay.com/en/machine-tractor-soil-bulldozer-3286051/","https://pixabay.com/en/users/sumanamul15-8424277/","https://creativecommons.org/choose/zero/","https://pubs.usgs.gov/ds/425/","https://pubs.usgs.gov/ds/425/fthe GIS\n","https://en.wikipedia.org/wiki/Shapefile","https://desktop.arcgis.com/en/arcmap/10.3/manage-data/geodatabases/what-is-a-geodatabase.htm","https://www.esri.com/en-us/home","https://pubs.usgs.gov/ds/425/USGS_DS_425_SHAPES.zip","https://en.wikipedia.org/wiki/Comparison_of_file_archivers","https://docs.qgis.org/2.18/en/docs/gentle_gis_introduction/vector_data.html","https://mrdata.usgs.gov/geology/state/sgmc-unit.php?unit=SDQltg%3B0","https://mrdata.usgs.gov/geology/state/sgmc-lith.php?text=outwash","http://www.minsocam.org/MSA/collectors_corner/usgs/b1309.htm#irs","https://pubs.usgs.gov/bul/1274e/report.pdf","https://en.wikipedia.org/wiki/Illinoian_%28stage%29","https://en.wikipedia.org/wiki/Holocene","https://pubs.usgs.gov/gip/deserts/eolian/","https://mrdata.usgs.gov/geology/state/sgmc-lith.php?text=colluvium","https://mrdata.usgs.gov/geology/state/sgmc-unit.php?unit=ORQs%3B0","http://wiki.aapg.org/Depositional_environments#Glacial_Systems","https://mrdata.usgs.gov/geology/state/sgmc-lith.php?text=alluvium","http://www.recare-hub.eu/glossary/41-glaciofluvial-deposits","https://docs.qgis.org/testing/en/docs/user_manual/working_with_vector/style_library.html#color-ramp","https://www.openstreetmap.org/copyright","https://steemitimages.com/DQmWQFb6ZECdT7XHGofSZA2cGMCJUkgbB8zpJ1TGnhUBXdH/superiorlobed.png","http://www.stategeologists.org/surveys.php","https://www.dnr.state.mn.us/lands_minerals/aggregate_maps/completed/index.html","https://discordapp.com/","https://pubs.er.usgs.gov/publication/ofr71154","https://pubs.er.usgs.gov/publication/b1309","http://qgis.osgeo.org","http://osm.org/copyright","https://creativecommons.org/licenses/by-sa/2.0/","https://steemit.com/steemstem/@steemstem/rebooting-steemstem-towards-an-engaged-community-on-the-steem-blockchain","https://discord.gg/Ph2beq"],"app":"steemit/0.1","format":"markdown"}"
created2018-04-13 09:06:15
last_update2018-04-14 21:37:15
depth0
children43
last_payout2018-04-20 09:06:15
cashout_time1969-12-31 23:59:59
total_payout_value81.176 HBD
curator_payout_value25.274 HBD
pending_payout_value0.000 HBD
promoted2.000 HBD
body_length21,387
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,821,901
net_rshares22,252,659,767,624
author_curate_reward""
vote details (347)
@a-0-0 ·
https://www.youtube.com/paulbegley34
👎  
properties (23)
authora-0-0
permlinkre-gra-making-spatial-data-yield-agates-20180413t090624631z
categorygeology
json_metadata{"tags":["geology"],"links":["https://www.youtube.com/paulbegley34"],"app":"steemit/0.1"}
created2018-04-13 09:06:21
last_update2018-04-13 09:06:21
depth1
children0
last_payout2018-04-20 09:06:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation-4,863,186,238,920
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,821,917
net_rshares-4,495,277,803
author_curate_reward""
vote details (1)
@alexander.alexis · (edited)
$0.07
I *just* watched [The Secret Rules of Modern Living: Algorithms](https://www.imdb.com/title/tt5818010/?ref_=nv_sr_1), a doc about the many areas of our lives that are aided or ruled by algorithms, and here you are explaining how a software can help us find better places for rock prospecting!

Very professional article btw! &#128077;
👍  ,
properties (23)
authoralexander.alexis
permlinkre-gra-making-spatial-data-yield-agates-20180417t202005792z
categorygeology
json_metadata{"tags":["geology"],"links":["https://www.imdb.com/title/tt5818010/?ref_=nv_sr_1"],"app":"steemit/0.1"}
created2018-04-17 20:20:06
last_update2018-04-17 20:22:00
depth1
children3
last_payout2018-04-24 20:20:06
cashout_time1969-12-31 23:59:59
total_payout_value0.057 HBD
curator_payout_value0.015 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length334
author_reputation21,140,508,991,402
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,633,586
net_rshares14,820,290,792
author_curate_reward""
vote details (2)
@gra ·
$0.06
Thanks! I'll have to check that out. GIS software has incredibly immense capabilities...I fully believe in the power of algorithms to do good!
👍  
properties (23)
authorgra
permlinkre-alexanderalexis-re-gra-making-spatial-data-yield-agates-20180417t214542011z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-17 21:45:39
last_update2018-04-17 21:45:39
depth2
children2
last_payout2018-04-24 21:45:39
cashout_time1969-12-31 23:59:59
total_payout_value0.048 HBD
curator_payout_value0.015 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length142
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,642,578
net_rshares13,259,448,693
author_curate_reward""
vote details (1)
@alexander.alexis ·
$0.08
Can it help us find gold? That's what I want to know :P
👍  ,
properties (23)
authoralexander.alexis
permlinkre-gra-re-alexanderalexis-re-gra-making-spatial-data-yield-agates-20180418t154308312z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-18 15:43:06
last_update2018-04-18 15:43:06
depth3
children1
last_payout2018-04-25 15:43:06
cashout_time1969-12-31 23:59:59
total_payout_value0.064 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation21,140,508,991,402
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,780,250
net_rshares15,650,766,147
author_curate_reward""
vote details (2)
@arcange ·
$0.04
WARNING - The message you received from @joyarif is a CONFIRMED SCAM!
DO NOT FOLLOW any instruction and DO NOT CLICK on any link in the comment!
For more information, read this post: https://steemit.com/steemit/@arcange/phishing-site-reported-postupper-dot-ml
Please consider to upvote this warning or to [vote for my witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=arcange&approve=1) if you find my work to protect you and the platform valuable. Your support is really appreciated!
👍  
properties (23)
authorarcange
permlinkre-making-spatial-data-yield-agates-20180413t162250000z
categorygeology
json_metadata{"image":["http://i.cubeupload.com/d1Dr28.png"]}
created2018-04-13 14:22:48
last_update2018-04-13 14:22:48
depth1
children1
last_payout2018-04-20 14:22:48
cashout_time1969-12-31 23:59:59
total_payout_value0.031 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length505
author_reputation1,146,611,356,767,317
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,863,821
net_rshares8,673,390,144
author_curate_reward""
vote details (1)
@gra ·
$1.63
I appreciate the warning!
👍  
properties (23)
authorgra
permlinkre-arcange-re-making-spatial-data-yield-agates-20180413t171648860z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-13 17:16:45
last_update2018-04-13 17:16:45
depth2
children0
last_payout2018-04-20 17:16:45
cashout_time1969-12-31 23:59:59
total_payout_value1.222 HBD
curator_payout_value0.406 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,888,855
net_rshares334,440,696,403
author_curate_reward""
vote details (1)
@artgirl ·
$0.07
Hmmm, I like shiny black rocks more than any other rock/stone. Not a fan of agates but tumbled agates look ok too. :)

Oh the terms... so which color in the images mean it's where the best agates are again? I think this is a very useful post for gem collectors.
👍  
properties (23)
authorartgirl
permlinkre-gra-making-spatial-data-yield-agates-20180506t184917165z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-05-06 18:49:18
last_update2018-05-06 18:49:18
depth1
children1
last_payout2018-05-13 18:49:18
cashout_time1969-12-31 23:59:59
total_payout_value0.056 HBD
curator_payout_value0.017 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length261
author_reputation78,169,798,150,588
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id54,246,984
net_rshares16,292,038,331
author_curate_reward""
vote details (1)
@gra ·
Thanks for the comment. Shiny rocks are nice, but colors are so pretty! Agates may be a little ugly before tumbling, but they sure do clean up nicely!

In general, the warmer colors (reds, oranges, yellows) represent the best spots to find agates, while the cooler colors (greens, blues, purples) are less desirable spots. However, in the last two figures of the post, I have already filtered out the less likely locations so any colored unit is a decent location to try looking. I hope people find this useful, it is my goal to make rockhounding more enjoyable for everyone!
properties (22)
authorgra
permlinkre-artgirl-re-gra-making-spatial-data-yield-agates-20180507t013808926z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-05-07 01:38:03
last_update2018-05-07 01:38:03
depth2
children0
last_payout2018-05-14 01:38:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length575
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id54,291,749
net_rshares0
@bitfiend ·
$0.16
As a fellow #rockhound I have to say you nailed this one.  Amazing work!  I've spent some time researching where would be the best place to hunt for agates at and around Lake Superior and never got this much info out of it.  Of course, being where I am it's not difficult to find them at all but this could definitely help!
👍  ,
properties (23)
authorbitfiend
permlinkre-gra-making-spatial-data-yield-agates-20180414t173850906z
categorygeology
json_metadata{"tags":["geology","rockhound"],"app":"steemit/0.1"}
created2018-04-14 17:39:00
last_update2018-04-14 17:39:00
depth1
children5
last_payout2018-04-21 17:39:00
cashout_time1969-12-31 23:59:59
total_payout_value0.124 HBD
curator_payout_value0.035 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length323
author_reputation10,794,648,352,944
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,066,089
net_rshares32,224,375,715
author_curate_reward""
vote details (2)
@gra ·
$1.74
Thank you! Glad to see some other rockhounds on here! You do seem situated in an ideal location to hunt for agates. 

Wisconsin has some slightly better data than I presented in this article, but the Minnesota data has incredible resolution! There is also a database of over 6,000 gravel pits, some long abandoned. Have you found certain beaches to be more productive / less picked than others?
👍  
properties (23)
authorgra
permlinkre-bitfiend-re-gra-making-spatial-data-yield-agates-20180414t191508793z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-14 19:15:06
last_update2018-04-14 19:15:06
depth2
children4
last_payout2018-04-21 19:15:06
cashout_time1969-12-31 23:59:59
total_payout_value1.304 HBD
curator_payout_value0.434 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length394
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,079,576
net_rshares346,570,669,848
author_curate_reward""
vote details (1)
@bitfiend ·
$0.17
Yes the mouth of the Amnicon River and Lake Shore Point are two of the most visited when it comes to my immediate area but there are *so many agates*.  When I go it's usually towards the end of the day and I can see other rockhounds *leaving* as I get there and I still find a bunch of them.  Along the railroad tracks, alog gravel and dirt roads I always find many too.  It really is a prime location and I found that after researching where to go the answer is just go anywhere.

I've been trying to populate the #rockhound tag lately and created an account @rockhounds to help with curation of said tag.  With other tags like #rocks there are a lot of articles that don't exactly pertain to rockhounding since someone can tag #steemit #rocks.  #rockhound is  a place for *true* rockhounds to share their finds.  If you share more #rockhound material I'd love it if you helped me populate the tag!
👍  ,
properties (23)
authorbitfiend
permlinkre-gra-re-bitfiend-re-gra-making-spatial-data-yield-agates-20180414t192316915z
categorygeology
json_metadata{"tags":["geology","rockhound","rocks","steemit"],"users":["rockhounds"],"app":"steemit/0.1"}
created2018-04-14 19:23:18
last_update2018-04-14 19:23:18
depth3
children3
last_payout2018-04-21 19:23:18
cashout_time1969-12-31 23:59:59
total_payout_value0.148 HBD
curator_payout_value0.023 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length899
author_reputation10,794,648,352,944
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,080,496
net_rshares35,048,579,929
author_curate_reward""
vote details (2)
@christinaa ·
$0.11
### What an interesting article u wrote..!! 🙌
I've heard the name "GIS" from my frnds in URP department, they seem to use this tool a lot. But never knew that it can search things this much specific way..!!!
#### And u explained the usage of it in an interesting way..!
Didnt think that studying rocks can be this much  cool..!! The seashore seems to have a lot of colors in it..!

*A great article, mentor..!!!* 👏👍

~ Christina
👍  
properties (23)
authorchristinaa
permlinkre-gra-making-spatial-data-yield-agates-20180416t082407924z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-16 08:24:15
last_update2018-04-16 08:24:15
depth1
children2
last_payout2018-04-23 08:24:15
cashout_time1969-12-31 23:59:59
total_payout_value0.081 HBD
curator_payout_value0.027 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length428
author_reputation2,651,600,466,382
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,340,778
net_rshares21,275,606,761
author_curate_reward""
vote details (1)
@gra ·
The shoreline featured in the post definitely has a wide variety of colors and rock types. Without doubt, it is one of my favorite beaches! 

Stay tuned for future articles where I start to unveil the real power of GIS...this is just an introduction! Thanks for your comment 👍
👍  
properties (23)
authorgra
permlinkre-christinaa-re-gra-making-spatial-data-yield-agates-20180416t181144871z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-16 18:11:42
last_update2018-04-16 18:11:42
depth2
children1
last_payout2018-04-23 18:11:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length276
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,424,809
net_rshares1,948,816,011
author_curate_reward""
vote details (1)
@christinaa ·
$0.03
definitely waiting for ur future post..!!!! 🙌
best reagrds to u..!!!!
👍  
properties (23)
authorchristinaa
permlinkre-gra-re-christinaa-re-gra-making-spatial-data-yield-agates-20180417t093319608z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-17 09:33:24
last_update2018-04-17 09:33:24
depth3
children0
last_payout2018-04-24 09:33:24
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length69
author_reputation2,651,600,466,382
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,537,823
net_rshares6,149,980,079
author_curate_reward""
vote details (1)
@effofex ·
$0.09
BRB, figuring out where the emeralds are in the great smoky mountains.
👍  
properties (23)
authoreffofex
permlinkre-gra-making-spatial-data-yield-agates-20180416t172731220z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-16 17:27:33
last_update2018-04-16 17:27:33
depth1
children2
last_payout2018-04-23 17:27:33
cashout_time1969-12-31 23:59:59
total_payout_value0.072 HBD
curator_payout_value0.018 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length70
author_reputation14,429,105,750,792
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,418,715
net_rshares18,283,724,560
author_curate_reward""
vote details (1)
@gra ·
That is actually a pretty good idea, I might have to do a future post on this if you don't beat me to it!
👍  
properties (23)
authorgra
permlinkre-effofex-re-gra-making-spatial-data-yield-agates-20180416t175815428z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-16 17:58:15
last_update2018-04-16 17:58:15
depth2
children1
last_payout2018-04-23 17:58:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length105
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,422,830
net_rshares1,486,857,420
author_curate_reward""
vote details (1)
@effofex ·
$0.03
You go ahead and write it, I'll be too busy making a throne encrusted in jewels.
👍  
properties (23)
authoreffofex
permlinkre-gra-re-effofex-re-gra-making-spatial-data-yield-agates-20180416t181134574z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-16 18:11:36
last_update2018-04-16 18:11:36
depth3
children0
last_payout2018-04-23 18:11:36
cashout_time1969-12-31 23:59:59
total_payout_value0.027 HBD
curator_payout_value0.003 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length80
author_reputation14,429,105,750,792
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,424,799
net_rshares6,482,411,434
author_curate_reward""
vote details (1)
@geopolis ·
$0.32
<center>Your post has been personally reviewed and was considered to be a well written article.
	You received a 60.0% upvote since you are a member of geopolis and wrote in the category of "geology".
	![](https://steemitimages.com/DQmNXiDn9J8yiPNrSP7Ue7WY1mBVLdPnfrKrHYJu2Y4BwNa)
	To read more about us and what we do, click here.
	https://steemit.com/geopolis/@geopolis/geopolis-the-community-for-global-sciences-update-4</center>
👍  ,
properties (23)
authorgeopolis
permlinkre-making-spatial-data-yield-agates-20180414t052940
categorygeology
json_metadata"{"app": "piston-lib/0.5.7"}"
created2018-04-14 05:29:42
last_update2018-04-14 05:29:42
depth1
children0
last_payout2018-04-21 05:29:42
cashout_time1969-12-31 23:59:59
total_payout_value0.251 HBD
curator_payout_value0.068 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length431
author_reputation1,932,410,361,288
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,966,877
net_rshares64,388,453,095
author_curate_reward""
vote details (2)
@joyarif ·
## More Attention More Gain 
> ## Limited time Offer
>_**Get more Attention to your post**_
>_**Boost your post Skyrocket**_
>_**Make post Trending**_
>_**Build your self a whale on steemit**_

>## Limited Time Free service for Test
>_**Get free 1000 subscriber and 30 Upvote to test our service**_

 
[CLICK HERE TO VISIT OUR SITE FOR MORE INFO AND SERVICES](https://anon.to/jlFMtY)
👎  
properties (23)
authorjoyarif
permlinkre-gra-making-spatial-data-yield-agates-20180413t090541132z
categorygeology
json_metadata{"tags":["geology"],"links":["https://anon.to/jlFMtY"],"app":"steemit/0.1"}
created2018-04-13 09:06:48
last_update2018-04-13 09:06:48
depth1
children1
last_payout2018-04-20 09:06:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length383
author_reputation-522,730,802,552
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,821,960
net_rshares-35,259,216,456
author_curate_reward""
vote details (1)
@spaminator ·
$0.46
Spam is discouraged by the community, including **comment spam.** 

[Tips to avoid being flagged](https://steemit.com/steemit-abuse/@spaminator/updated-your-reputation-could-be-a-tasty-snack-with-the-wrong-comment)


Thank You!
👍  
properties (23)
authorspaminator
permlinkre-joyarif-re-gra-making-spatial-data-yield-agates-20180414t205138547z
categorygeology
json_metadata{"tags":["geology"],"links":["https://steemit.com/steemit-abuse/@spaminator/updated-your-reputation-could-be-a-tasty-snack-with-the-wrong-comment"],"app":"steemit/0.1"}
created2018-04-14 20:51:36
last_update2018-04-14 20:51:36
depth2
children0
last_payout2018-04-21 20:51:36
cashout_time1969-12-31 23:59:59
total_payout_value0.403 HBD
curator_payout_value0.059 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length227
author_reputation68,078,150,632,608
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,090,108
net_rshares92,726,470,551
author_curate_reward""
vote details (1)
@justtryme90 ·
$0.21
It's fascinating how you are able to use this data to yield tangible results in the quest to find particular rocks. You truly piece together an interesting presentation, on a subject that by rights I should have no interest in at all. Yet here I sit, reading about and fascinated by lake superior agates. I applaud you on another fantastic post.
👍  , ,
properties (23)
authorjusttryme90
permlinkre-gra-making-spatial-data-yield-agates-20180416t012833042z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-16 01:28:36
last_update2018-04-16 01:28:36
depth1
children1
last_payout2018-04-23 01:28:36
cashout_time1969-12-31 23:59:59
total_payout_value0.162 HBD
curator_payout_value0.045 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length345
author_reputation140,118,479,939,905
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,290,501
net_rshares41,140,129,415
author_curate_reward""
vote details (3)
@gra ·
Cheers that the article was able to maintain your interest! Perhaps there is an inner rockhound in everyone? I appreciate the support and encouragement. Thanks for reading!
properties (22)
authorgra
permlinkre-justtryme90-re-gra-making-spatial-data-yield-agates-20180416t040551732z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-16 04:05:51
last_update2018-04-16 04:05:51
depth2
children0
last_payout2018-04-23 04:05:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length172
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,309,605
net_rshares0
@lordneroo · (edited)
$0.12
@gra Whoa!!!

That was an incredible Geology blog! I'm a Rural & Surveying Engineer and Geology is one of the various scientific fields I've studied! I can't believe I only just found your blog! I was thinking about blogging about Geology in the future as well and then I saw this post of yours!

Very well articulated, simplified article. Thank you so much! I've been using usgs.gov in University, and QGIS is my favourite GIS software without a doubt, mainly due to the fact that it is open source. Didn't know about QGIS 3.0 though, looks pretty cool! I'm still using QGIS 2.8.1 Wien. 

Anyway, thanks for your wonderful work, I'm now tuned!
Keep it up!
👍  
properties (23)
authorlordneroo
permlinkre-gra-making-spatial-data-yield-agates-20180416t145509587z
categorygeology
json_metadata{"tags":["geology"],"users":["gra"],"app":"steemit/0.1"}
created2018-04-16 14:55:12
last_update2018-04-16 14:56:51
depth1
children2
last_payout2018-04-23 14:55:12
cashout_time1969-12-31 23:59:59
total_payout_value0.093 HBD
curator_payout_value0.030 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length656
author_reputation266,559,244,769,431
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,395,780
net_rshares24,433,704,639
author_curate_reward""
vote details (1)
@gra ·
$0.03
I look forward to seeing some future Geology posts from you! I am always happy to find other GIS enthusiasts on here, especially ones that appreciate the open source option. Pretty much any version of QGIS after 2.0 is great for everyday use, but the latest version has a lot of new features. Thanks for checking it out my blog and sharing your experiences, glad to have you on board!
👍  
properties (23)
authorgra
permlinkre-lordneroo-re-gra-making-spatial-data-yield-agates-20180416t182746575z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-16 18:27:45
last_update2018-04-16 18:27:45
depth2
children1
last_payout2018-04-23 18:27:45
cashout_time1969-12-31 23:59:59
total_payout_value0.021 HBD
curator_payout_value0.006 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length384
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,427,182
net_rshares5,687,460,713
author_curate_reward""
vote details (1)
@lordneroo ·
$0.06
Thanks for the encouragement! It was a pleasure reading your work. Catch you around!
👍  
properties (23)
authorlordneroo
permlinkre-gra-re-lordneroo-re-gra-making-spatial-data-yield-agates-20180416t205240073z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-16 20:52:54
last_update2018-04-16 20:52:54
depth3
children0
last_payout2018-04-23 20:52:54
cashout_time1969-12-31 23:59:59
total_payout_value0.045 HBD
curator_payout_value0.015 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation266,559,244,769,431
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,446,537
net_rshares12,466,175,836
author_curate_reward""
vote details (1)
@sooflauschig ·
$0.15
GIS is such an incredibly powerful tool. I wish I would have put more effort into learning how to use it. I also never knew that an open source version exited.  Do you know the drawbacks of it compared to ArcGIS?
👍  ,
properties (23)
authorsooflauschig
permlinkre-gra-making-spatial-data-yield-agates-20180413t114517919z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-13 11:45:18
last_update2018-04-13 11:45:18
depth1
children1
last_payout2018-04-20 11:45:18
cashout_time1969-12-31 23:59:59
total_payout_value0.118 HBD
curator_payout_value0.034 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length212
author_reputation9,035,450,912,320
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,841,174
net_rshares32,387,193,992
author_curate_reward""
vote details (2)
@gra · (edited)
$1.69
Thank you for your comment! It is definitely not too late to learn how to use GIS. There are a couple of differences between QGIS and ArcGIS that might be considered drawbacks by some. For one, ArcGIS generally has a larger suite of tools and scripts to choose from. To get the same functionality with QGIS on certain tasks like slope and hydrological analyses, you either have to install third-party plugins or use a complimentary program called <a href='https://grass.osgeo.org/'>Grass GIS</a>.<br/><br> QGIS also behaves and looks a little different stylistically, so if you are already familiar with Arc then it might take some relearning. One of the biggest drawbacks is that certain files such as Geodatabases  are proprietary file types that can only be opened by ArcGIS. Unfortunately, some state and federal organizations provide their data exclusively in this format, making it necessary to first convert the file if you want to use it in QGIS.
👍  
properties (23)
authorgra
permlinkre-sooflauschig-re-gra-making-spatial-data-yield-agates-20180413t172727014z
categorygeology
json_metadata{"tags":["geology"],"links":["https://grass.osgeo.org/"],"app":"steemit/0.1"}
created2018-04-13 17:27:24
last_update2018-04-13 17:46:09
depth2
children0
last_payout2018-04-20 17:27:24
cashout_time1969-12-31 23:59:59
total_payout_value1.267 HBD
curator_payout_value0.420 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length954
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,890,232
net_rshares346,517,676,735
author_curate_reward""
vote details (1)
@steemitboard ·
Congratulations @gra! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[![](https://steemitimages.com/70x80/http://steemitboard.com/notifications/posts.png)](http://steemitboard.com/@gra) Award for the number of posts published

Click on any badge to view your own Board of Honor on SteemitBoard.

To support your work, I also upvoted your post!
For more information about SteemitBoard, click [here](https://steemit.com/@steemitboard)

If you no longer want to receive notifications, reply to this comment with the word `STOP`

> Upvote this notification to help all Steemit users. Learn why [here](https://steemit.com/steemitboard/@steemitboard/http-i-cubeupload-com-7ciqeo-png)!
properties (22)
authorsteemitboard
permlinksteemitboard-notify-gra-20180413t120357000z
categorygeology
json_metadata{"image":["https://steemitboard.com/img/notifications.png"]}
created2018-04-13 12:03:57
last_update2018-04-13 12:03:57
depth1
children0
last_payout2018-04-20 12:03:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length722
author_reputation38,975,615,169,260
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,843,558
net_rshares0
@steepup ·
@gra ,this is your first post I read,and you left an indelible mark here in my mind. Those precious agates stones actually look like red meat inside.Using data for the location of agates Stone is mouth watering.
👍  
properties (23)
authorsteepup
permlinkre-gra-making-spatial-data-yield-agates-20180416t153617279z
categorygeology
json_metadata{"tags":["geology"],"users":["gra"],"app":"steemit/0.1"}
created2018-04-16 15:36:51
last_update2018-04-16 15:36:51
depth1
children0
last_payout2018-04-23 15:36:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length211
author_reputation34,185,245,135,219
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,402,007
net_rshares332,431,355
author_curate_reward""
vote details (1)
@steepup ·
$0.05
Haha,  @gra, this is the first post of yours am reading and you left a indelible mark here in me.Using data collection software to identify site of agates.This is a mouth watering post.Those stones inside actually look like a red meat.
👍  
properties (23)
authorsteepup
permlinkre-gra-making-spatial-data-yield-agates-20180416t154751981z
categorygeology
json_metadata{"tags":["geology"],"users":["gra"],"app":"steemit/0.1"}
created2018-04-16 15:48:15
last_update2018-04-16 15:48:15
depth1
children2
last_payout2018-04-23 15:48:15
cashout_time1969-12-31 23:59:59
total_payout_value0.039 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length235
author_reputation34,185,245,135,219
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,403,591
net_rshares10,305,372,024
author_curate_reward""
vote details (1)
@gra ·
Thanks! I would advise against try to eat agates, despite how protein-rich they may appear...
properties (22)
authorgra
permlinkre-steepup-re-gra-making-spatial-data-yield-agates-20180416t180222373z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-16 18:02:18
last_update2018-04-16 18:02:18
depth2
children0
last_payout2018-04-23 18:02:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length93
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,423,441
net_rshares0
@steepup ·
One will be stupid enough to start eating stones .😁
👍  
properties (23)
authorsteepup
permlinkre-steepup-re-gra-making-spatial-data-yield-agates-20180416t182151659z
categorygeology
json_metadata{"tags":["geology"],"community":"busy","app":"busy/2.4.0"}
created2018-04-16 18:22:06
last_update2018-04-16 18:22:06
depth2
children0
last_payout2018-04-23 18:22:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length51
author_reputation34,185,245,135,219
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,426,313
net_rshares332,431,355
author_curate_reward""
vote details (1)
@tking77798 ·
$0.16
Its crazy to think that we already know so much about the geological makeup of the US that we can use this information to pinpoint very precise probable locations of a specific rock.  Awesome post.
👍  ,
properties (23)
authortking77798
permlinkre-gra-making-spatial-data-yield-agates-20180418t145441926z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-18 14:54:42
last_update2018-04-18 14:54:42
depth1
children1
last_payout2018-04-25 14:54:42
cashout_time1969-12-31 23:59:59
total_payout_value0.128 HBD
curator_payout_value0.035 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length197
author_reputation14,484,662,307,666
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,772,487
net_rshares31,065,782,997
author_curate_reward""
vote details (2)
@gra · (edited)
$0.08
Thank you! You are absolutely right, this sort of analysis is only possible due to the vast amount of free geologic data that already exists. As state and federal agencies continue to refine and improve the resolution of this data, the future looks very bright for rockhounds!
👍  ,
properties (23)
authorgra
permlinkre-tking77798-re-gra-making-spatial-data-yield-agates-20180418t174130258z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-18 17:41:27
last_update2018-04-18 17:41:54
depth2
children0
last_payout2018-04-25 17:41:27
cashout_time1969-12-31 23:59:59
total_payout_value0.061 HBD
curator_payout_value0.019 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length276
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,798,484
net_rshares15,340,059,933
author_curate_reward""
vote details (2)
@try3 ·
$2.57
Sweet Mother Catalyst. Comprehensive is an understatement. Awesome post, learned a ton. Reposting and promoting.
👍  , , ,
properties (23)
authortry3
permlinkre-gra-making-spatial-data-yield-agates-20180413t170726440z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-13 17:07:27
last_update2018-04-13 17:07:27
depth1
children4
last_payout2018-04-20 17:07:27
cashout_time1969-12-31 23:59:59
total_payout_value1.933 HBD
curator_payout_value0.635 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length112
author_reputation208,113,609,292
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,887,630
net_rshares527,330,163,564
author_curate_reward""
vote details (4)
@bronevik ·
mee too
thanks @gra
👍  
properties (23)
authorbronevik
permlinkre-try3-re-gra-making-spatial-data-yield-agates-20180416t021803238z
categorygeology
json_metadata{"tags":["geology"],"users":["gra"],"app":"steemit/0.1"}
created2018-04-16 02:16:00
last_update2018-04-16 02:16:00
depth2
children0
last_payout2018-04-23 02:16:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length19
author_reputation12,260,156,653,305
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,296,246
net_rshares2,991,882,200
author_curate_reward""
vote details (1)
@gra ·
$1.65
I am glad you enjoyed it...I know that the post is a little long but there was a lot I wanted to cover. Thanks for the repost!
👍  
properties (23)
authorgra
permlinkre-try3-re-gra-making-spatial-data-yield-agates-20180413t174329709z
categorygeology
json_metadata{"tags":["geology"],"app":"steemit/0.1"}
created2018-04-13 17:43:27
last_update2018-04-13 17:43:27
depth2
children2
last_payout2018-04-20 17:43:27
cashout_time1969-12-31 23:59:59
total_payout_value1.240 HBD
curator_payout_value0.411 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length126
author_reputation15,707,790,564,929
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id49,892,249
net_rshares339,587,323,200
author_curate_reward""
vote details (1)
@try3 ·
This is one of the frustrating things about Steemit, more people need to see and would appreciate this post, but in a couple of days it will go into nowhere nowhere land. @roadscape is there a solution to this coming?
properties (22)
authortry3
permlinkre-gra-re-try3-re-gra-making-spatial-data-yield-agates-20180415t171140939z
categorygeology
json_metadata{"tags":["geology"],"users":["roadscape"],"app":"steemit/0.1"}
created2018-04-15 17:11:45
last_update2018-04-15 17:11:45
depth3
children1
last_payout2018-04-22 17:11:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length217
author_reputation208,113,609,292
root_title"Making Spatial Data Yield Agates"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id50,233,797
net_rshares0