
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Atlas of Living Australia</title>
	<atom:link href="http://www.ala.org.au/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ala.org.au</link>
	<description>Australia&#039;s biodiversity information in one place.</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:32:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Import or Upload Points</title>
		<link>http://www.ala.org.au/spatial-portal-help/import-or-upload-points/</link>
		<comments>http://www.ala.org.au/spatial-portal-help/import-or-upload-points/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 05:30:07 +0000</pubDate>
		<dc:creator>Robyn Lawrence</dc:creator>
				<category><![CDATA[spatial portal help]]></category>
		<category><![CDATA[ui_redev]]></category>

		<guid isPermaLink="false">http://www.ala.org.au/?p=25525</guid>
		<description><![CDATA[You can import or upload your own point-based species data to the Spatial Portal. The uploaded data is treated the same as any species active layer and is only stored for the current session. Import Points To import points directly, &#8230; <a href="http://www.ala.org.au/spatial-portal-help/import-or-upload-points/">Continue reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You can import or upload your own point-based species data to the Spatial Portal. The uploaded data is treated the same as any species active layer and is only stored for the current session.</p>
<h2>Import Points</h2>
<p>To import points directly, on the menu select &#8216;Import&#8217; and then &#8216;Points&#8217;.</p>
<div id="attachment_27001" class="wp-caption aligncenter" style="width: 408px"><img src="/wp-content/uploads/2011/12/Import_Points_Menu1.png" alt="Import Points menu option" title="Import Points menu option" width="398" height="131" class="size-full wp-image-27001" /><p class="wp-caption-text">Import Points menu option</p></div>
<p>Then enter a name and description for the data set (which will be used as the name of the active layer), enter a description of the data set (which will be used in the layer <a href="#metadata">metadata</a>).</p>
<p>Press the &#8216;Next&#8217; button, then browse to find the CSV file containing the <a href="#points">points</a>. <a name="dialogue">&nbsp;</a></p>
<div id="attachment_25682" class="wp-caption aligncenter" style="width: 429px"><img src="/wp-content/uploads/2011/12/Upload_Points_Step1.png" alt="Name the layer and add an optional description for the CSV file" title="Name the layer and add an optional description for the CSV file" width="419" height="229" class="size-full wp-image-25682" /><p class="wp-caption-text">Name the layer and add an optional description for the CSV file</p></div>
<h2 id="uploadpoints">Upload Points</h2>
<p>Upload (import) points is an option when the Spatial Portal can accept any point data. The points don&#8217;t have to be species. For example, one study wanted to map the locations of current and proposed wind farms. When &#8216;upload/import points&#8217; is an option, a dialogue screen similar to that shown below will be displayed.</p>
<p>Select &#8216;Upload points&#8217; and then press the &#8216;Next&#8217; button, then browse to find the CSV file containing the points.</p>
<div id="attachment_25607" class="wp-caption aligncenter" style="width: 647px"><img src="/wp-content/uploads/2011/12/Add_species.png" alt="Upload any type of point data" title="Upload any type of point data" width="637" height="252" class="size-full wp-image-25607" /><p class="wp-caption-text">Upload any type of point data</p></div>
<p>Once the points have been loaded:</p>
<ul>
<li>The points are <a href="#mapping">mapped</a></li>
<li>The data is listed as a <a href="#mapping">mapped layer</a> using the name entered for the import/upload points <a href="#dialogue">dialogue screen</a>, or for tools/export the name of the csv file</li>
<li><a href="#metadata">Metadata</a> will be created from the uploaded information</li>
<li>The layer is available for <a href="/spatial-portal-help/export-point-sample/">sampling</a> of environmental and/or contextual values, <a title="Scatterplot (Tools)" href="/spatial-portal-help/scatterplot/">scatterplots</a> and <a href="/spatial-portal-help/predict/">prediction</a></li>
</ul>
<h2 id="points">The CSV File</h2>
<p>The import or upload points option uses a comma separated value (CSV) formatted file containing the following fields:</p>
<ul>
<li>Record identifier (any text),</li>
<li>Longitude (decimal degrees),</li>
<li>Latitude (decimal degrees &#8211; note <strong>negative values</strong> for south of the equator) and</li>
<li>Up to 256 additional fields containing any alphanumeric values.</li>
</ul>
<p>The first three columns are mandatory and the order cannot be altered i.e. RecordId, Longitude, Latitude. <strong>NOTE:</strong> Where more than the mandatory three columns are provided, a header row with column titles should be provided.</p>
<p>For example:<br />
RecordId, Longitude, Latitude, PH, SoilDepth, Permeability, Slope</p>
<p>Any of the additional fields can be used to facet (display a breakdown of different groups of values) or further filter records by creating new layers. <a href="/spatial-portal-help/faceting-and-filtering/">For more info »</a></p>
<p>A standard suite of contextual layer values are appended to the uploaded records. They can also be used for faceting and filtering. <a href="/spatial-portal-help/faceting-and-filtering/">For more info »</a></p>
<p>The contextual layers are:</p>
<ul>
<li>Country boundaries</li>
<li>Australian States and Territories</li>
<li>LGAs (Local Government Areas)</li>
<li>IBRA Regions</li>
<li>IMCRA Regions</li>
<li>Land use</li>
<li>Vegetation types – native</li>
<li>Vegetation types – present</li>
</ul>
<p>A simple identifier and points only file example (<a href="/wp-content/uploads/2011/05/demo_CSV_upload.csv">demo_CSV_upload.csv</a>):</p>
<div id="attachment_25743" class="wp-caption aligncenter" style="width: 226px"><img src="/wp-content/uploads/2011/12/demo_CSV_upload.png" alt="Demo CSV upload file" title="Demo CSV upload file" width="216" height="236" class="size-full wp-image-25743" /><p class="wp-caption-text">Demo CSV upload file</p></div>
<h2 id="mapping">Mapped points</h2>
<p>The points in the simple demonstration file are shown on the map below.</p>
<div id="attachment_26978" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/12/Import_Points_Sample_Map1.png" rel="lightbox[25525]"><img src="/wp-content/uploads/2011/12/Import_Points_Sample_640px.png" alt="Import points mapped" title="Import points mapped" width="640" height="384" class="size-full wp-image-26978" /></a><p class="wp-caption-text">Import points mapped</p></div>
<div id="attachment_26980" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/12/Import_Points_Sample_Map_Facet.png" rel="lightbox[25525]"><img src="/wp-content/uploads/2011/12/Import_Points_Sample_Facet_640px.png" alt="Showing the standard suite of contextual layer values added to the facet" title="Showing the standard suite of contextual layer values added to the facet" width="640" height="384" class="size-full wp-image-26980" /></a><p class="wp-caption-text">Showing the standard suite of contextual layer values added to the facet</p></div>
<p>For more information on <a href="/spatial-portal-help/faceting-and-filtering/">faceting and filtering &raquo;</a></p>
<h2 id="metadata">Metadata</h2>
<p>When the layer metadata icon <img title="SP 87" src="/wp-content/uploads/2011/04/SP-87.png" alt="" width="22" height="19" /> icon is selected in the layers list for the imported points or a created layer the metadata is displayed.</p>
<div id="attachment_26985" class="wp-caption aligncenter" style="width: 604px"><a href="/wp-content/uploads/2011/12/Import_Points_metadata_simple2.png" rel="lightbox[25525]"><img src="/wp-content/uploads/2011/12/Import_Points_metadata_simple2.png" alt="Import or Upload Points metadata for the simple sample set" title="Import or Upload Points metadata for the simple sample set" width="594" height="278" class="size-full wp-image-26985" /></a><p class="wp-caption-text">Import or Upload Points metadata for the simple sample set</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ala.org.au/spatial-portal-help/import-or-upload-points/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Faceting and Filtering</title>
		<link>http://www.ala.org.au/spatial-portal-help/faceting-and-filtering/</link>
		<comments>http://www.ala.org.au/spatial-portal-help/faceting-and-filtering/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 03:16:54 +0000</pubDate>
		<dc:creator>Robyn Lawrence</dc:creator>
				<category><![CDATA[spatial portal help]]></category>
		<category><![CDATA[ui_redev]]></category>

		<guid isPermaLink="false">http://www.ala.org.au/?p=26962</guid>
		<description><![CDATA[Faceting A facet is a specific aspect or attribute of an species occurrence record that can be broken down into different groups of values, represented by different colours in the legend and on the map. One or more of these &#8230; <a href="http://www.ala.org.au/spatial-portal-help/faceting-and-filtering/">Continue reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2 id="facet">Faceting</h2>
<p>A facet is a specific aspect or <a href="#attribute">attribute</a> of an species occurrence record that can be broken down into different groups of values, represented by different colours in the legend and on the map.</p>
<p>One or more of these different groups (or facets) can be selected, or <a href="#filter">filtered</a> out, to create new layers.</p>
<h3 id="attribute">Faceting species attributes</h3>
<p>The current list of contextual layer facet options includes:</p>
<ul>
<li>Lifeform</li>
<li>Scientific Name</li>
<li>Species</li>
<li>Genus</li>
<li>Family</li>
<li>Order</li>
<li>Class</li>
<li>Phylum</li>
<li>Kingdom</li>
<li>Data Provider</li>
<li>Institution</li>
<li>Year</li>
<li>Month</li>
<li>Collection</li>
<li>Basis of Record</li>
<li>Country Boundries</li>
<li>Australian States and Territories</li>
<li>LGA Boundries</li>
<li>IBRA Region</li>
<li>IMCRA Region</li>
<li>Vegetation types &#8211; Present</li>
<li>Vegetation types &#8211; Native</li>
</ul>
<p>When you choose a faceting option, a coloured legend will appear below the layering list and map options. Each legend class can be selected or deselected using the checkboxes to the left of the class name. </p>
<p>The following example shows occurrence data for all species within the current extent. It is then faceted on Species name which is shown using different coloured points as per the legend. The species <em>Platycercus elegans</em> has been selected using the facet checkbox and all points of occurrence data for that species are highlighted with a red circle on the map.</p>
<div id="attachment_26354" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/01/Facet1.png" rel="lightbox[26962]"><img src="/wp-content/uploads/2012/01/Facet2.png" alt="Faceting on species" title="Faceting on species" width="640" height="414" class="size-full wp-image-26354" /></a><p class="wp-caption-text">Faceting on species</p></div>
<p>Alternatively as a suggestion, you might be interested in separating the data into specific States and/or Territories, or by LGA Boundary.</p>
<p>Scatterplots also cater for faceting. </p>
<p>For more information, see <a href="#scatterplotfacets">Scatterplot faceting &raquo;</a></p>
<h2 id="filter">Filtering</h2>
<p>Species occurrence records once faceted, can also be filtered, e.g., one or more facet classes selected, to create new layers only conforming to those classes. This is known as filtering.</p>
<p>For example, by choosing to facet on &#8216;Year&#8217;, you can define a particular time period using the sliding bar under the legend or by typing in the year range boxes. Alternatively you can click in the appropriate year checkboxes. Once one or more classes are selected, a &#8216;Create layer&#8217; button appears above the legend. Pressing this button, creates a new layer selecting the records that comply.</p>
<div id="attachment_27054" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Facet_Year_lge.png" rel="lightbox[26962]"><img src="/wp-content/uploads/2012/02/Facet_Year_640px.png" alt="Faceting and creating a new layer by filtering on a year range" title="Faceting and creating a new layer by filtering on a year range" width="640" height="419" class="size-full wp-image-27054" /></a><p class="wp-caption-text">Faceting and creating a new layer by filtering on a year range</p></div>
<h2 id="sample">Sample file for faceting and filtering</h2>
<p>To experiment with the power of <a href="#facet">faceting</a> and <a href="#filter">filtering</a>, download the sample file <a title="Public files area" href="http://spatial.ala.org.au/files/Demo_Random_100x9v.csv">Demo_Random_100x9v.csv</a>.</p>
<div id="attachment_25547" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/12/Import_Points_Demo_CSV.png" rel="lightbox[26962]"><img src="/wp-content/uploads/2011/12/Import_Points_Demo_CSV_640px.png" alt="Example file Demo_Random_100x9v.csv" title="Example file Demo_Random_100x9v.csv" width="640" height="481" class="size-full wp-image-25547" /></a><p class="wp-caption-text">Example file Demo_Random_100x9v.csv</p></div>
<h3 id="results">Results from importing the Sample File Demo_Random_100x9v.csv</h3>
<p>For more information on how to <a href="/spatial-portal-help/import-or-upload-points/">import or upload points &raquo;</a></p>
<div id="attachment_25532" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/12/Import_Points_Facet_800px.png" rel="lightbox[26962]"><img src="/wp-content/uploads/2011/12/Import_Points_Facet_640px.png" alt="Import points mapped. Showing the faceting options." title="Import points mapped. Showing the faceting options." width="640" height="508" class="size-full wp-image-25532" /></a><p class="wp-caption-text">Import points mapped. Showing the faceting options.</p></div>
<div id="attachment_25542" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/12/Import_Points_Facet_Chosen_800px.png" rel="lightbox[26962]"><img src="/wp-content/uploads/2011/12/Import_Points_Facet_Chosen_640px.png" alt="Import Points choose a couple of facets" title="Import Points choose a couple of facets" width="640" height="507" class="size-full wp-image-25542" /></a><p class="wp-caption-text">Import Points choose a couple of facets</p></div>
<p>Faceting on the imported field group &#8216;lab05&#8242; by clicking a couple of the checkboxes. The corresponding points are highlighted on the map.</p>
<p>These checked facets can be used for filtering to create a new layer, by pressing the &#8216;Create layer&#8217; button.</p>
<div id="attachment_25544" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/12/Import_Points_New_Facet_Layer_800px.png" rel="lightbox[26962]"><img src="/wp-content/uploads/2011/12/Import_Points_New_Facet_Layer_640px.png" alt="Import Points create a new facet layer" title="Import Points create a new facet layer" width="640" height="507" class="size-full wp-image-25544" /></a><p class="wp-caption-text">Import Points create a new facet layer</p></div>
<p>In the example shown above both layers are displayed, but the new layer based on the chosen facets has had the size of its points increased.</p>
<h2 id="scatterplotfacets">Faceting in Scatterplots</h2>
<p>Legends in the Spatial Portal allow the user to modify the display of the mapped layer. For more information on the <a href="/spatial-portal-help/common-layer-functions/">Common Layer Functions &raquo;</a></p>
<p>However, the Scatterplot is different. Manipulating the legend for a Scatterplot not only effects the points on the map (geographic), but the points on the Scatterplot (environmental) graphical display as well. </p>
<p>To activate the legend in the Scatterplot, click on the &#8216;Species display setting&#8217; button. This creates a floating window that renders changes to the points in both spaces on the basis of selected legend properties. The user has to press the &#8216;Apply&#8217; button to activate the changes. Again, faceting is one of the options. </p>
<p>Note: Filtering by facets is not available. Scatterplots have the ability to create new layers based on records within or without defined environmental boundaries, not based on contextual attribute values of the records themselves. For more information on <a href="/spatial-portal-help/scatterplot/">Scatterplots &raquo;</a></p>
<p>In the image below the Scatterplot is faceted on &#8216;Basis of Record&#8217;.</p>
<div id="attachment_27019" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Scatterplot_facet_basis_record.png" rel="lightbox[26962]"><img src="/wp-content/uploads/2012/02/Scatterplot_facet_basis_record_640px.png" alt="Scatterplot faceted on Basis of Record" title="Scatterplot faceted on Basis of Record" width="640" height="423" class="size-full wp-image-27019" /></a><p class="wp-caption-text">Scatterplot faceted on Basis of Record</p></div>
<p>In the next image the Scatterplot is faceted on &#8216;Institution&#8217;.</p>
<div id="attachment_27021" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Scatterplot_facet_basis_record2.png" rel="lightbox[26962]"><img src="/wp-content/uploads/2012/02/Scatterplot_facet_basis_record2_640px.png" alt="Scatterplot faceted on Institution" title="Scatterplot faceted on Institution" width="640" height="423" class="size-full wp-image-27021" /></a><p class="wp-caption-text">Scatterplot faceted on Institution</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ala.org.au/spatial-portal-help/faceting-and-filtering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Previous Analysis</title>
		<link>http://www.ala.org.au/spatial-portal-help/previous-analysis/</link>
		<comments>http://www.ala.org.au/spatial-portal-help/previous-analysis/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 22:30:45 +0000</pubDate>
		<dc:creator>Robyn Lawrence</dc:creator>
				<category><![CDATA[spatial portal help]]></category>

		<guid isPermaLink="false">http://www.ala.org.au/?p=22389</guid>
		<description><![CDATA[Previous Analysis restores models created earlier, for the tools &#8211; Classify, Predict or Points to Grid. (The ability to restore Scatterplot models is likely to be added in future releases). The Previous Analysis can be run in an entirely different &#8230; <a href="http://www.ala.org.au/spatial-portal-help/previous-analysis/">Continue reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Previous Analysis restores models created earlier, for the tools &#8211; <a href="/spatial-portal-help/classify/">Classify</a>, <a href="/spatial-portal-help/predict/">Predict</a> or <a href="/spatial-portal-help/points-to-grid/">Points to Grid</a>.<br />
(<em>The ability to restore Scatterplot models is likely to be added in future releases</em>).</p>
<p>The Previous Analysis can be run in an entirely different session, browser or even PC.</p>
<h2>Background</h2>
<p>Each model is assigned a unique identifier that allows it to be displayed in subsequent sessions e.g. Model reference number: 1310016793060. </p>
<p>The identifier name varies from tool to tool:</p>
<ul>
<li>Classify &#8211; Reference number</li>
<li>Predict &#8211; Model reference number</li>
<li>Points to Grid &#8211; Analysis id</li>
</ul>
<p>This identifier is found in the metadata of the layer. The Restore Previous Analysis tool uses the identifier to restore a model created earlier.</p>
<div id="attachment_26689" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/07/Restore-22.png" rel="lightbox[22389]"><img src="/wp-content/uploads/2011/07/Restore-23.png" alt="Prediction layer - click the metadata icon for the Model reference number" title="Prediction layer - click the metadata icon for the Model reference number" width="640" height="333" class="size-full wp-image-26689" /></a><p class="wp-caption-text">Prediction layer - click the metadata icon for the Model reference number</p></div>
<p>When the layer metadata icon <img class="alignnone size-full wp-image-19844" title="SP 87" src="/wp-content/uploads/2011/04/SP-87.png" alt="" width="22" height="19" /> icon is clicked in the <a href="/spatial-portal-help/common-layer-functions/">layers list</a> the metadata popup is displayed for the Classification, Prediction, or Points to Grid (optionally produces Occurrence Density and Species Richness) layers. The metadata can be displayed in a separate window.</p>
<div id="attachment_26693" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Restore_Prediction_lg.png" rel="lightbox[22389]"><img src="/wp-content/uploads/2011/07/Restore-3.png" alt="The Metadata shows the Model reference number to restore a model at a later time" title="The Metadata shows the Model reference number to restore a model at a later time" width="640" height="236" class="size-full wp-image-26693" /></a><p class="wp-caption-text">The Metadata shows the Model reference number to restore a model at a later time</p></div>
<h2>Run the Previous Analysis Wizard</h2>
<p>From the menu option, select &#8216;Tools&#8217;, and then &#8216;Previous analysis&#8217;.</p>
<p><img class="aligncenter size-full wp-image-26700" title="Restore Previous Analysis" src="/wp-content/uploads/2011/07/Restore-Previous-Analysis1.png" alt="" width="398" height="256" /></p>
<p>Enter the Model reference number given previously in the metadata and press the &#8216;Next&#8217; button.</p>
<div id="attachment_26693" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Restore_Prediction_lg.png" rel="lightbox[22389]"><img src="/wp-content/uploads/2011/07/Restore-3.png" alt="Previous Prediction Metadata" title="Previous Prediction Metadata" width="640" height="236" class="size-full wp-image-26693" /></a><p class="wp-caption-text">Previous Prediction Metadata</p></div>
<div id="attachment_26696" class="wp-caption aligncenter" style="width: 432px"><img src="/wp-content/uploads/2011/07/Restore-4.png" alt="Enter the reference number to restore a previous analysis" title="Enter the reference number to restore a previous analysis" width="422" height="226" class="size-full wp-image-26696" /><p class="wp-caption-text">Enter the reference number to restore a previous analysis</p></div>
<p>The results again become available as a downloadable zip file, and the model is restored.</p>
<div id="attachment_26933" class="wp-caption aligncenter" style="width: 412px"><a href="/wp-content/uploads/2012/02/Maxent_restore_zip.png" rel="lightbox[22389]"><img src="/wp-content/uploads/2012/02/Maxent_restore_zip.png" alt="Maxent (predict) restored zip file of results" title="Maxent (predict) restored zip file of results" width="402" height="281" class="size-full wp-image-26933" /></a><p class="wp-caption-text">Maxent (predict) restored zip file of results</p></div>
<div id="attachment_26704" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/07/Restore-6.png" rel="lightbox[22389]"><img class="size-full wp-image-26704 " title="Restore 6_640" src="/wp-content/uploads/2011/07/Restore-61.png" alt="Restore 6_640" width="640" height="338" /></a><p class="wp-caption-text">Example of a restored prediction model</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.ala.org.au/spatial-portal-help/previous-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nearest Locality</title>
		<link>http://www.ala.org.au/spatial-portal-help/nearest-locality/</link>
		<comments>http://www.ala.org.au/spatial-portal-help/nearest-locality/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 04:57:07 +0000</pubDate>
		<dc:creator>Robyn Lawrence</dc:creator>
				<category><![CDATA[spatial portal help]]></category>
		<category><![CDATA[ui_redev]]></category>

		<guid isPermaLink="false">http://www.ala.org.au/?p=26863</guid>
		<description><![CDATA[The nearest locality tool identifies the five closest gazetteer features to a point clicked on the map. Nearest Locality From the menu option, select ‘Tools’, and then ‘Nearest locality’. The nearest feature tool dialogue window instructs the user to click &#8230; <a href="http://www.ala.org.au/spatial-portal-help/nearest-locality/">Continue reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The nearest locality tool identifies the five closest gazetteer features to a point clicked on the map.</p>
<h2>Nearest Locality</h2>
<p>From the menu option, select ‘Tools’, and then ‘Nearest locality’.</p>
<div id="attachment_26881" class="wp-caption aligncenter" style="width: 367px"><img class="size-full wp-image-26881" title="Nearest locality menu option" src="/wp-content/uploads/2012/02/Nearest_locality_menu.png" alt="Nearest locality menu option" width="357" height="229" /><p class="wp-caption-text">Nearest locality menu option</p></div>
<p>The nearest feature tool dialogue window instructs the user to click on the map to generate the nearest localities.</p>
<div id="attachment_26873" class="wp-caption aligncenter" style="width: 387px"><img class="size-full wp-image-26873" title="Click on the map for the five nearest localities" src="/wp-content/uploads/2012/02/Nearest_locality_click.png" alt="Click on the map for the five nearest localities" width="377" height="81" /><p class="wp-caption-text">Click on the map for the five nearest localities</p></div>
<p>The named gazetteer features are shown by markers on the map and in a table that includes latitude and longitude, distance to the feature, and compass bearing. The latitude and longitude of the point clicked is prominently displayed.</p>
<p>Continue to click elsewhere on the map to add new markers. The five latest gazetteer features are shown in the table. Click the &#8216;remove all markers&#8217; link to clear all.</p>
<div id="attachment_26865" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Nearest_locality.png" rel="lightbox[26863]"><img class="size-full wp-image-26865" title="Nearest localities to the clicked hand pointer" src="/wp-content/uploads/2012/02/Nearest_locality_640px.png" alt="Nearest localities to the clicked hand pointer" width="640" height="384" /></a><p class="wp-caption-text">Nearest localities to the clicked hand pointer</p></div>
<p>These gazetteer features could help the user decide which gazetteer polygon to use in <a href="/spatial-portal-help/areas-add-to-map/">adding an area</a>.</p>
<div id="attachment_26868" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Nearest_locality_Menglers_Hill.png" rel="lightbox[26863]"><img class="size-full wp-image-26868" title="Select one of the above locations using the gazetteer" src="/wp-content/uploads/2012/02/Nearest_locality_Menglers_Hill_640px1.png" alt="Select one of the above locations using the gazetteer" width="640" height="384" /></a><p class="wp-caption-text">Select one of the above locations using the gazetteer</p></div>
<p>The latitude, longitude of named features and the actual point clicked could help with the task of building a list of points to load into the Spatial Portal. See <a href="/spatial-portal-help/import-or-upload-points/">Import Points »</a>.</p>
<p><em>If chosen correctly, the tool could also be used to find the nearest winery</em> <img src='http://www.ala.org.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ala.org.au/spatial-portal-help/nearest-locality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export Areas</title>
		<link>http://www.ala.org.au/spatial-portal-help/export-areas/</link>
		<comments>http://www.ala.org.au/spatial-portal-help/export-areas/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 23:44:09 +0000</pubDate>
		<dc:creator>Robyn Lawrence</dc:creator>
				<category><![CDATA[spatial portal help]]></category>
		<category><![CDATA[ui_redev]]></category>

		<guid isPermaLink="false">http://www.ala.org.au/?p=26766</guid>
		<description><![CDATA[The Export area allows you to export any area that has been defined by a mapped layer (e.g., Add to Map Area, Import Areas). Exported areas can be re-imported later into the Spatial Portal if you wish to reuse common &#8230; <a href="http://www.ala.org.au/spatial-portal-help/export-areas/">Continue reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Export area allows you to export any area that has been defined by a mapped layer (e.g., Add to Map Area, Import Areas). </p>
<p>Exported areas can be <a href="/spatial-portal-help/import-areas/">re-imported</a> later into the Spatial Portal if you wish to reuse common shapes, or used in external GIS products (such as <a class="external" href="http://www.google.com/earth/index.html" target="_blank">Google Earth</a>, <a class="external" href="http://udig.refractions.net/" target="_blank">uDig</a> or <a class="external" title="Diva GIS software" href="http://www.diva-gis.org/" target="_blank">Diva GIS</a>).</p>
<div id="attachment_26849" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Export_Areas_Map1.png" rel="lightbox[26766]"><img class="size-full wp-image-26849" title="Export My Area" src="/wp-content/uploads/2012/02/Export_Areas_Map_640px.png" alt="Export My Area" width="640" height="384" /></a><p class="wp-caption-text">Export My Area</p></div>
<p>The user defined area, generated via digitising a polygon on the map and shown here in red, can be exported from the Spatial Portal in three different standard formats.</p>
<div id="attachment_26787" class="wp-caption aligncenter" style="width: 363px"><img class="size-full wp-image-26787" title="Export Area Menu Option" src="/wp-content/uploads/2012/02/Export_Areas_Menu.png" alt="Export Area Menu Option" width="353" height="147" /><p class="wp-caption-text">Export Area Menu Option</p></div>
<p>From the menu option, select ‘Export’, and then ‘Areas’.</p>
<p>If you have a one or more predefined active areas mapped, then these will be available as an option to export, e.g., ‘My Area’ or &#8216;Barossa&#8217;.</p>
<div id="attachment_26812" class="wp-caption aligncenter" style="width: 567px"><img class="size-full wp-image-26812" title="Select an Export area option" src="/wp-content/uploads/2012/02/Export_Area_Step12.png" alt="Select an Export area option" width="557" height="288" /><p class="wp-caption-text">Select an Export area option</p></div>
<p>Multiple areas (mapped layers) can be combined into a single export file using the &#8216;All area layers&#8217; option. In this case, both the &#8216;My Area&#8217; and &#8216;Barossa&#8217; layers will be exported as a single file.</p>
<div id="attachment_26809" class="wp-caption aligncenter" style="width: 566px"><img class="size-full wp-image-26809" title="Select to export all predefined area layers" src="/wp-content/uploads/2012/02/Export_Area_Step1_Multiple_areas.png" alt="Select to export all predefined area layers" width="556" height="288" /><p class="wp-caption-text">Select to export all predefined area layers</p></div>
<p>Press the &#8216;Next&#8217; button.</p>
<div id="attachment_26806" class="wp-caption aligncenter" style="width: 566px"><img class="size-full wp-image-26806" title="Select an export area format option" src="/wp-content/uploads/2012/02/Export_Area_Step2a.png" alt="Select an export area format option" width="556" height="287" /><p class="wp-caption-text">Select an export area format option</p></div>
<p>Select one of the three area export formats:</p>
<ul>
<li><a href="#shapefile">Shapefile</a></li>
<li><a href="#kml">KML</a></li>
<li><a href="#wkt">Well Known Text (WKT)</a></li>
</ul>
<h2 id="shapefile">Export Shapefile</h2>
<div id="attachment_26819" class="wp-caption aligncenter" style="width: 566px"><img class="size-full wp-image-26819" title="Export Area Shapefile" src="/wp-content/uploads/2012/02/Export_Area_Step2a1.png" alt="Export Area Shapefile" width="556" height="287" /><p class="wp-caption-text">Export Area Shapefile</p></div>
<p>Pressing the &#8216;Next&#8217; button produces the Shapefile zip.</p>
<div id="attachment_26820" class="wp-caption aligncenter" style="width: 412px"><img class="size-full wp-image-26820" title="Export Shapefile zip file" src="/wp-content/uploads/2012/02/Export_Area_Shp_Zip.png" alt="Export Shapefile zip file" width="402" height="280" /><p class="wp-caption-text">Export Shapefile zip file</p></div>
<div id="attachment_26821" class="wp-caption aligncenter" style="width: 283px"><img class="size-full wp-image-26821" title="Shapefile Zip Contents" src="/wp-content/uploads/2012/02/Export_Area_Shp_Zip_Cont.png" alt="Shapefile Zip Contents" width="273" height="127" /><p class="wp-caption-text">Shapefile Zip Contents</p></div>
<p>The Shapefile is an common open standard developed by ESRI that can be imported into many GIS products.</p>
<div id="attachment_26769" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/uDig-1.png" rel="lightbox[26766]"><img class="size-full wp-image-26769" title="Shapefile loaded into uDig" src="/wp-content/uploads/2012/02/uDig-1-640px.png" alt="Shapefile loaded into uDig" width="640" height="359" /></a><p class="wp-caption-text">Shapefile loaded into uDig</p></div>
<h2 id="kml">Export Keyhole Markup Language (KML)</h2>
<div id="attachment_26825" class="wp-caption aligncenter" style="width: 566px"><img class="size-full wp-image-26825" title="Export Area KML" src="/wp-content/uploads/2012/02/Export_Area_Step2b.png" alt="Export Area KML" width="556" height="288" /><p class="wp-caption-text">Export Area KML</p></div>
<p>Pressing the &#8216;Next&#8217; button produces a zip file containing the KML file.</p>
<div id="attachment_26826" class="wp-caption aligncenter" style="width: 413px"><img class="size-full wp-image-26826" title="Export KML zip file" src="/wp-content/uploads/2012/02/Export_Area_KML_Zip.png" alt="Export KML zip file" width="403" height="281" /><p class="wp-caption-text">Export KML zip file</p></div>
<p>The KML file contained within the zip file.</p>
<div id="attachment_26838" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Export_Area_KML1.png" rel="lightbox[26766]"><img class="size-full wp-image-26838" title="An example KML file" src="/wp-content/uploads/2012/02/Export_Area_KML_640px.png" alt="An example KML file" width="640" height="506" /></a><p class="wp-caption-text">An example KML file</p></div>
<p>The KML file is then available for loading into Google Earth or Google Maps or other software that accepts KML.</p>
<div id="attachment_26831" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Google-Earth-11.png" rel="lightbox[26766]"><img class="size-full wp-image-26831" title="KML loaded into Google Earth" src="/wp-content/uploads/2012/02/Google-Earth-1-640px1.png" alt="KML loaded into Google Earth" width="640" height="410" /></a><p class="wp-caption-text">KML loaded into Google Earth</p></div>
<h2 id="wkt">Export Well Known Text (WKT)</h2>
<div id="attachment_26841" class="wp-caption aligncenter" style="width: 565px"><img class="size-full wp-image-26841" title="Export Area Well Known Text (WKT)" src="/wp-content/uploads/2012/02/Export_Area_Step2c.png" alt="Export Area Well Known Text (WKT)" width="555" height="287" /><p class="wp-caption-text">Export Area Well Known Text (WKT)</p></div>
<p>Pressing the ‘Next’ button produces a zip file containing the WKT text file.</p>
<div id="attachment_26844" class="wp-caption aligncenter" style="width: 412px"><img class="size-full wp-image-26844" title="Export WKT zip file" src="/wp-content/uploads/2012/02/Export_Area_WKT_Zip.png" alt="Export WKT zip file" width="402" height="281" /><p class="wp-caption-text">Export WKT zip file</p></div>
<p>The WKT text file contained within the zip file.</p>
<div id="attachment_26845" class="wp-caption aligncenter" style="width: 341px"><img class="size-full wp-image-26845" title="Contents of the WKT file" src="/wp-content/uploads/2012/02/Export_Area_WKT1.png" alt="Contents of the WKT file" width="331" height="204" /><p class="wp-caption-text">Contents of the WKT file</p></div>
<p>The WKT is a very simple and readable text format that is also supported by a range of products. Two useful things about WKT are that the coordinates can be directly edited, and because it is simple text, it is likely to be able to be read well into the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ala.org.au/spatial-portal-help/export-areas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Export Point Sample</title>
		<link>http://www.ala.org.au/spatial-portal-help/export-point-sample/</link>
		<comments>http://www.ala.org.au/spatial-portal-help/export-point-sample/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 06:45:53 +0000</pubDate>
		<dc:creator>Robyn Lawrence</dc:creator>
				<category><![CDATA[spatial portal help]]></category>
		<category><![CDATA[ui_redev]]></category>

		<guid isPermaLink="false">http://www.ala.org.au/?p=26291</guid>
		<description><![CDATA[This tool samples environmental and contextual data layers at locations defined by species, genus, family etc. occurrences in a defined area. Think of this tool as driving a needle through through the occurrence locations and reading off all the values &#8230; <a href="http://www.ala.org.au/spatial-portal-help/export-point-sample/">Continue reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This tool samples environmental and contextual data layers at locations defined by species, genus, family etc. occurrences in a defined area.</p>
<p>Think of this tool as driving a needle through through the occurrence locations and reading off all the values of a user-selected environmental and contextual layers. In other words, the occurrences define the geographic locations where the layers are sampled.</p>
<p>The data produced from Sampling contains records of all the species occurrence details (mainly in <a href="#spreadsheet">Darwin Core</a> fields), <a href="#dataquality">data quality</a> checks and with chosen environmental and contextual values appended to the record.</p>
<div id="attachment_26292" class="wp-caption aligncenter" style="width: 329px"><img class="size-full wp-image-26292" title="Export Point Sample menu option" src="/wp-content/uploads/2012/01/Export_point_sample.png" alt="Export Point Sample menu option" width="319" height="183" /><p class="wp-caption-text">Export Point Sample menu option</p></div>
<p>From the Menu Option, select &#8216;Export&#8217; and then &#8216;Point Sample&#8217;.</p>
<div id="attachment_26339" class="wp-caption aligncenter" style="width: 627px"><img class="size-full wp-image-26339" title="Select an area to analyse" src="/wp-content/uploads/2012/01/Export_point_sample_step12.png" alt="Select an area to analyse" width="617" height="203" /><p class="wp-caption-text">Select an area to analyse</p></div>
<p>Note the &#8216;Define new area&#8217; will involve an extra step (please refer to <a href="/spatial-portal-help/areas-add-to-map/">Add Area</a> for additional information).</p>
<p>If you have a one or more predefined areas already mapped, then these will be available as an option to restrict the sample to any one of these active area layers, e.g., &#8216;My Area&#8217;, or in this case the named area &#8216;Queanbeyan&#8217;.</p>
<div id="attachment_26337" class="wp-caption aligncenter" style="width: 629px"><img class="size-full wp-image-26337" title="Select species, point locations or LSIDs" src="/wp-content/uploads/2012/01/Export_point_sample_step21.png" alt="Select species, point locations or LSIDs" width="619" height="209" /><p class="wp-caption-text">Select species, point locations or LSIDs</p></div>
<p>Sampling, select one of the following methods:</p>
<ul>
<li>All species. <a href="/spatial-portal-help/species-add-to-map/#allspecies">More info »</a></li>
<li>Search for species by common or scientific name (can be a higher taxonomic level, such as genus, family or order). <a href="/spatial-portal-help/species-add-to-map/#singlespecies">More info »</a></li>
<li>Search for multiple species by scientific or common name. <a href="/spatial-portal-help/add-species-assemblage/">More info »</a></li>
<li>Upload points. <a href="/spatial-portal-help/import-or-upload-points/#uploadpoints">More info »</a></li>
<li>Upload an assemblage. <a href="/spatial-portal-help/import-assemblage-or-upload-lsids/#uploadlsids">More info »</a></li>
</ul>
<p>The Upload points and Upload assemblage have an additional step to upload a user’s file. Follow the links for more information. Otherwise you will be presented with a screen like that below:<br />
<a name="samplingstep3"></a></p>
<div id="attachment_26379" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/01/Export_Point_Sample_Step3.png" rel="lightbox[26291]"><img class="size-full wp-image-26379" title="Select the environmental and contextual layers to be sampled at species locations" src="/wp-content/uploads/2012/01/Export_Point_Sample_Step3_640px.png" alt="Select the environmental and contextual layers to be sampled at species locations" width="640" height="598" /></a><p class="wp-caption-text">Select the environmental and contextual layers to be sampled at species locations</p></div>
<p>Environmental data will return a numeric value, for example a value of the mean annual temperature at each of the point locations. Sampling contextual layers will return a category/class, for example, a land-use category such as &#8216;Forestry&#8217; or a State / Territory such as &#8216;Victoria&#8217;.</p>
<p><a name="dataquality"></a>The download data file also contains TRUE/FALSE values for a range of data quality checks processed by the Atlas, or issues raised by users (e.g., &#8216;Suspected outlier&#8217;). Each column will only appear, if at least one record has a value of TRUE. See the <a href="#spreadsheet">Google Spreadsheet</a> below for more details.</p>
<p>There are several ways to easily select multiple layers, or to reuse a layer set from a previous session. A pre-set best 5 terrestrial layer set is also available. See <a href="/spatial-portal-help/selection-of-multiple-layers/">Selection of multiple layers »</a></p>
<p>Clicking on the <img title="Metadata icon" src="/wp-content/uploads/2011/04/SP-87.png" alt="Metadata icon" width="22" height="19" /> icon (to the RHS of the name column) when selecting environmental or contextual layers to sample, shows the metadata describing the layer.</p>
<div id="attachment_26713" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/01/Export_Points_Metadata_lge.png" rel="lightbox[26291]"><img class="size-full wp-image-26713" title="Metadata for the layer Precipitation - annual (Bio12)" src="/wp-content/uploads/2012/01/Export_Points_Metadata_640px.png" alt="Metadata for the layer Precipitation - annual (Bio12)" width="640" height="510" /></a><p class="wp-caption-text">Metadata for the layer Precipitation - annual (Bio12)</p></div>
<p>Press the &#8216;Next&#8217; button on <a href="#samplingstep3">Step 3 Sampling</a> to access the Download dialogue window.</p>
<div id="attachment_26717" class="wp-caption aligncenter" style="width: 605px"><img class="size-full wp-image-26717" title="Export Point Sample download dialogue window" src="/wp-content/uploads/2012/01/Export_point_sample_downscr.png" alt="Export Point Sample download dialogue window" width="595" height="350" /><p class="wp-caption-text">Export Point Sample download dialogue window</p></div>
<p>Fill in the fields and then press the &#8216;Download All Records&#8217; button.</p>
<p>Following the selection of the layers, a zip file is produced containing the occurrence records as a data.csv file, and the citation details of each of the data providers as citation.csv.</p>
<div id="attachment_26328" class="wp-caption aligncenter" style="width: 413px"><img class="size-full wp-image-26328" title="Export point sample data zip file" src="/wp-content/uploads/2012/01/Export_point_sample_data.png" alt="Export point sample data zip file" width="403" height="292" /><p class="wp-caption-text">Export point sample data zip file</p></div>
<p><a name="zip"></a>Example files contained in the data.zip:</p>
<ul>
<li>All species occurrence records for the Queanbeyan LGA: <a href="/wp-content/uploads/2012/02/data.csv">data.csv file</a> (3 MB)</li>
<li>Citation for data providers providing the data.csv: <a href="/wp-content/uploads/2012/02/citation.csv">citation.csv file</a> (16 KB)</li>
</ul>
<blockquote><p><strong>NOTE:</strong> <em>Data files can be potentially very large so they are zipped for efficient downloading. The citation file is included to ensure data providers are acknowledged accurately. You will need an application that can unpack zip files.<br />
</em></p></blockquote>
<p><a name="spreadsheet"></a>The <a href="https://docs.google.com/spreadsheet/ccc?key=0AjNtzhUIIHeNdHhtcFVSM09qZ3c3N3ItUnBBc09TbHc#gid=0" target="_blank">Google Docs Spreadsheet</a> contains the fields given in the data.csv occurrence download file. The fields are based mainly on <a class="external" href="http://rs.tdwg.org/dwc/terms/simple/index.htm" target="_blank">Darwin Core</a> terms. Not all fields have a Darwin Core equivalent.</p>
<div id="attachment_26327" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/01/Export_point_sample_data_file.png" rel="lightbox[26291]"><img class="size-full wp-image-26324" title="Example of a saved data.csv file" src="/wp-content/uploads/2012/01/Export_point_data_640px.png" alt="Example of a saved data.csv file" width="640" height="248" /></a><p class="wp-caption-text">Example of a saved data.csv file</p></div>
<div id="attachment_26325" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/02/Export_point_sample_cit.png" rel="lightbox[26291]"><img class="size-full wp-image-26325" title="Example of a saved citation.csv file" src="/wp-content/uploads/2012/01/Export_point_cit_640px.png" alt="Example of a saved citation.csv file" width="640" height="220" /></a><p class="wp-caption-text">Example of a saved citation.csv file</p></div>
<h2 id="samples">Analyses Using the Samples File</h2>
<p>The data.csv file can be used in a wide range of analysis packages. For example, the &#8216;R&#8217; language and environment for statistical computing and graphics.</p>
<p>&#8216;R&#8217; compiles and runs on a wide variety of UNIX platforms, Windows and MacOS. For more information see (<a class="external" href="http://www.r-project.org/" target="_blank">http://www.r-project.org/</a>).</p>
<h3>Instructions for &#8216;R&#8217; loading</h3>
<p>The <a href="#zip">data.csv</a> file downloaded from the spatial portal can be used directly in the command line in &#8216;R&#8217;. It takes only two lines of &#8216;R&#8217; script, or four, if comments are included (as shown below). Paste them into the &#8216;R&#8217; console. Remember to change the path to reflect where your data.csv file is kept.</p>
<p>Sample ascii text file for loading data.csv into &#8216;R&#8217; &#8211; <a href="/wp-content/uploads/2012/02/r_samples_load.txt">r_samples_load.txt</a> (1 KB)<br />
<code><br />
##### Reads the results of a download from the ALA spatial portal into<br />
##### R dataframe 'data.csv' from default path, currently C:/Data/R<br />
samples&lt;-data.frame()<br />
samples&lt;-read.table("C:/Data/R/data.csv", sep=",", header = T)<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ala.org.au/spatial-portal-help/export-point-sample/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Data Sharing Form_copy</title>
		<link>http://www.ala.org.au/wpcf7_contact_form/digital-data-sharing-form_copy/</link>
		<comments>http://www.ala.org.au/wpcf7_contact_form/digital-data-sharing-form_copy/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 00:17:16 +0000</pubDate>
		<dc:creator>dave@netsecure.com.au</dc:creator>
		
		<guid isPermaLink="false">http://www.ala.org.au/wpcf7_contact_form/digital-data-sharing-form_copy/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.ala.org.au/wpcf7_contact_form/digital-data-sharing-form_copy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Points to Grid</title>
		<link>http://www.ala.org.au/spatial-portal-help/points-to-grid/</link>
		<comments>http://www.ala.org.au/spatial-portal-help/points-to-grid/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 00:00:32 +0000</pubDate>
		<dc:creator>Robyn Lawrence</dc:creator>
				<category><![CDATA[spatial portal help]]></category>
		<category><![CDATA[ui_redev]]></category>

		<guid isPermaLink="false">http://www.ala.org.au/?p=25180</guid>
		<description><![CDATA[The Points to Grid option accepts a set of taxon occurrence records (single species or more likely, an assemblage) and transforms these points into three separate outputs that are all related to a user-nominated grid size: A grid cell by &#8230; <a href="http://www.ala.org.au/spatial-portal-help/points-to-grid/">Continue reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Points to Grid option accepts a set of taxon occurrence records (single species or more likely, an assemblage) and transforms these points into three separate outputs that are all related to a user-nominated grid size:</p>
<ol>
<li>A grid cell by species composition matrix. The number of occurrences of each of the species within each of the grid cells is tabulated and a CSV-format file produced.</li>
<li>An occurrence density map. In this case and the species richness map, a moving average is used to average the number of occurrences in the extent of the moving average and the result placed at the centre grid cell.</li>
<li>A species richness map. Calculated on the same basis as the occurrence density but the value is the average count of the number of different species.</li>
</ol>
<p>The sites by species matrix is probably the most common data structure for ecological data analysis. The number of species occurrences and the species richness (unique number of taxa) are independently averaged over a moving window of grid cells.</p>
<div class="clearfix"><img class="aligncenter size-full wp-image-26661" title="Point to Grid" src="/wp-content/uploads/2011/12/Point-to-Grid.png" alt="" width="357" height="233" /></div>
<p>From the menu option, select “Tools” and then “Points to Grid”.<br />
<img class="size-full wp-image-25237 aligncenter" title="Points to grid Step1" src="/wp-content/uploads/2011/12/Points_to_grid_step1_640px.png" alt="Points to grid Step1" width="640" height="182" /><br />
The user chooses an area to apply the species to grid. Defining a new area <a href="/spatial-portal-help/areas-add-to-map/">adds an area</a> using one of 14 different options and involves an extra step to define the area of interest.</p>
<p>Click the &#8220;Next&#8221; button.</p>
<p>Any predefined area (My Area) listed as a map layer in the top left layers list can be used for a Points to Grid report.</p>
<p style="text-align: center;"><img class="size-full wp-image-25239 aligncenter" title="Points to Grid Step 2 Single Taxon" src="/wp-content/uploads/2011/12/Points_to_grid_step2_taxon_640px.png" alt="Points to Grid Step 2 Single Taxon" width="640" height="223" /></p>
<p>A single <a href="/spatial-portal-help/species-add-to-map/">taxon</a> (species or higher taxonomic level) or an <a href="/spatial-portal-help/add-species-assemblage/">assemblage of taxa (multiple taxa) can be used</a>. Either search for the scientific or common names one by one, or paste in a set of scientific or common names for an assemblage (see Step 2 figures above and below).</p>
<p>Alternatively, the user can <a href="/spatial-portal-help/import-assemblage-or-upload-lsids/#uploadlsids">Upload LSIDs</a>, a CSV text file containing a list of Life Sciences Identifiers (LSIDs) for identifying scientific taxon names.</p>
<p style="text-align: center;"><img class="size-full wp-image-25241 aligncenter" title="Points to Grid Step 2 Taxa assemblage" src="/wp-content/uploads/2011/12/Points_to_grid_step2_assemblage_640px.png" alt="Points to Grid Step 2 Taxa assemblage" width="640" height="602" /></p>
<p style="text-align: center;"><img class="size-full wp-image-25243 aligncenter" title="Points to Grid Step 3" src="/wp-content/uploads/2011/12/Points_to_grid_step3_640px.png" alt="Points to Grid Step 3" width="640" height="249" /></p>
<p>The user sets the size of each grid cell in decimal degrees, and selects from a range of choices of grid cell matrix size to make up the moving average window configuration (e.g. 9&#215;9 grid cells, each with a length of your nominated grid cell size in decimal degrees). The occurrence density and species richness average is calculated for the centre cell using all the cells in the moving average window. The window then shifts cell by cell to calculate the next set of averages. The moving average and sites (grid cells) by species matrix is calculated for each grid cell in the defined area.</p>
<p>The user must choose to produce one or more of the following:</p>
<ul>
<li><a href="#sitesbyspecies">Sites by Species CSV report</a></li>
<li><a href="#occurrencedensity">Occurrence Density layer</a></li>
<li><a href="#speciesrichness">Species Richness layer</a></li>
</ul>
<p style="text-align: center;"><img class="size-full wp-image-25210 aligncenter" title="Points to Grid Data Preparation" src="/wp-content/uploads/2011/12/Points_to_grid_Data_Prep.png" alt="Points to Grid Data Preparation" width="326" height="133" /></p>
<p>It can take several minutes to prepare the data and layers. The time taken is proportional to the size of the area defined and the size of the grid cells used.</p>
<h2 id="sitesbyspecies">Sites by Species CSV report</h2>
<p style="text-align: center;"><img class="size-full wp-image-25263 aligncenter" title="Download Species Zipfile" src="/wp-content/uploads/2011/12/Download_Species_Zipfile.png" alt="Download Species Zipfile" width="403" height="282" /></p>
<p>A Sites by Species CSV report is produced, giving a matrix of grid cell sites, each with their Latitude and Longitude, by species occurrence count for each taxa per cell. This matrix can be quite sparse so the zip file that is saved may be up to &gt; 95% of its original size.</p>
<div id="attachment_25253" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/12/SiteBySpecies_800px.png" rel="lightbox[25180]"><img class="size-full wp-image-25253 " title="Sites By Species CSV" src="/wp-content/uploads/2011/12/SiteBySpecies_640px.png" alt="Sites By Species CSV" width="640" height="400" /></a><p class="wp-caption-text">Example Sites by Species CSV report</p></div>
<h2 id="occurrencedensity">Occurrence Density layer</h2>
<div id="attachment_25274" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/12/Occurrence_density_800px.png" rel="lightbox[25180]"><img class="size-full wp-image-25274 " title="Occurrence Density" src="/wp-content/uploads/2011/12/Occurrence_density_640px.png" alt="Occurrence Density" width="640" height="435" /></a><p class="wp-caption-text">Example Occurrence Density layer</p></div>
<p>Shows a layer of the average number of species (or other taxa) occurrences at the centre of each grid cell area based on the moving window parameters (occurrence density). The colour legend gives the ranges of values for the Occurrence Density layer.</p>
<p>Note Occurrence Density can be considered to reflect the survey effort. It is generally greater along roads and near sites of higher human population.</p>
<h2 id="speciesrichness">Species Richness layer</h2>
<div id="attachment_25276" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2011/12/Species_Richness_800px.png" rel="lightbox[25180]"><img class="size-full wp-image-25276 " title="Species Richness" src="/wp-content/uploads/2011/12/Species_Richness_640px.png" alt="Species Richness" width="640" height="411" /></a><p class="wp-caption-text">Example Species Richness layer</p></div>
<p>Shows a layer of the average assemblage species richness (uniqueness count) at the centre of each grid cell area based on the moving window parameters.</p>
<p>The colour legend gives the ranges of values for the Species Richness layer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ala.org.au/spatial-portal-help/points-to-grid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Share Ideas Form_copy</title>
		<link>http://www.ala.org.au/wpcf7_contact_form/share-ideas-form_copy/</link>
		<comments>http://www.ala.org.au/wpcf7_contact_form/share-ideas-form_copy/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 13:46:50 +0000</pubDate>
		<dc:creator>dave@netsecure.com.au</dc:creator>
		
		<guid isPermaLink="false">http://www.ala.org.au/wpcf7_contact_form/share-ideas-form_copy/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.ala.org.au/wpcf7_contact_form/share-ideas-form_copy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Predict</title>
		<link>http://www.ala.org.au/spatial-portal-help/predict/</link>
		<comments>http://www.ala.org.au/spatial-portal-help/predict/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 05:00:38 +0000</pubDate>
		<dc:creator>Tania Volk</dc:creator>
				<category><![CDATA[spatial portal help]]></category>
		<category><![CDATA[ui_redev]]></category>

		<guid isPermaLink="false">http://www.ala.org.au/?p=19317</guid>
		<description><![CDATA[The Predict option under the Tools Menu helps you to identify where a species could occur – not just where it has been observed! The method used is called &#8220;MaxEnt&#8221; for Maximum Entropy and was developed by Stephen Phillips. See &#8230; <a href="http://www.ala.org.au/spatial-portal-help/predict/">Continue reading&#160;<span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Predict option under the Tools Menu helps you to identify where a species <em><strong>could</strong></em> occur – not just where it has been observed!</p>
<p>The method used is called &#8220;MaxEnt&#8221; for Maximum Entropy and was developed by Stephen Phillips.<br />
See (<a class="external" href="http://www.cs.princeton.edu/%7Eschapire/maxent/" target="_blank">Maxent software for species habitat modeling</a>).</p>
<div class="clearfix"><img class="aligncenter size-full wp-image-26646" title="Predict" src="/wp-content/uploads/2012/01/Predict1.png" alt="" width="400" height="259" /></div>
<p><em></em><br />
To start a Prediction, select from the Menu Option, “Tools”, then “Predict”.</p>
<p>MaxEnt looks at where species occur in terms of location and environment, and also where the species does not seem to occur. A model is built using the available species and environmental data and the result is essentially, a probability surface showing where the model suggests the species <em><strong>could</strong></em> occur.<br />
<!--(GJ can we get rid of this motherhood statement?)--><!--Was:Prediction can be done by anybody using the Spatial Portal, but only those--><!--who have considerable expertise in modelling would dare to make predictions--><!--from even the more robust modelling tools.--><br />
<em>You need considerable expertise in modelling, to understand the environmental variables and areas to factor into the prediction tool. Only then can you extrapolate any meaning into the results of the predictions.</em></p>
<p><strong>Important:</strong> The area used for the prediction will be the defined <a href="/spatial-portal-help/areas-add-to-map/">active area</a>. If you have not specifically defined an active area, then the current map extent in the mapping window forms the active area. This is extremely important in prediction as you will not want to extrapolate too far beyond the environmental conditions where the species occurs. It is strongly recommended that you circumscribe the active area to fit the occurrence locations as well as cover the area of interest (which may extend beyond the mapped occurrences). This is always the trade-off!</p>
<h2>Run the Prediction Wizard</h2>
<div id="attachment_22227" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-22227 " title="Prediction Step 1" src="/wp-content/uploads/2011/07/Prediction_Step1.png" alt="Prediction Step 1" width="450" height="201" /><p class="wp-caption-text">Step 1 of 5 - Select an area for analysis</p></div>
<p>(Please refer to <a href="/spatial-portal-help/areas-add-to-map/">Add Area</a> for additional information).</p>
<div id="attachment_20691" class="wp-caption aligncenter" style="width: 460px"><img class="size-large wp-image-20691 " title="Prediction Step 2" src="/wp-content/uploads/2011/04/SP-68-500x252.png" alt="Prediction Step 2" width="450" height="227" /><p class="wp-caption-text">Step 2 of 5 - Select Species (or genus, family or order).</p></div>
<p>The auto-complete section mechanism is the same as on the <a href="/spatial-portal-help/species-add-to-map/">Add to Map -&gt;Species</a>. Type the first three letters using either a scientific or common name and a list of suggestions is produced. Select a species (or higher taxonomic class) by clicking on it. The number of occurrences is given alongside the species (or higher taxonomic class).</p>
<p>Selected species will be mapped, if not mapped previously. See <a href="/spatial-portal-help/species-add-to-map/">Add to Map -&gt;Species</a>.</p>
<p>The last mapped species (or genus, family or order) is included as a species selection choice in Step 2 of 5 of the wizard. (See image below).</p>
<p>Species can also be uploaded using two other methods:</p>
<ul>
<li>Upload points. <a href="/spatial-portal-help/import-or-upload-points/#uploadpoints">More info »</a></li>
<li>Upload LSIDs. <a href="/spatial-portal-help/import-assemblage-or-upload-lsids/#uploadlsids">More info »</a></li>
</ul>
<div id="attachment_22374" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-22374  " title="Prediction Species preselected" src="/wp-content/uploads/2011/07/Prediction_Species_Prechosen.png" alt="Prediction Species preselected" width="450" height="200" /><p class="wp-caption-text">The last mapped species (Macropus rufus) is included as a species selection choice</p></div>
<div id="attachment_26648" class="wp-caption aligncenter" style="width: 650px"><a href="/wp-content/uploads/2012/01/Predict-Step-3.png" rel="lightbox[19317]"><img class="size-full wp-image-26648" title="Predict Step 3_640" src="/wp-content/uploads/2012/01/Predict-Step-31.png" alt="Predict Step 3_640" width="640" height="598" /></a><p class="wp-caption-text">Step 3 of 5 - Select your environmental layers</p></div>
<p><em><br />
</em></p>
<p>Prediction is mainly based upon environmental layers, but after some research a new version of MaxEnt is able to accept a subset of the contextual layers as predictors. The contextual layers available for prediction are:</p>
<ul>
<li>Land cover</li>
<li>Land use</li>
<li>Vegetation &#8211; condition</li>
<li>Vegetation types &#8211; native</li>
<li>Vegetation types &#8211; present</li>
</ul>
<p>The selection of appropriate layers is extremely important if an effective model is to be built. The Spatial Portal has around 300 layers covering an extremely wide range of environmental and contextual variables that experts believe could have some control on the distribution of organisms. Many of these variables / layers are highly correlated. If highly correlated layers are used, the model will be weighted accordingly by those variables, regardless of how &#8216;intelligent&#8217; the method. It always pays to know your organisms well! Know what environmental and contextual factors <em><strong>can</strong></em> influence or <em><strong>control</strong></em> their distribution.</p>
<blockquote><p><strong>NOTE:</strong> The relationships between the layers for the colour coding has been calculated at the national extents. Layers may therefore be more or less related at different scales.</p></blockquote>
<p>Every layer added to the model may improve it, or over-fit it. To assist, the Spatial Portal has built a form of correlation between all its environmental layers. When a layer is added to the model, the Portal examines the relationship between it and all other environmental layers. It then colour codes the remaining layers in &#8216;traffic light&#8217; colours. Green against a layer suggests that there appears to be (not necessarily &#8216;is&#8217;) little correlation between that layer and the selected layer. Orange is intermediate while red suggests that there is a fairly high correlation. Remember that while there may be a high correlation, a layer may still have a subtle different factor that may be important. When a new layer is added, the colours are re-calculated on the basis of the closest relationship to any existing layer added to the model.</p>
<p>Other traps for the <em><strong>unwary</strong></em> include using occurrences that have a wide range of observation dates. In this case, the model may be poor because of migration, changed environments or even evolution. A key issue is that the species should be in equilibrium with the environmental variables. The worst case may occur with an invasive species where it&#8217;s spread may be rapid and where it is far from reaching &#8216;environmental equilibrium&#8217;.</p>
<div id="attachment_20693" class="wp-caption aligncenter" style="width: 460px"><img class="size-large wp-image-20693 " title="SP 70" src="/wp-content/uploads/2011/04/SP-70-500x251.png" alt="" width="450" height="226" /><p class="wp-caption-text">Step 4 of 5 - Select Optional MaxEnt parameters</p></div>
<ul>
<li>Jacknife in MaxEnt &#8211; selecting this option examines the significance of the environmental variables &#8211; one at a time. Jacknife tests identify environmental variables with highest gain when used in isolation. High-gain variables have the most useful information when used by themselves. The environmental variable that decreases the gain the most when it is omitted has the most information, that is not obviously present in the other variables.</li>
<li>Each model is assigned a unique identifier that allows it to be displayed in subsequent sessions e.g. Model reference number: 1310016793060. This value is given in the <a href="#metadata">metadata</a> of the layer. The <a href="/spatial-portal-help/restore-prior-analysis-tools/">Restore Prior Analysis</a> tool uses this identifier to restore a model created earlier. It can be from a totally different session, browser or even PC.</li>
<li>Create response curves. This option creates a graph for each layer value (x-axis) against probability (y-axis). These curves are useful for evaluating how well the selected layers have captured the species environment.</li>
<li>Random test percentage. This option allows the user to define the percentage of the occurrences for testing against the output model.</li>
<li>See in the Referenced Links a <a href="#tutorial">tutorial</a> on running MaxEnt.</li>
</ul>
<div id="attachment_20694" class="wp-caption aligncenter" style="width: 460px"><img class="wp-image-20694 " title="SP 71" src="/wp-content/uploads/2011/04/SP-71-500x254.png" alt="" width="450" height="228" /><p class="wp-caption-text">Step 5 of 5 - Enter a name for the Prediction Model</p></div>
<p>Click on the &#8216;Next&#8217; button to run MaxEnt.</p>
<p>The map window becomes grayed-out and a Prediction data preparation and running time dialogue popup appears on the screen, to indicate how long it should take before the MaxEnt output is displayed.</p>
<blockquote><p><strong>Note:</strong> Building a MaxEnt model can take some time. The time is dependent on a combination of factors: the number of occurrences, the size of the geographic extent of the model, and the number of environmental layers selected.</p></blockquote>
<div id="attachment_20696" class="wp-caption aligncenter" style="width: 460px"><img class="size-large wp-image-20696 " title="SP 72" src="/wp-content/uploads/2011/04/SP-721-500x263.png" alt="" width="450" height="236" /><p class="wp-caption-text">Prediction estimated generation time dialogue box</p></div>
<div id="attachment_22396" class="wp-caption aligncenter" style="width: 414px"><img class="wp-image-22396 " title="Opening My Prediction Results" src="/wp-content/uploads/2011/07/Opening_My_Prediction_1.png" alt="Opening My Prediction Results" width="404" height="290" /><p class="wp-caption-text">Opening My Prediction Results Results, including environmental response graphs, are available in the downloadable zip file</p></div>
<p>The map is not included in MaxEnt results zip file, as might be expected. The reason for this omission is to hide the location of potentially sensitive species. The Spatial Portal does however display the prediction map &#8211; and as with all mapped objects, this layer is added to the <a href="/spatial-portal-help/common-layer-functions/">list of active layers</a>.</p>
<div id="attachment_26653" class="wp-caption aligncenter" style="width: 1297px"><a href="/wp-content/uploads/2012/01/Prediction.png" rel="lightbox[19317]"><img class="size-full wp-image-26653" title="Prediction_640" src="/wp-content/uploads/2012/01/Prediction1.png" alt="Prediction_640" width="1287" height="821" /></a><p class="wp-caption-text">Map window displays the prediction probability layer</p></div>
<h3 id="metadata">Metadata</h3>
<p>When the layer metadata icon <img class="alignnone size-full wp-image-19844" title="SP 87" src="/wp-content/uploads/2011/04/SP-87.png" alt="" width="22" height="19" /> icon is clicked in the <a href="/spatial-portal-help/common-layer-functions/">layers list</a> the metadata popup is displayed for the Prediction layer. The metadata can be displayed in a separate window.</p>
<p><a href="/wp-content/uploads/2011/07/metadata_prediction.png" rel="lightbox[19317]"><img class="alignleft size-full wp-image-22410" title="Metadata Prediction" src="/wp-content/uploads/2011/07/metadata_prediction.png" alt="Metadata Prediction" width="1131" height="648" /></a></p>
<div class="clearfix"></div>
<p><em>The metadata and the results from the prediction. Click to see the Model Reference Number.</em></p>
<p>The Model Reference number used to <a href="/spatial-portal-help/restore-prior-analysis-tools/">restore prior analysis</a> is shown at the top of the metadata.</p>
<p>The metadata contains the methods and modelling used to create the prediction. Response graphs show the impact each of the chosen environmental layers had on the prediction. An image of the prediction probability map layer is also included.</p>
<div class="hr-1"></div>
<h2>A Case Study</h2>
<p>A case study on using the MaxEnt Prediction tool to predict the distribution of the Greater Glider, was prepared by Dr Jane Elith, of The University of Melbourne.</p>
<p>Read the <a href="/explore/themes/case-studies/prediction-case-study/">Case Study »</a></p>
<div class="hr-1"></div>
<h3>Referenced Links</h3>
<ul>
<li><strong>Phillips, S.J., Dudík, M., A and Schapire, R.E.</strong>, Maximum entropy approach to species distribution modeling <a class="external" href="http://www.cs.cmu.edu/%7Emdudik/PhillipsDuSc04.pdf" target="_blank">PDF</a> (185 KB)</li>
<li><strong>Phillips, S.J., Anderson, R.P. and Schapire, R.E.</strong>, 2006. Maximum entropy modeling of species geographic distributions. <em>Ecological Modelling</em>, vol. 190, pp. 231-259. <a class="external" href="http://www.cs.princeton.edu/%7Eschapire/papers/ecolmod.pdf" target="_blank">PDF</a> (902 KB).</li>
<li id="tutorial"><strong>Phillips, S.J.</strong>, A Brief Tutorial on Maxent. <a class="external" href="http://www.cs.princeton.edu/%7Eschapire/maxent/tutorial/tutorial.doc" target="_blank">Word</a> (4.3 MB).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ala.org.au/spatial-portal-help/predict/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

