Page MenuHomePhabricator
Paste P8946

ACT geojson sample
ActivePublic

Authored by Lokal_Profil on Aug 20 2019, 8:27 PM.
Tags
None
Referenced Files
F30050717: raw.txt
Aug 20 2019, 8:27 PM
Subscribers
None
{
"type": "Feature",
"id": 10,
"properties": {
"OBJECTID_1": 10,
"HERITAGE_ITEM_ID": 68,
"LOCATION_ID": 6404,
"NAME": "Melbourne Building",
"STATUS": "Final Registration",
"STATUS_DATE": null,
"OWNER_NAME": null,
"DESCR": " Section 1 Blocks 4-20 & 31",
"SITE_NAME": "Melbourne Building",
"LOC_TYPE": "Historic",
"TITLE": "CITY",
"BLOCK_KEY": null,
"OBJECTID": 13,
"DISTRICT_NAME": "CANBERRA CENTRAL",
"DISTRICT_INITIAL": "C",
"DIVISION_NAME": "CITY",
"DIVISION_INITIAL": "C",
"HERITAGE_REGISTER_LINK": "http://www.environment.act.gov.au/heritage/heritage_register/register-by-place/c#city"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
149.12783640063324,
-35.279197710935293
],
[
149.12782806218024,
-35.279253256267737
],
[
149.12785228533156,
-35.279280930479452
],
[
149.127888525038,
-35.27931883072263
],
[
149.12805841884537,
-35.279338321471066
],
[
149.12824888569281,
-35.279358252217364
],
[
149.12832742936246,
-35.279366504960521
],
[
149.12867798290446,
-35.279405294550791
],
[
149.1287588871173,
-35.279354092516236
],
[
149.12881254945432,
-35.279010321470771
],
[
149.1288843038185,
-35.278572295325326
],
[
149.12882186380111,
-35.278505952943199
],
[
149.12846939795202,
-35.27846880201777
],
[
149.12835747592908,
-35.278457123399214
],
[
149.12803345448043,
-35.278421879330544
],
[
149.12795352977975,
-35.278473064541885
],
[
149.12789356091594,
-35.278837821261035
],
[
149.12783640063324,
-35.279197710935293
]
]
]
}
}