GME Info Window Content

advertisement
GME
Info Window Content
P a g e |1
GME Info Window
Content
SLIP Support
Landgate
1 Midland Square, Midland, WA 6056
(08) 9273 7341
customerservice@landgate.wa.gov.au
LAYERS
Edit Layer Style
Info Window Content
By default, the layer style editor adds every attribute of the vector data into a layer’s
info window code.
Typical GIS data contains information that may be unnecessary, overly technical,
unrelated to the main purpose of the map, or even potentially alienating to your
intended audience.
A Map Editor can modify the code in the Info Window HTML content editor. Note the
editor supports basic HTML see HTML supported in info windows.
HTML usable:
Tags
Text formats: <b>, <em>, <i>
Headers: <h1>, <h2>, <h3>, <h4>, <h5>, <h6>
Lists: <ul>, <ol>, <li>
Horizontal rules: <hr>
Anchors: <a>
Images: <img>
Numeric HTML entities such as &#34 (double quote)
HTML entity references, such as & (&), < (<), and > (>)
HTML metacharacters, such as Á
In modifying the info window, consider your audience and what they need to know.
What does the map really need to show, and how can you show it more simply and
attractively?
Be sure that all the attributes shown in the info window relate to the needs of your
audience and the purpose of the map, remove what's not appropriate and tailor
what's left.1
1
http://support.google.com/mapsengine/bin/answer.py?hl=en&answer=2984965&ctx=cb&src=cb&cbid=rrgw33bpvqmd&cbrank=3
GME Info Window Content
Recommend Improvements
SLIP logo aligned “left”
○ Image link to SLIP homepage “slip.landgate.wa.gov.au”
Custodian logo aligned “right”
○ Image link to Custodian home page
○ Image height for Agency logos 50 pixels (“50”)
○
<a href="Webpage URL"></a>
○
< img src="Image URL" align="right" height="50">
Format
Example
<!--SLIP logo-->
<a
href="https://slip.landgate.wa.go
v.au" ><img
src="https://ngisslipweb.sharepoint.com/SiteImages
/slip_logo_sml.png"></a>
<!--Custodian logo-->
<a href="Agency URL goes
here"><img src="URL Link to
Agency image goes here"
align="right" height="50"></a>
<a
href="https://slip.landgate.wa.g
ov.au" ><img
src="https://ngisslipweb.sharepoint.com/SiteImage
s/slip_logo_sml.png"></a>
<a
href=”http://www.landgate.wa.g
ov.au”><img
src="https://ngisslipweb.sharepoint.com/SiteImage
s/_w/landgate_50_jpg.jpg"
align="right"></a>
Displayed As
P a g e |2
GME Info Window Content
P a g e |3
Attributes to be displayed:
○ Only keep meaningful {Attributes};
○ If Label not required, remove Labels and display Attribute Name;
○ Change Labels to Sentence Case;
○ Remove Label abbreviations
Format
<p>
<b>Attribute
Label:</b> {Attribute}
<br/>
<b>Attribute
Label:</b> {Attribute}
</p>
From (.....attributes
removed for display
purposes)
<b>oid_1:</b>
{oid_1}<br>
<b>polygon_nu:</b>
{polygon_nu}<br>
<b>land_id_nu:</b>
{land_id_nu}<br>
<b>usage_code:</b>
{usage_code}<br>
…..
<b>piparcel:</b>
{piparcel}<br>
<b>pityp:</b>
{pityp}<br>
...
<b>lot_type:</b>
{lot_type}<br>
...
<b>dealing_pr:</b>
{dealing_pr}<br>
<b>dealing_nu:</b>
{dealing_nu}<br>
<b>dealing_su:</b>
{dealing_su}<br>
<b>dealing_ye:</b>
{dealing_ye}<br>
<b>area:</b> {area}<br>
…
{date_tim_3}<br>
To
<p>
<b>Plan / Lot
No:</b>
{piparcel}<br/>
<b>Lot Type:</b>
{lot_type}
</p>
Displayed As
Plan / Lot No: P023146 94
Lot Type: FHOLD
GME Info Window Content
P a g e |4
Include Description and Links to more information
Format
Example
Displayed As
<p>
Some text here <a href="Insert
Your URL Link">More Info</a>
</p>
<p>
<a
href="https://www.landgate.wa.
gov.au/cart/quickSell.do?landI
d={land_id_nu}&registerId=++{
register}+">Buy on Landgate
Shopfront</a></p>
Buy on Landgate Shopfront
Include Copyright and Licensing information
○ For details about included Creative Commons licensing see Creative
Commons and new SLIP
Format
Example
Displayed As
<p>
© Agency Year. <a href="URL
to Licensing Info">Licensing
Information</a></b>
</p>
<!—Scenario 1 Subscription
Data Land Info Licence.-->
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.go
v.au/corporate.nsf/web/Land+Inf
ormation+Licence">Licence</a>.
</p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following Licence.
<!—Scenario 2 Public Data
Shrinkwrap Licence-->
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.go
v.au/corporate.nsf/web/shrinkwr
ap+Licence">Licence</a>.
</p>
<!--CC-BY for the Public
Channel -->
<p>
n/a
© Government of Western
Australia 2013.
GME Info Window Content
© Government of Western
Australia 2013. <br/>
<a rel="license"
href="http://creativecommons.
org/licenses/bysa/3.0/au/deed.en_US"><img
alt="Creative Commons
License" style="borderwidth:0"
src="http://i.creativecommons.
org/l/by-sa/3.0/au/80x15.png"
/></a> This data is licensed
under a <a rel="license"
href="http://creativecommons.
org/licenses/bysa/3.0/au/deed.en_US">Creati
ve Commons AttributionShareAlike 3.0 Australia
License</a>.
</p>
<!--CC-BY-NC for the Public
Channel -->
<p>
© Government of Western
Australia 2013.<br/>
<a rel="license"
href="http://creativecommons.
org/licenses/by-ncsa/3.0/au/deed.en_GB"><img
alt="Creative Commons
Licence" style="borderwidth:0"
src="http://i.creativecommons.
org/l/by-ncsa/3.0/au/80x15.png" /></a>
This work is licensed under a
<a rel="license"
href="http://creativecommons.
org/licenses/by-ncsa/3.0/au/deed.en_GB">Creati
ve Commons AttributionNonCommercial-ShareAlike
3.0 Australia License</a>.
</p>
P a g e |5
This data is
licensed under a Creative
Commons Attribution-ShareAlike
3.0 Australia License.
n/a
© Government of Western
Australia 2013.
This work is
licensed under a Creative
Commons AttributionNonCommercial-ShareAlike 3.0
Australia License.
GME Info Window Content
P a g e |6
Template
Copy the below HTML and update any necessary text, links and attributes
Format
Example
<div class='googeb-infowindow' style='font-family:
sans-serif'>
<!--SLIP logo--><a
href="https://slip.landgate.wa.g
ov.au" ><img
src="https://ngisslipweb.sharepoint.com/SiteImag
es/slip_logo_sml.png"></a>
<!--Custodian logo--><a
href="Agency URL goes
here"><img src="URL Link to
Agency image goes here"
align="right" height="50"></a>
<p>
<b>Attribute Label:</b>
{Attribute}<br/>
<b>Attribute Label:</b>
{Attribute}
</p>
<p>
Some text here <a
href="Insert Your URL
Link">More Info</a>
</p>
<p>
© Agency Year. <a href="URL
to Licensing Info">Licensing
Information</a>
</p>
</div>
<div class='googeb-infowindow' style='font-family:
sans-serif'>
<a
href="https://slip.landgate.wa.
gov.au" ><img
src="https://ngisslipweb.sharepoint.com/SiteIma
ges/slip_logo_sml.png"></a>
<a
href=”http://www.landgate.wa
.gov.au”><img
src="https://ngisslipweb.sharepoint.com/SiteIma
ges/_w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b>Plan / Lot No:</b>
{piparcel}<br/>
<b>Lot Type:</b> {lot_type}
</p>
<p>
<a
href="https://www.landgate.w
a.gov.au/cart/quickSell.do?la
ndId={land_id_nu}&registerId
=++{register}+">Buy on
Landgate Shopfront</a></p>
</p>
<p>
© Western Australian Land
Information Authority
(Landgate) 2013. Use of
digital land information is
subject to the following <a
href="http://www.landgate.wa
.gov.au/corporate.nsf/web/La
nd+Information+Licence">Lic
ence</a>.
</p>
</div>
Displayed As
Plan / Lot No: P023146 94
Lot Type: FHOLD
Buy on Landgate Shopfront
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land information
is subject to the following Licence.
GME Info Window Content
P a g e |7
Examples from WA Globe
Property Information
Address
Property Street Address
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.landgate.wa.gov.
au/"><img src=" https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p><b>
{PROP_NAME}<br/>
{BUILDING_N}<br/>
{NUM_LABEL} {RD_NAME}
{RD_TYPE}<br/>
{LOCALITY} {POSTCODE}</b>
</p>
<p>
Landgate maintains <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Property+Str
eet+Address">Property Street
Address</a> details in conjunction
with input from Local Government
agencies who are responsible for
allocating street number for land
parcels.
</p>
<p>
Want to find out more about this
property?<br/>
<a
href="https://www.landgate.wa.go
v.au/shopfront/quickSearch.do?di
spatch=search&addressSearchCri
teria.freeFormAddress={NUM_LA
BEL}, {RD_NAME}, {RD_TYPE},
{LOCALITY}&searchBy=freeForm
"> Search for Property Information
at Landgate</a>
</p>
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
BASSENDEAN
NURSING HOME
27 HAMILTON ST
BASSENDEAN 6054
Landgate maintains Property Street
Address details in conjunction with
input from Local Government
agencies who are responsible for
allocating street number for land
parcels
Want to find out more about this
property?
Search for Property Information at
Landgate
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land information
is subject to the following Licence.
GME Info Window Content
P a g e |8
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Land+Inform
ation+Licence">Licence</a>.
</p>
</div>
Property Boundaries
Cadastre (Address)
LGATE_002
Attributes to Display:
Address No From
Road name
Suffix
Locality
Links:
Want to find out more
about this property?
<BR>
<a
href="https://www.landg
ate.wa.gov.au/shopfront
/quickSearch.do?dispat
ch=search&addressSea
rchCriteria.freeFormAdd
ress={NO_FROM},
{ROAD_NAME},
{ROAD_TYPE},
{LOCALITY}&searchBy
=freeForm"> Search for
Property Information at
Landgate</a>
Land Tenure
Tenure (Simplified)
Attributes to Display:
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.landgate.wa.gov.
au"><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b>Address:</b> {NO_FROM}
{NO_FROMSFX}{ROAD_NAME}
{ROAD_TYPE}<br>
<b>Suburb:</b> {LOCALITY}
</p>
<p>
Want to find out more about this
property? <br/>
<a
href="https://www.landgate.wa.go
v.au/shopfront/quickSearch.do?di
spatch=search&addressSearchCri
teria.freeFormAddress={NO_FRO
M}, {ROAD_NAME},
{ROAD_TYPE},
{LOCALITY}&searchBy=freeForm
"> Search for Property Information
at Landgate.</a>
</p>
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/shrinkwrap+
Licence">Licence.</a>
</p>
</div>
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslip-
Address: 21 MONEY ST
Suburb: PERTH
Want to find out more about this property?
Search for Property Information at
Landgate.
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land information
is subject to the following Licence.
Land Type: FHOLD
GME Info Window Content
Land Type: {lot_type}
http://www.landgate.wa.
gov.au/corporate.nsf/82
289d1c922cd5eec8257
3620022343a/5b4eb26
9a9eb7d10c825733800
27dbc0?OpenDocumen
t&Highlight=2,glossary
web.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.landgate.wa.gov.
au"><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b>Land Type:</b>
{LAND_TYPE}<br>
<b>Usage Description:</b>
{USAGE_DESC}
</p>
<p>
Land Information <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/82289d1c922cd5
eec82573620022343a/5b4eb269a
9eb7d10c82573380027dbc0?Ope
nDocument&Highlight=2,glossary"
>Glossary</a>
<p>
A <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Certificate+o
f+Title"> Certificate of Title</a> is
a record of all current information
relevant to a parcel of land,
including current ownership
details.
</p>
Usage Description: Transfer of Land Act
Land Information Glossary
A Certificate of Title is a record of all
current information relevant to a parcel of
land, including current ownership details.
© Western Australian Land Information
Authority (Landgate) 2013. Use of digital
land information is subject to the following
Licence.
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/shrinkwrap+
Licence">Licence.</a>
</p>
</div>
Imagery
Historic Photographs
Oblique Imagery
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/s
lip_logo_sml.png"></a>
<a
href="http://www.landgate.wa.gov.
au"><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
P a g e |9
Derby
Date Unknown
GME Info Window Content
Earth is Art Locations
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b>{FILE}</b><br>
{DATE}<br>
<HR>
<img
src="http://www.walis.wa.gov.au/p
rojects/waday/obliques/{URLFORMAT}"
alt="Smiley face" height="500"
width="500">
</p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/shrinkwrap+
Licence">Licence</a>.
</p>
</div>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/s
lip_logo_sml.png"></a>
<a
href="http://www.landgate.wa.gov.
au"><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<a href="{URL}"
target="_blank"><img src="{Img}"
height="250"></a>
</p>
<p>
<p>This image is part of
Landgate's <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Earth+is+art
">EarthisArt</a> series.<br/>
To purchase this image please
click on the image.</p>
</p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/shrinkwrap+
Licence">Licence</a>.
</p>
</div>
P a g e | 10
© Western Australian Land Information
Authority (Landgate) 2013. Use of digital
land information is subject to the following
Licence.
This image is part of
Landgate's EarthisArt series.
To purchase this image please click
on the image.
© Western Australian Land Information
Authority (Landgate) 2013. Use of digital
land information is subject to the following
Licence.
GME Info Window Content
P a g e | 11
BOUNDARIES (Admin)
Suburbs
Localities LGATE_008
Attributes to Display:
NAME
Postcode
Links:
http://www.landgate.wa.
gov.au/corporate.nsf/we
b/Administrative+Bound
aries
Current Local
Government
Boundaries
LGA LGATE_006
Attributes to Display:
NAME
Links:
http://www.landgate.wa.
gov.au/corporate.nsf/we
b/Administrative+Bound
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.landgate.wa.gov.
au"><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b>Suburb Name:</b>
{NAME}<br>
<b>Postcode:</b> {POSTCODE}
</p>
<p>
Our <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Administrati
ve+Boundaries"> digital data</a>
is a versatile way to bring land
information to life.
</p>
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Land+Inform
ation+Licence">Licence</a>.
</p>
</div>
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href=”http://www.landgate.wa.gov.
au”><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b>{NAME}</b>
</p>
Suburb Name: HARRISDALE
Postcode: 6112
Our digital data is a versatile way to
bring land information to life.
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land information
is subject to the following Licence.
EAST PILBARA, SHIRE OF
This layer provides information on the
current approved Local Government
Boundaries.
Our digital data is a versatile way to
bring land information to life.
© Western Australian Land
Information Authority (Landgate)
GME Info Window Content
aries
<p>
This layer provides information on
the current approved Local
Government Boundaries.
<p>Our <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Administrati
ve+Boundaries"> digital data</a>
is a versatile way to bring land
information to life.
</p>
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Land+Inform
ation+Licence">Licence</a>.
</p>
</div>
Proposed New
Metropolitan LGA
Boundaries
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.planning.wa.gov.
au/"><img src=" https://ngisslipweb.sharepoint.com/SiteImages/_
w/planning_logo_50_png.jpg "
align="right"></a>
<p>
<b>Proposed Local
Government:</b>
{Sheet3__Lo}</br>
<b>Proposed LGA Number:</b>
{NUMBER}
</p>
<p>
This layer provides you with the
proposed new local government
boundaries for metropolitan Perth.
<br/>The boundaries were
announced by the State
Government in July 2013 and may
be subject to minor amendment
prior to the intended effective date
on 1 July 2015.<br/> This
information is current as of August
2013 and is provided through the
Shared Location Information
DoP
P a g e | 12
2013. Use of digital land information
is subject to the following Licence.
Proposed Local Government:
{Sheet3__Lo} Proposed LGA Number:
{NUMBER}
This layer provides you with the proposed
new local government boundaries for
metropolitan Perth.
The boundaries were announced by the
State Government in July 2013 and may
be subject to minor amendment prior to
the intended effective date on 1 July 2015.
This information is current as of August
2013 and is provided through the Shared
Location Information Platform (SLIP) as
information only.
© Government of Western Australia 2013.
This work is licensed
under a Creative Commons AttributionNonCommercial-ShareAlike 3.0 Australia
License.
GME Info Window Content
P a g e | 13
Platform <a
href="http://slip.landgate.wa.gov.a
u">(SLIP)</a> as information only.
</p>
<p>
© Government of Western
Australia 2013. <br/>
<!--CC-BY-NC for the Public
Channel -->
<a rel="license"
href="http://creativecommons.org/l
icenses/by-ncsa/3.0/au/deed.en_GB"><img
alt="Creative Commons Licence"
style="border-width:0"
src="http://i.creativecommons.org/
l/by-nc-sa/3.0/au/80x15.png"
/></a> This work is licensed under
a <a rel="license"
href="http://creativecommons.org/l
icenses/by-ncsa/3.0/au/deed.en_GB">Creative
Commons AttributionNonCommercial-ShareAlike 3.0
Australia License</a>.
</p>
</div>
Electorates (State)
Electoral Boundaries
(Current) LGATE_069
Attributes to Display:
NAME
Links:
http://boundaries.wa.g
ov.au/2011/Final/Quick
Links/
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.landgate.wa.gov.
au"><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b> {name}</b>
</p>
<p>
<a
href="http://boundaries.wa.gov.au/
2011/Final/QuickLinks/">Quick
Links</a> to Electoral District and
Region Information.
</p>
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
AGRICULTURAL REGION
Quick Links to Electoral District and
Region Information
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land information
is subject to the following Licence.
GME Info Window Content
P a g e | 14
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/shrinkwrap+
Licence">Licence</a>.
</p>
</div>
Aboriginal & Torres
Strait Islands
Boundaries
RATSIB NNTT
PLACES (topo data)
<div class='googeb-info-window'
style='font-family: sans-serif'>
<!--SLIP logo--><a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<!--Custodian logo--><a
href="http://www.nntt.gov.au"><im
g src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/NNTT_logo_50_jpg.jpg"
align="right"></a>
<p>
<b>Organisation:</b>
{organisati}<br>
<b>Area:</b> {name}<br>
<b>Gazetted Date:</b>
{gazetted}<br>
<b>Effective Date:</b>
{effective}<br>
<b>Comments:</b>
{comments}<br>
<b>Jurisdiction:</b>
{jurisdicti}<br>
</p>
<p>
This dataset depicts the
boundaries of <a
href="http://www.nntt.gov.au/Infor
mation-about-nativetitle/Pages/Nativetitlerightsandinte
rests.aspx"> native title</a>
representative body areas.
</p>
<p>
© Commonwealth of Australia
2013. <a
href="http://www.nntt.gov.au/Medi
ation-and-agreement-makingservices/Geospatialservices/Pages/SpatialData.aspx#disclaimer">Disclaimer
</a>
</p>
</div>
Organisation: Yamatji Marlpa
Aboriginal Corporation
Area: Geraldton
Gazetted Date: 20100701
Effective Date: 20130630
Comments: Name change
15/12/2008
Jurisdiction: WA
This dataset depicts the boundaries
of native title representative body
areas.
© Commonwealth of Australia
2013. Disclaimer
GME Info Window Content
Overview Towns
LGATE
Attributes to be
Displayed:
Place Name (label)
Link:
<a
href="http://www.landga
te.wa.gov.au/corporate.
nsf/web/Topographic+D
ata">More Info</a>
Points of Interest
LGATE_135
Towns
Education and
Health and Emergency
Services
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href=”http://www.landgate.wa.gov.
au”><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b>{placename}</b>
</p>
<p>
Western Australian <a
href=”http://www.landgate.wa.gov.
au/corporate.nsf/web/Western+Au
stralian+Place+Names+and+Addr
essing”>place names</a> reflect
the state’s diverse history and
culture.
</p>
<p>
Find all the information you need
about our State's physical
landscape with our <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Topographic
+Data">Topographic Data.</a>
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/shrinkwrap+
Licence">Licence</a>.
</p>
</div>
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href=”http://www.landgate.wa.gov.
au”><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
P a g e | 15
Geraldton
Western Australian place names
reflect the state’s diverse history and
culture.
Find all the information you need
about our State's physical landscape
with our Topographic Data.
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land information
is subject to the following Licence.
South Perth Primary School
The Geographic Names Committee,
with the help of Landgate, administers
the naming of towns, suburbs and
roads in Western Australia, as well as
naming of geographical features such
GME Info Window Content
Attribute to Display:
Geographic Name
Linnk:
http://www.landgate.wa.
gov.au/corporate.nsf/we
b/Geographic+Feature+
Names
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b>{GEOGRAPHIC}</b>
</p>
The <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Geographic
+Feature+Names">Geographic
Names</a> Committee, with the
help of Landgate, administers the
naming of towns, suburbs and
roads in Western Australia, as
well as naming of geographical
features such as hills, rivers and
lakes.
</p>
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Land+Inform
ation+Licence">Licence</a>.
</p>
</div>
P a g e | 16
as hills, rivers and lakes.
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land information
is subject to the following Licence.
Transportation
Road Hierarchy
MRWA
MRWA-044
Attributes to Display:
Road Hierarchy
Description:
Carriageway:
Local Government:
Links
https://www.mainroad
s.wa.gov.au/Pages/Dis
claimerCopyright.aspx
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="https://www.mainroads.wa.g
ov.au"><img
src="https://www.mainroads.wa.g
ov.au/Style%20Library/MRWA_Int
ernet/images/mainroads_logo.png
" align="right"></a>
<p>
<b>Road Hierarchy
Description:</b>
{ROHI_DESCR}<br/>
<b>Carriageway:</b> {CWY}<br/>
<b>Local Government:</b>
{LG_NAME}
Road Hierarchy Description:
Regional Distributor
Carriageway: Single
Local Government: Murchison
A Road Hierarchy is a listing of roads
that perform designated roles
required of the road network. It also
provides criteria to describe each
road type.
© Government of Western Australia
2013. Disclaimer & Copyright.
GME Info Window Content
https://www.mainroads.
wa.gov.au/OurRoads/F
acts/Pages/StateRoadN
etworkMaps.aspx#hiera
rchy
P a g e | 17
</p>
<p>
A <a
href="https://www.mainroads.wa.g
ov.au/OurRoads/Facts/Pages/Stat
eRoadNetworkMaps.aspx#hierarc
hy">Road Hierarchy</a> is a
listing of roads that perform
designated roles required of the
road network. It also provides
criteria to describe each road
type.
</p>
<p>
© Government of Western
Australia 2013.
<a
href="https://www.mainroads.wa.g
ov.au/Pages/DisclaimerCopyright.
aspx"> Disclaimer &
Copyright</a>.
</p>
</div>
Transport/Railway
Stations (Point)
LGATE_038
Attributes to Display:
GEOGRAPHIC NAME
Links:
Find all the information
you need about our
State's physical
landscape with our
topographic datasets.
Read more >
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href=”http://www.landgate.wa.gov.
au”><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b> {featuretex}</b>
</p>
<p>
Find all the information you need
about our State's physical
landscape with our <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Topographic
+Data">Topographic Data.</a>
</p>
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Land+Inform
MURDOCH
Find all the information you need
about our State's physical landscape
with our Topographic Data.
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land information
is subject to the following Licence.
GME Info Window Content
P a g e | 18
ation+Licence">Licence</a>.
</p>
</div>
Roads (Processed)
LGATE_073
Attributes to Display:
ROAD NAME
Links:
http://www.landgate.wa.
gov.au/corporate.nsf/we
b/Road+Centreline
http://www.landgate.wa.
gov.au/corporate.nsf/we
b/Geographic+Feature+
Names
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.landgate.wa.gov.
au"><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b>{road_name}</b>
</p>
<p>
<a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Road+Centr
eline">Road Centreline data</a>
derived from a combination of
street directory and topographic
datasets.
</p>
<p>
The <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Geographic
+Feature+Names">Geographic
Names</a> Committee, with the
help of Landgate, administers the
naming of towns, suburbs and
roads in Western Australia, as
well as naming of geographical
features such as hills, rivers and
lakes.
</p>
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Land+Inform
ation+Licence">Licence</a>.
</p>
</div>
WEST COAST HWY
Road Centreline data derived from a
combination of street directory and
topographic datasets.
The Geographic Names Committee,
with the help of Landgate, administers
the naming of towns, suburbs and
roads in Western Australia, as well as
naming of geographical features such
as hills, rivers and lakes.
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land information
is subject to the following Licence.
GME Info Window Content
Railway Lines
LGATE_036
Attributes to Display:
Feature Name
Links:
Find all the information
you need about our
State's physical
landscape with our
topographic datasets.
Read more >
Public Transport
Services
PTA-007
The
Public Transport
Authority
of Western Australia.
http://www.pta.wa.gov.a
u/
Making public transport
an attractive and
sustainable choice for
connecting people
and places.
Copyright
http://www.pta.wa.gov.a
u/Copyright/tabid/210/D
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href=”http://www.landgate.wa.gov.
au”><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/landgate_50_jpg.jpg"
align="right"></a>
<p>
<b> {featuretex}</b>
</p>
<p>
Find all the information you need
about our State's physical
landscape with our <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Topographic
+Data">Topographic Data.</a>
</p>
<p>
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land
information is subject to the
following <a
href="http://www.landgate.wa.gov.
au/corporate.nsf/web/Land+Inform
ation+Licence">Licence</a>.
</p>
</div>
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.pta.wa.gov.au/"
><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/PTA_badge_50_jpg.jpg"
align="right"></a>
<p>
<b>Route Type:</b>
{ROUTETYPE}<br>
<b>Route Name:</b>
{ROUTENAME}<br>
<b>Service Name:</b>
{SERVICENAM}<br>
<b>Priority:</b> {PRIORITY}<br>
P a g e | 19
Forrestfield Kewdale Railway
Find all the information you need
about our State's physical landscape
with our Topographic Data.
© Western Australian Land
Information Authority (Landgate)
2013. Use of digital land information
is subject to the following Licence.
Route Type: Standard
Route Name: 322
Service Name: 322FS
Priority: 2
Departure: Midland Stn
Destination: Eastern Hills Senior
High Sch
Comments: Deviates to Bilgoman
Pool via Hillsden Rd, Lionel Rd, Gt
Eastern Hwy and Darlington Rd.
Extends to Eastern Hills High School
via Statham St, Marnie Rd and
Hardey Rd.
Accessible (0 = No; 1 = Yes): 0
Limited Stops Service (0=No,
1=Yes): 0
GME Info Window Content
efault.aspx
Disclaimer
http://www.pta.wa.gov.a
u/Disclaimer/tabid/219/
Default.aspx
Public Transport
Stops
PTA-008
<b>Departure:</b>
{DEPARTURE}<br>
<b>Destination:</b>
{DESTINATIO}<br>
<b>Comments:</b>
{COMMENTS}<br>
<b>Accessible (0 = No; 1 =
Yes):</b> {ACCESSIBLE}<br>
<b>Limited Stops Service (0=No,
1=Yes):</b> {LIMITED}
</p>
<p>
Plan your journey with
Transperth's <a
href="http://www.transperth.wa.go
v.au/Home.aspx">Journey
Planner</a><br>
<p>
The <a
href="http://www.pta.wa.gov.au/">
Public Transport Authority</a> of
Western Australia. Making public
transport an attractive and
sustainable choice for connecting
people
and places.
</p>
<p>
© Government of Western
Australia 2013.
</p>
</div>
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.pta.wa.gov.au/"
><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/PTA_badge_50_jpg.jpg"
align="right"></a>
<p>
<b>Stop Number:</b>
{STOPNUMBER}<br>
<b>Status:</b> {STATUS}<br>
<b>Stop Name:</b>
{STOPNAME}<br>
<b>Location:</b>
{LOCATION}<br>
<b>Stop Type:</b>
{STOPTYPE}<br>
<b>Suburb:</b> {SUBURB}<br>
P a g e | 20
Plan your journey with Transperth's
Journey Planner
The Public Transport Authority of
Western Australia.
Making public transport an attractive
and sustainable choice for connecting
people and places.
© Government of Western Australia
2013.
Stop Number: 11288
Status: Active
Stop Name: Oats St After Armadale
Rd
Location:
Stop Type: Standard
Suburb: KEWDALE
Accessible:
Bay: Narrow
Shelter: N
Asset: Infounit Small
Area:
Plan your journey with Transperth's
Journey Planner
The Public Transport Authority of
Western Australia.
Making public transport an attractive
and sustainable choice for connecting
GME Info Window Content
<b>Accessible</b>:
{ACCESSIBLE}<br>
<b>Bay:</b> {BAY}<br>
<b>Shelter:</b> {SHELTER}<br>
<b>Asset:</b> {ASSET}<br>
<b>Area:</b> {AREA}
<p>
Plan your journey with
Transperth's <a
href="http://www.transperth.wa.go
v.au/Home.aspx">Journey
Planner</a>
</p>
<p>
The <a
href="http://www.pta.wa.gov.au/">
Public Transport Authority</a> of
Western Australia.
Making public transport an
attractive and sustainable choice
for connecting people
and places.
<p>
© Government of Western
Australia 2013.
</p>
</div>
P a g e | 21
people and places.
© Government of Western Australia
2013.
Business and
Economy
DMP
Minedex
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.dmp.wa.gov.au"
><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/DMP_logo_sml_jpg.jpg"
align="right"/> </a>
<p>
<b>Site Code:</b>
{SITE_CODE}<br>
<b>Name:</b>
{SHORT_NAME}<br>
<b>Commodity:</b>
{COMMODITY}<br>
<b>Target Commodity:</b>
{TARGET_COM}<br>
<b>Site Stage:</b>
{SITE_STAGE}<br>
<b>Site Type:</b>
{SITE_TYPE_}<br>
Site Code: S0032431
Name: Judges Find 13
Commodity: PRECIOUS METAL
Target Commodity: GOLD
Site Stage: Shut
Site Type: Mine
Sub Type: Unspecified
MINEDEX on the Web ( (right click to
open in browser)
© Government of Western Australia
2013 Department of Mines and
Petroleum (DMP). Terms and
Conditions
GME Info Window Content
P a g e | 22
<b>Sub Type:</b> {SITE_SUB_T}
</p>
<p>
<a href=
"{WEB_LINK}">MINEDEX</a> on
the Web (right click to open in
browser)
</p>
<p>
© Government of Western
Australia 2013 <a href =
"http://www.dmp.wa.gov.au/">Dep
artment of Mines and
Petroleum</a> (DMP). <a href=
"http://www.dmp.wa.gov.au/279.a
spx">Terms and Conditions</a>
</p>
</div>
Mining Tenements
DMP-003
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.dmp.wa.gov.au"
><img src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/DMP_logo_sml_jpg.jpg"
align="right"/> </a>
<p>
<b>ID:</b> {TENID}<br>
<b>Type:</b> {TYPE}<br>
<b>Survey Status:</b>
{SURVSTATUS}<br>
<b>Status:</b>
{TENSTATUS}<br>
<b>Holders:</b>
{HOLDERCNT}<br>
<b>Holder 1:</b>
{HOLDER1}<br>
<b>Address 1:</b> {ADDR1}<br>
<b>Holder 2:</b>
{HOLDER2}<br>
<b>Address 2:</b> {ADDR2}<br>
<b>Holder 3:</b>
{HOLDER3}<br>
<b>Address 3:</b> {ADDR3}<br>
<b>Holder 4:</b>
{HOLDER4}<br>
<b>Address 4:</b> {ADDR4}<br>
<b>Holder 5:</b>
{HOLDER5}<br>
<b>Address 5:</b> {ADDR5}<br>
ID: E 5901988
Type: EXPLORATION LICENCE
Survey Status: UNSURVEYED
Status: PENDING
Holders: 1
Holder 1: ENTERPRISE METALS
LIMITED
Address 1: C/- M & M WALTER
CONSULTING,PO BOX
8197,SUBIACO
EAST,WA,6008,AUSTRALIA
Holder 2:
Address 2:
Holder 3:
Address 3:
Holder 4:
Address 4:
Holder 5:
Address 5:
Holder 6:
Address 6:
Holder 7:
Address 7:
Holder 8:
Address 8:
Holder 9:
Address 9:
FMT Tenement ID: E 59/1988
Legal Area: 67.000
Unit of Measure: BL.
Special In:
Extract Date: 1374192000000000
Grant Date: 0
Grant Time: 00:00:00
GME Info Window Content
<b>Holder 6:</b>
{HOLDER6}<br>
<b>Address 6:</b> {ADDR6}<br>
<b>Holder 7:</b>
{HOLDER7}<br>
<b>Address 7:</b> {ADDR7}<br>
<b>Holder 8:</b>
{HOLDER8}<br>
<b>Address 8:</b> {ADDR8}<br>
<b>Holder 9:</b>
{HOLDER9}<br>
<b>Address 9:</b> {ADDR9}<br>
<b>FMT Tenement ID:</b>
{FMT_TENID}<br>
<b>Legal Area:</b>
{LEGAL_AREA}<br>
<b>Unit of Measure:</b>
{UNIT_OF_ME}<br>
<b>Special In:</b>
{SPECIAL_IN}<br>
<b>Extract Date:</b>
{EXTRACT_DA}<br>
<b>Grant Date:</b>
{GRANTDATE}<br>
<b>Grant Time:</b>
{GRANTTIME}<br>
<b>Start Date:</b>
{STARTDATE}<br>
<b>Start Time:</b>
{STARTTIME}<br>
<b>End Date:</b>
{ENDDATE}<br>
<b>End Time:</b> {ENDTIME}
</p>
<p>
<a
href="http://www.dmp.wa.gov.au/3
968.aspx"> Mineral Titles
Online</a> and <a href
="http://www.dmp.wa.gov.au/3980
.aspx"> Tengraph® Online</a>
provide current information on
land availability and details on
mining tenements in Western
Australia.
</p>
<p>
© Government of Western
Australia 2013 <a href =
"http://www.dmp.wa.gov.au/">Dep
artment of Mines and
Petroleum</a> (DMP). <a href=
"http://www.dmp.wa.gov.au/279.a
spx">Terms & Conditions</a>
</p>
</div>
P a g e | 23
Start Date: 1372982400000000
Start Time: 08:30:00
End Date: 0
End Time: 23:59:59
Mineral Titles Online and Tengraph®
Online provide current information on
land availability and details on mining
tenements in Western Australia.
© Government of Western Australia
2013 Department of Mines and
Petroleum (DMP). Terms &
Conditions
GME Info Window Content
P a g e | 24
Cultural, Society and
Demography
CENSUS
Selected Person
Characteristics (SSC)
ABS B01
Census_B01_WA_SSC_2
011
Attributes to Display:
All Datapack Metadata
Links:
https://www2.landgate.
wa.gov.au/image/image
_gallery?img_id=25708
8&t=1376197352174
© Commonwealth of
Australia
<a
href="http://www.abs.go
v.au/websitedbs/census
home.nsf/home/census
?opendocument&navpo
s=10">Census</a>for a
brighter future
Selected Medians and
Averages (SSC) ABS
B02
Census_B02_WA_SSC_
ABS_2011
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.abs.gov.au"><im
g src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/ABS_Logo_50_png.jpg"
align="right"/></a>
<p>
<b>SSC:</b> {SSC_NAME}<br>
<b>State:</b>
{STATE_NAME}<br>
<b>Conf Value:</b>
{CONF_VALUE}<br>
<b>Area sq. Kms:</b>
{AREA_SQKM}<br>
<br/>
….....and so on
<p>
<a
href="http://www.abs.gov.au/webs
itedbs/censushome.nsf/home/cen
sus?opendocument&navpos=10">
<b>Census</b></a> for a brighter
future
</p>
<p>
© <a
href="http://www.abs.gov.au/webs
itedbs/D3310114.nsf/Home/%A9+
Copyright?opendocument#frombanner=GB">Commonwealth of
Australia</a>
<a href=
"http://creativecommons.org/licens
es/by/2.5/au/">
<img
src="http://www.abs.gov.au/ausst
ats/wmdata.nsf/activeimages/crea
tive+commons/$File/creative%20c
ommons.png"/>
</p>
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslip-
SSC: {SSC_NAME}
State: {STATE_NAME}
Conf Value: {CONF_VALUE}
Area sq. Kms: {AREA_SQKM}
….....and so on
Census for a brighter future
© Commonwealth of Australia
GME Info Window Content
Attributes to Display:
All Datapack Metadata
Links:
<a
href="http://www.abs.go
v.au/websitedbs/census
home.nsf/home/census
?opendocument&navpo
s=10">Census</a>for a
brighter future
web.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.abs.gov.au"><im
g src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/ABS_Logo_50_png.jpg"
align="right"/></a>
<p>
<b>SSC:</b> {SSC_NAME}<br>
<b>State:</b>
{STATE_NAME}<br>
<b>Conf Value:</b>
{CONF_VALUE}<br>
<b>Area sq. Kms:</b>
{AREA_SQKM}<br>
<br/>
<b>Median age of persons:</b>
{Median_age_persons}<br>
<b>Median mortgage repayment
($/monthly):</b>
{Median_mortgage_repay_monthl
y}<br>
<b>Median total personal income
($/weekly):</b>
{Median_Tot_prsnl_inc_weekly}<b
r>
<b>Median rent ($/weekly):</b>
{Median_rent_weekly}<br>
<b>Median total family income
($/weekly):</b>
{Median_Tot_fam_inc_weekly}<br
>
<b>Average number of persons
per bedroom:</b>
{Average_num_psns_per_bedroo
m}<br>
<b>Median total household
income ($/weekly):</b>
{Median_Tot_hhd_inc_weekly}<br
>
<b>Average household size:</b>
{Average_household_size}
<p>
<a
href="http://www.abs.gov.au/webs
itedbs/censushome.nsf/home/cen
sus?opendocument&navpos=10">
<b>Census</b></a> for a brighter
future
</p>
<p>
© <a
href="http://www.abs.gov.au/webs
itedbs/D3310114.nsf/Home/%A9+
Copyright?opendocument#from-
P a g e | 25
LGA: Wiluna (S)
State: Western Australia
Area sq. Kms: 181294.372
Median age of persons: 34
Median mortgage repayment
($/monthly): 190
Median total personal income
($/weekly): 1667
Median rent ($/weekly): 25
Median total family income ($/weekly):
885
Average number of persons per
bedroom: 1.500
Median total household income
($/weekly): 1278
Average household size: 3.600
Census for a brighter future
© Commonwealth of Australia
GME Info Window Content
P a g e | 26
banner=GB">Commonwealth of
Australia</a>
<a href=
"http://creativecommons.org/licens
es/by/2.5/au/">
<img
src="http://www.abs.gov.au/ausst
ats/wmdata.nsf/activeimages/crea
tive+commons/$File/creative%20c
ommons.png"/>
</p>
</div>
Selected Person
Characteristics (LGA)
ABS B01
Census_B01_WA_LGA_
ABS_2011
Attributes to Display:
All datapack metadata
Links:
<a
href="http://www.abs.go
v.au/websitedbs/census
home.nsf/home/census
?opendocument&navpo
s=10">Census</a>for a
brighter future
<div class='googeb-info-window'
style='font-family: sans-serif'>
<a
href="https://slip.landgate.wa.gov.
au" ><img src="https://ngisslipweb.sharepoint.com/SiteImages/sl
ip_logo_sml.png"></a>
<a
href="http://www.abs.gov.au"><im
g src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/ABS_Logo_50_png.jpg"
align="right"/></a>
<p>
<b>LGA:</b> {LGA_NAME}<br>
<b>State:</b>
{STATE_NAME}<br>
<b>Area sq. Kms:</b>
{AREA_SQKM}<br>
<br/>
<b>Tot_P_M:</b> {Tot_P_M}
</p>
<p>
<a
href="http://www.abs.gov.au/webs
itedbs/censushome.nsf/home/cen
sus?opendocument&navpos=10">
<b>Census</b></a> for a brighter
future
</p>
<p>
© <a
href="http://www.abs.gov.au/webs
itedbs/D3310114.nsf/Home/%A9+
Copyright?opendocument#frombanner=GB">Commonwealth of
Australia</a>
<a href=
"http://creativecommons.org/licens
es/by/2.5/au/">
<img
src="http://www.abs.gov.au/ausst
ats/wmdata.nsf/activeimages/crea
LGA: Boddington (S)
State: Western Australia
Area sq. Kms: 1899.372
Tot_P_M: 1388
...and so on
Census for a brighter future
© Commonwealth of Australia
GME Info Window Content
P a g e | 27
tive+commons/$File/creative%20c
ommons.png"/>
</p>
</div>
Selected Medians and
Averages (LGA) ABS
B02
Census_B02_WA_LGA_
ABS_2011
Attributes to Display:
All datapack metadata
Links:
<a
href="http://www.abs.go
v.au/websitedbs/census
home.nsf/home/census
?opendocument&navpo
s=10">Census</a>for a
brighter future
<div class='googeb-info-window'
style='font-family: sansserif'></br>
<a
href="http://www.abs.gov.au"><im
g src="https://ngisslipweb.sharepoint.com/SiteImages/_
w/ABS_Logo_50_png.jpg"
align="right"/></a>
<p>
<b>LGA:</b> {LGA_NAME}<br>
<b>State:</b>
{STATE_NAME}<br>
<b>Area sq. Kms:</b>
{AREA_SQKM}<br>
<p>
<b>Median age of persons:</b>
{Median_age_persons}<br>
<b>Median mortgage repayment
($/monthly):</b>
{Median_mortgage_repay_monthl
y}<br>
<b>Median total personal income
($/weekly):</b>
{Median_Tot_prsnl_inc_weekly}<b
r>
<b>Median rent ($/weekly):</b>
{Median_rent_weekly}<br>
<b>Median total family income
($/weekly):</b>
{Median_Tot_fam_inc_weekly}<br
>
<b>Average number of persons
per bedroom:</b>
{Average_num_psns_per_bedroo
m}<br>
<b>Median total household
income ($/weekly):</b>
{Median_Tot_hhd_inc_weekly}<br
>
<b>Average household size:</b>
{Average_household_size}<br>
</p>
<p>
<a
href="http://www.abs.gov.au/webs
itedbs/censushome.nsf/home/cen
sus?opendocument&navpos=10">
<b>Census</b></a> for a brighter
future
</p>
LGA: Cunderdin (S)
State: Western Australia
Area sq. Kms: 1862.446
Median age of persons: 38
Median mortgage repayment
($/monthly): 997
Median total personal income
($/weekly): 510
Median rent ($/weekly): 114
Median total family income ($/weekly):
1239
Average number of persons per
bedroom: 1.100
Median total household income
($/weekly): 947
Average household size: 2.400
Census for a brighter future
© Commonwealth of Australia
GME Info Window Content
<p>
© <a
href="http://www.abs.gov.au/webs
itedbs/D3310114.nsf/Home/%A9+
Copyright?opendocument#frombanner=GB">Commonwealth of
Australia</a>
<a href=
"http://creativecommons.org/licens
es/by/2.5/au/">
<img
src="http://www.abs.gov.au/ausst
ats/wmdata.nsf/activeimages/crea
tive+commons/$File/creative%20c
ommons.png"/>
</p>
</div>
P a g e | 28
Download