diff --git a/build/tests/profiles/wa/3d-surveypoints.jsonld-errors.log b/build/tests/profiles/wa/3d-surveypoints.jsonld-errors.log new file mode 100644 index 0000000..4cc64c0 --- /dev/null +++ b/build/tests/profiles/wa/3d-surveypoints.jsonld-errors.log @@ -0,0 +1 @@ +build/tests/profiles/wa/3d-surveypoints.jsonld diff --git a/build/tests/profiles/wa/3d-surveypoints.jsonld-geojson.json b/build/tests/profiles/wa/3d-surveypoints.jsonld-geojson.json new file mode 100644 index 0000000..bb03b9c --- /dev/null +++ b/build/tests/profiles/wa/3d-surveypoints.jsonld-geojson.json @@ -0,0 +1,143 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:8024", + "id": null, + "name": "DP 422532", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [ + { + "id": "DP_422526", + "name": "DP 422526", + "adminUnit": { + "href": "wa-locality:hyden", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2013-03-10 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [ + { + "id": "18430386", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44441727652362, + -30.733209798663808 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54676.628, + 398434.298, + 0.0 + ] + }, + "properties": { + "name": { + "label": "EFB157243/9533", + "hasPart": [ + { + "type": "Source", + "label": "EFB157243" + }, + { + "type": "Stamp", + "label": "9533" + } + ] + }, + "purpose": "wa-surveypoint-purpose:temporary-control-point", + "ptQualityMeasure": 0.028, + "comment": "In Bitumen", + "monumentedBy": { + "form": "wa-monument-form:spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "17876586", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44466420312921, + -30.7332807436419 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54700.281, + 398426.444, + 0.0 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "18430396", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44530162749408, + -30.73271583142415 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54761.299, + 398489.106, + 0.0 + ] + }, + "properties": { + "geodeticid": "EFB157243/9802", + "name": { + "label": "EFB157243/9802", + "hasPart": [ + { + "type": "Source", + "label": "EFB157243" + }, + { + "type": "Stamp", + "label": "9802" + } + ] + }, + "purpose": "wa-surveypoint-purpose:permanent-survey-mark", + "ptQualityMeasure": 0.026, + "comment": "In Concrete", + "monumentedBy": { + "form": "wa-monument-form:brass-plaque", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/3d-surveypoints.jsonld-summary.txt b/build/tests/profiles/wa/3d-surveypoints.jsonld-summary.txt new file mode 100644 index 0000000..1324a18 --- /dev/null +++ b/build/tests/profiles/wa/3d-surveypoints.jsonld-summary.txt @@ -0,0 +1,11 @@ +Projection: epsg:8024, epsg:5711 +Name: DP 422532 + +Monuments: 3 + None EFB157243/9533 CadastralMark 54676.628,398434.298,0.0 wa-monument-state:mark-found wa-monument-condition:ok None + None 17876586 BoundaryMark 54700.281,398426.444,0.0 wa-monument-state:mark-found wa-monument-condition:ok None + None EFB157243/9802 GeodeticReferenceMark 54761.299,398489.106,0.0 wa-monument-state:mark-found wa-monument-condition:ok EFB157243/9802 +Parcels: 0 +Observations: 0 +References: 1 + DP 422526 DP_422526 wa-locality:hyden (icsm-admin-unit-type:locality) related 0.0 2013-03-10 00:00:00 diff --git a/build/tests/profiles/wa/annotation.jsonld-errors.log b/build/tests/profiles/wa/annotation.jsonld-errors.log new file mode 100644 index 0000000..1b76698 --- /dev/null +++ b/build/tests/profiles/wa/annotation.jsonld-errors.log @@ -0,0 +1 @@ +build/tests/profiles/wa/annotation.jsonld diff --git a/build/tests/profiles/wa/annotation.jsonld-geojson.json b/build/tests/profiles/wa/annotation.jsonld-geojson.json new file mode 100644 index 0000000..e0f4495 --- /dev/null +++ b/build/tests/profiles/wa/annotation.jsonld-geojson.json @@ -0,0 +1,12 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:7850", + "id": null, + "name": "DP 58955", + "purpose": "wa-survey-purpose:acquisition", + "referencedCSDs": [], + "links": [], + "provenance": {}, + "features": [] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/annotation.jsonld-summary.txt b/build/tests/profiles/wa/annotation.jsonld-summary.txt new file mode 100644 index 0000000..ce2be4d --- /dev/null +++ b/build/tests/profiles/wa/annotation.jsonld-summary.txt @@ -0,0 +1,12 @@ +Projection: epsg:7850 +Name: DP 58955 + +Monuments: 0 +Parcels: 0 +Observations: 0 +Annotations: 5 + (wa-annotation-role:unsurveyed-dimensions) Unsurveyed boundary dimensions derived from SCDB data acquired June 2006 + (wa-annotation-role:parcel-derived) Lot 306 dimensions derived from GPS observations. Boundaries completely unmarked but related to SSM's + (wa-annotation-role:transfer-of-land-exempt) The residue land comprised in Pastoral Lease 3114/1244 (Crown Lease 103/1989) is not shown on this plan pursuant to an exemption granted under regulation 5(6) of the Transfer of Land (Survey) Regulations 1995. See DPI File: 50163-2006 (Folio 130) + (wa-annotation-role:public-acquisition) Lot 306 to be acquired for Public Purpose (Road) + (wa-annotation-role:total-area) Total area of Lot 306 (10 severances) excluding Lot 11 is 858.7418 ha diff --git a/build/tests/profiles/wa/arc-observations.jsonld-errors.log b/build/tests/profiles/wa/arc-observations.jsonld-errors.log new file mode 100644 index 0000000..bc33daa --- /dev/null +++ b/build/tests/profiles/wa/arc-observations.jsonld-errors.log @@ -0,0 +1,3 @@ +build/tests/profiles/wa/arc-observations.jsonld +Invalid schema! Not attaching monument info! +Expected to find measurements corresponding to observation 1853004 but found none! diff --git a/build/tests/profiles/wa/arc-observations.jsonld-geojson.json b/build/tests/profiles/wa/arc-observations.jsonld-geojson.json new file mode 100644 index 0000000..28fb479 --- /dev/null +++ b/build/tests/profiles/wa/arc-observations.jsonld-geojson.json @@ -0,0 +1,283 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:8031", + "id": null, + "name": "Plan 9674", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [ + { + "id": "DP_9679", + "name": "DP 9679", + "adminUnit": { + "href": "wa-locality:thornlie", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "1970-04-10 00:00:00" + }, + { + "id": "DP_9677", + "name": "DP 9677", + "adminUnit": { + "href": "wa-locality:thornlie", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "1970-04-10 00:00:00" + }, + { + "id": "DP_12034", + "name": "DP 12034", + "adminUnit": { + "href": "wa-locality:thornlie", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "1970-04-10 00:00:00" + }, + { + "id": "DP_9675", + "name": "DP 9675", + "adminUnit": { + "href": "wa-locality:thornlie", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "1970-04-10 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [ + { + "id": "p1853004", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.96099146374506, + -32.06232428358701 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 63628.464, + 351230.815 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:other", + "comment": "Center of arc 1853004", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "1746055", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.96083377338218, + -32.06326560220351 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 63613.434, + 351126.454 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.017, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "1746030", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.96057253944942, + -32.063205667114744 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 63588.775, + 351133.133 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.016, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "c1853004", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.96083377338218, + -32.06326560220351 + ], + [ + 115.96057253944942, + -32.063205667114744 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 63613.434, + 351126.454 + ], + [ + 63588.775, + 351133.133 + ] + ] + }, + "properties": { + "name": { + "label": "c1853004", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.017, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": null, + "azimuth": 285.15519551238583, + "radius": null, + "angle": null, + "ptQuality": null, + "hasFeatureOfInterest": "1746055", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:new-mark", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null + } + }, + { + "id": "1853004", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.96083377338218, + -32.06326560220351 + ], + [ + 115.96057253944942, + -32.063205667114744 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 63613.434, + 351126.454 + ], + [ + 63588.775, + 351133.133 + ] + ] + }, + "properties": { + "name": { + "label": "c1853004", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.017, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": null, + "azimuth": 285.15519551238583, + "radius": null, + "angle": null, + "ptQuality": null, + "hasFeatureOfInterest": "1746055", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:new-mark", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/arc-observations.jsonld-summary.txt b/build/tests/profiles/wa/arc-observations.jsonld-summary.txt new file mode 100644 index 0000000..903e09b --- /dev/null +++ b/build/tests/profiles/wa/arc-observations.jsonld-summary.txt @@ -0,0 +1,17 @@ +Projection: epsg:8031 +Name: Plan 9674 + +Monuments: 3 + None p1853004 CadastralMark 63628.464,351230.815 wa-monument-state:unmarked None None + None 1746055 BoundaryMark 63613.434,351126.454 wa-monument-state:new-mark wa-monument-condition:ok None + None 1746030 BoundaryMark 63588.775,351133.133 wa-monument-state:new-mark wa-monument-condition:ok None +Parcels: 0 +Observations: 2 + observedVectors + c1853004 undated wa-surveypoint-purpose:road-boundary 1746055 1746030 285.15519551238583 25.552 + 1853004 undated wa-surveypoint-purpose:road-boundary 1746055 1746030 None None None +References: 4 + DP 9679 DP_9679 wa-locality:thornlie (icsm-admin-unit-type:locality) related 0.0 1970-04-10 00:00:00 + DP 9677 DP_9677 wa-locality:thornlie (icsm-admin-unit-type:locality) related 0.0 1970-04-10 00:00:00 + DP 12034 DP_12034 wa-locality:thornlie (icsm-admin-unit-type:locality) related 0.0 1970-04-10 00:00:00 + DP 9675 DP_9675 wa-locality:thornlie (icsm-admin-unit-type:locality) related 0.0 1970-04-10 00:00:00 diff --git a/build/tests/profiles/wa/circle-parcel.jsonld-errors.log b/build/tests/profiles/wa/circle-parcel.jsonld-errors.log new file mode 100644 index 0000000..7fa063d --- /dev/null +++ b/build/tests/profiles/wa/circle-parcel.jsonld-errors.log @@ -0,0 +1,17 @@ +build/tests/profiles/wa/circle-parcel.jsonld +Invalid schema! Not attaching monument info! +Expected to find measurements corresponding to observation 17842481 but found none! +Expected to find measurements corresponding to observation 2001 but found none! +Expected to find measurements corresponding to observation 2002 but found none! +Expected to find measurements corresponding to observation 2003 but found none! +Expected to find measurements corresponding to observation 2004 but found none! +Expected to find measurements corresponding to observation 2005 but found none! +Expected to find measurements corresponding to observation 2006 but found none! +Expected to find measurements corresponding to observation 2007 but found none! +Expected to find measurements corresponding to observation 2008 but found none! +Expected to find measurements corresponding to observation 2009 but found none! +Expected to find measurements corresponding to observation 20010 but found none! +Expected to find measurements corresponding to observation 20011 but found none! +Expected to find measurements corresponding to observation 20013 but found none! +Expected to find measurements corresponding to observation 20014 but found none! +Expected to find measurements corresponding to observation 20015 but found none! diff --git a/build/tests/profiles/wa/circle-parcel.jsonld-geojson.json b/build/tests/profiles/wa/circle-parcel.jsonld-geojson.json new file mode 100644 index 0000000..4f5dee1 --- /dev/null +++ b/build/tests/profiles/wa/circle-parcel.jsonld-geojson.json @@ -0,0 +1,1443 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:7850", + "id": null, + "name": "DP 423693", + "purpose": "wa-survey-purpose:interest", + "referencedCSDs": [ + { + "id": "DP_214866", + "name": "DP 214866", + "adminUnit": { + "href": "wa-locality:hyden", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2023-05-30 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [ + { + "id": "16040422", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.95997127793014, + -32.314812166745284 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 684509.958, + 6422981.454 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:interest-construct", + "ptQualityMeasure": 0.1, + "comment": "Center of circular Interest", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "10001", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.94760655530004, + -32.30755964376603 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 683360.376, + 6423806.812 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "10002", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.9477321117331, + -32.307461228175214 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 683372.397, + 6423817.509 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "10003", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.96442901616662, + -32.30748685203181 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 684944.567, + 6423785.969 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "10004", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.96525005927111, + -32.308031067518115 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 685020.772, + 6423724.211 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "10005", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.96779415163113, + -32.31188938900533 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 685252.473, + 6423292.019 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "10006", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.96808996985449, + -32.31289532572842 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 685278.278, + 6423179.973 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "10007", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.96809448546455, + -32.31786843154877 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 685268.574, + 6422628.566 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "10008", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.9677409579895, + -32.319286322386354 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 685232.401, + 6422471.967 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "10009", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.9639740594588, + -32.3251497107937 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 684865.826, + 6421828.365 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "100010", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.95561392634649, + -32.32510453493225 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 684078.859, + 6421847.775 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "100011", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.95150862104599, + -32.32507262748189 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 683692.433, + 6421858.362 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "100012", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.94934100324386, + -32.325376688653286 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 683487.751, + 6421828.365 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "100014", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.94753480781455, + -32.32592975159244 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 683316.594, + 6421770.137 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "100015", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 118.94722003533869, + -32.32523438598004 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 683288.362, + 6421847.775 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "17842481", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:interest-boundary", + "comment": null, + "radius": 400.0 + } + }, + { + "id": "2001", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.94760655530004, + -32.30755964376603 + ], + [ + 118.9477321117331, + -32.307461228175214 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 683360.376, + 6423806.812 + ], + [ + 683372.397, + 6423817.509 + ] + ] + }, + "properties": { + "name": { + "label": "2001", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "2002", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.9477321117331, + -32.307461228175214 + ], + [ + 118.96442901616662, + -32.30748685203181 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 683372.397, + 6423817.509 + ], + [ + 684944.567, + 6423785.969 + ] + ] + }, + "properties": { + "name": { + "label": "2002", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "2003", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.96442901616662, + -32.30748685203181 + ], + [ + 118.96525005927111, + -32.308031067518115 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 684944.567, + 6423785.969 + ], + [ + 685020.772, + 6423724.211 + ] + ] + }, + "properties": { + "name": { + "label": "2003", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "2004", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.96525005927111, + -32.308031067518115 + ], + [ + 118.96779415163113, + -32.31188938900533 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 685020.772, + 6423724.211 + ], + [ + 685252.473, + 6423292.019 + ] + ] + }, + "properties": { + "name": { + "label": "2004", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "2005", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.96779415163113, + -32.31188938900533 + ], + [ + 118.96808996985449, + -32.31289532572842 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 685252.473, + 6423292.019 + ], + [ + 685278.278, + 6423179.973 + ] + ] + }, + "properties": { + "name": { + "label": "2005", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "2006", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.96808996985449, + -32.31289532572842 + ], + [ + 118.96809448546455, + -32.31786843154877 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 685278.278, + 6423179.973 + ], + [ + 685268.574, + 6422628.566 + ] + ] + }, + "properties": { + "name": { + "label": "2006", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "2007", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.96809448546455, + -32.31786843154877 + ], + [ + 118.9677409579895, + -32.319286322386354 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 685268.574, + 6422628.566 + ], + [ + 685232.401, + 6422471.967 + ] + ] + }, + "properties": { + "name": { + "label": "2007", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "2008", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.9677409579895, + -32.319286322386354 + ], + [ + 118.9639740594588, + -32.3251497107937 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 685232.401, + 6422471.967 + ], + [ + 684865.826, + 6421828.365 + ] + ] + }, + "properties": { + "name": { + "label": "2008", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "2009", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.9639740594588, + -32.3251497107937 + ], + [ + 118.95561392634649, + -32.32510453493225 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 684865.826, + 6421828.365 + ], + [ + 684078.859, + 6421847.775 + ] + ] + }, + "properties": { + "name": { + "label": "2009", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "20010", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.95561392634649, + -32.32510453493225 + ], + [ + 118.95150862104599, + -32.32507262748189 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 684078.859, + 6421847.775 + ], + [ + 683692.433, + 6421858.362 + ] + ] + }, + "properties": { + "name": { + "label": "20010", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "20011", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.95150862104599, + -32.32507262748189 + ], + [ + 118.94934100324386, + -32.325376688653286 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 683692.433, + 6421858.362 + ], + [ + 683487.751, + 6421828.365 + ] + ] + }, + "properties": { + "name": { + "label": "20011", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "20013", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.94934100324386, + -32.325376688653286 + ], + [ + 118.94753480781455, + -32.32592975159244 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 683487.751, + 6421828.365 + ], + [ + 683316.594, + 6421770.137 + ] + ] + }, + "properties": { + "name": { + "label": "20013", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "20014", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.94753480781455, + -32.32592975159244 + ], + [ + 118.94722003533869, + -32.32523438598004 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 683316.594, + 6421770.137 + ], + [ + 683288.362, + 6421847.775 + ] + ] + }, + "properties": { + "name": { + "label": "20014", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "20015", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 118.94722003533869, + -32.32523438598004 + ], + [ + 118.94760655530004, + -32.30755964376603 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 683288.362, + 6421847.775 + ], + [ + 683360.376, + 6423806.812 + ] + ] + }, + "properties": { + "name": { + "label": "20015", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "type": "Feature", + "id": 140576548486480, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 118.9477321117331, + -32.307461228175214 + ], + [ + 118.94760655530004, + -32.30755964376603 + ], + [ + 118.94722003533869, + -32.32523438598004 + ], + [ + 118.94753480781455, + -32.32592975159244 + ], + [ + 118.94934100324386, + -32.325376688653286 + ], + [ + 118.95150862104599, + -32.32507262748189 + ], + [ + 118.95561392634649, + -32.32510453493225 + ], + [ + 118.9639740594588, + -32.3251497107937 + ], + [ + 118.9677409579895, + -32.319286322386354 + ], + [ + 118.96809448546455, + -32.31786843154877 + ], + [ + 118.96808996985449, + -32.31289532572842 + ], + [ + 118.96779415163113, + -32.31188938900533 + ], + [ + 118.96525005927111, + -32.308031067518115 + ], + [ + 118.96442901616662, + -32.30748685203181 + ], + [ + 118.9477321117331, + -32.307461228175214 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 683372.397, + 6423817.509 + ], + [ + 683360.376, + 6423806.812 + ], + [ + 683288.362, + 6421847.775 + ], + [ + 683316.594, + 6421770.137 + ], + [ + 683487.751, + 6421828.365 + ], + [ + 683692.433, + 6421858.362 + ], + [ + 684078.859, + 6421847.775 + ], + [ + 684865.826, + 6421828.365 + ], + [ + 685232.401, + 6422471.967 + ], + [ + 685268.574, + 6422628.566 + ], + [ + 685278.278, + 6423179.973 + ], + [ + 685252.473, + 6423292.019 + ], + [ + 685020.772, + 6423724.211 + ], + [ + 684944.567, + 6423785.969 + ], + [ + 683372.397, + 6423817.509 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 3 DP 214866", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "3" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "planIdentifier", + "label": "214866" + } + ] + }, + "area": 365750, + "parcelType": "wa-parcel-type:crown", + "parcelPurpose": "wa-parcel-purpose:reserve", + "parcelState": "wa-parcel-state:affected-tenure", + "interests": [ + { + "interestLink": "LR-3150-715", + "interestType": "wa-interest-type:ct" + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140576548486736, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 118.95572437682296, + -32.31487807055873 + ], + [ + 118.96421816514933, + -32.314746120150424 + ], + [ + 118.96421816514933, + -32.314746120150424 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 684109.958, + 6422981.454 + ], + [ + 684909.958, + 6422981.454 + ], + [ + 684909.958, + 6422981.454 + ] + ] + ] + }, + "properties": { + "label": null, + "appellation": { + "label": "Area H DP 95092", + "hasPart": [ + { + "type": "ParcelType", + "label": "Area" + }, + { + "type": "ParcelIdentifier", + "label": "H" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "planIdentifier", + "label": "95092" + } + ] + }, + "parcelType": "wa-secondary-parcel-type:crown", + "statuteName": "Sec. 87 of the Aboriginal Cultural Heritage Act 2021", + "parcelState": "wa-parcel-state:created", + "parcelPurpose": "wa-secondary-parcel-purpose:pre-gazetted-LGA-land", + "interests": [ + { + "interestLink": "345-098-456", + "interestType": "wa-interest-type:res-cov-cta-38-reg-54-conserv", + "burdenedParcels": [ + "11636634" + ] + } + ], + "desc": "PA 15 (Bates/Mulkas Cave Art Site) Gov. Gaz. 5/4/1974 pg. 1180" + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/circle-parcel.jsonld-summary.txt b/build/tests/profiles/wa/circle-parcel.jsonld-summary.txt new file mode 100644 index 0000000..dd13608 --- /dev/null +++ b/build/tests/profiles/wa/circle-parcel.jsonld-summary.txt @@ -0,0 +1,41 @@ +Projection: epsg:7850 +Name: DP 423693 + +Monuments: 15 + None 16040422 CadastralMark 684509.958,6422981.454 wa-monument-state:unmarked None None + None 10001 BoundaryMark 683360.376,6423806.812 wa-monument-state:did-not-search wa-monument-condition:ok None + None 10002 BoundaryMark 683372.397,6423817.509 wa-monument-state:did-not-search wa-monument-condition:ok None + None 10003 BoundaryMark 684944.567,6423785.969 wa-monument-state:did-not-search wa-monument-condition:ok None + None 10004 BoundaryMark 685020.772,6423724.211 wa-monument-state:did-not-search wa-monument-condition:ok None + None 10005 BoundaryMark 685252.473,6423292.019 wa-monument-state:did-not-search wa-monument-condition:ok None + None 10006 BoundaryMark 685278.278,6423179.973 wa-monument-state:did-not-search wa-monument-condition:ok None + None 10007 BoundaryMark 685268.574,6422628.566 wa-monument-state:did-not-search wa-monument-condition:ok None + None 10008 BoundaryMark 685232.401,6422471.967 wa-monument-state:did-not-search wa-monument-condition:ok None + None 10009 BoundaryMark 684865.826,6421828.365 wa-monument-state:did-not-search wa-monument-condition:ok None + None 100010 BoundaryMark 684078.859,6421847.775 wa-monument-state:did-not-search wa-monument-condition:ok None + None 100011 BoundaryMark 683692.433,6421858.362 wa-monument-state:did-not-search wa-monument-condition:ok None + None 100012 BoundaryMark 683487.751,6421828.365 wa-monument-state:did-not-search wa-monument-condition:ok None + None 100014 BoundaryMark 683316.594,6421770.137 wa-monument-state:did-not-search wa-monument-condition:ok None + None 100015 BoundaryMark 683288.362,6421847.775 wa-monument-state:did-not-search wa-monument-condition:ok None +Parcels: 2 + 140576548486480 None wa-parcel-type:crown 365750 None None + 140576548486736 None wa-secondary-parcel-type:crown None None None +Observations: 15 + observedVectors + 17842481 undated None 16040422 400.0 + 2001 undated wa-surveypoint-purpose:road-boundary 10001 10002 None None + 2002 undated wa-surveypoint-purpose:road-boundary 10002 10003 None None + 2003 undated wa-surveypoint-purpose:road-boundary 10003 10004 None None + 2004 undated wa-surveypoint-purpose:road-boundary 10004 10005 None None + 2005 undated wa-surveypoint-purpose:road-boundary 10005 10006 None None + 2006 undated wa-surveypoint-purpose:road-boundary 10006 10007 None None + 2007 undated wa-surveypoint-purpose:road-boundary 10007 10008 None None + 2008 undated wa-surveypoint-purpose:road-boundary 10008 10009 None None + 2009 undated wa-surveypoint-purpose:road-boundary 10009 100010 None None + 20010 undated wa-surveypoint-purpose:road-boundary 100010 100011 None None + 20011 undated wa-surveypoint-purpose:road-boundary 100011 100012 None None + 20013 undated wa-surveypoint-purpose:road-boundary 100012 100014 None None + 20014 undated wa-surveypoint-purpose:road-boundary 100014 100015 None None + 20015 undated wa-surveypoint-purpose:road-boundary 100015 10001 None None +References: 1 + DP 214866 DP_214866 wa-locality:hyden (icsm-admin-unit-type:locality) related 0.0 2023-05-30 00:00:00 diff --git a/build/tests/profiles/wa/example.jsonld-errors.log b/build/tests/profiles/wa/example.jsonld-errors.log new file mode 100644 index 0000000..95ad099 --- /dev/null +++ b/build/tests/profiles/wa/example.jsonld-errors.log @@ -0,0 +1,2 @@ +build/tests/profiles/wa/example.jsonld +Expected to find measurements corresponding to observation 17251503 but found none! diff --git a/build/tests/profiles/wa/example.jsonld-geojson.json b/build/tests/profiles/wa/example.jsonld-geojson.json new file mode 100644 index 0000000..5a7bcd5 --- /dev/null +++ b/build/tests/profiles/wa/example.jsonld-geojson.json @@ -0,0 +1,241 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:8031", + "id": null, + "name": "TBD", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [], + "links": [], + "provenance": {}, + "features": [ + { + "id": "15432571", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.84528264027381, + -32.06882323235359 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 52701.989, + 350518.914 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:temporary-control-point", + "monumentedBy": { + "form": "wa-monument-form:spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "name": { + "label": "EFB157243/9540", + "hasPart": [ + { + "type": "Source", + "label": "EFB157243" + }, + { + "type": "Stamp", + "label": "9540" + } + ] + } + } + }, + { + "id": "14005391", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.84351018537338, + -32.07134435422244 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 52534.56, + 350239.395 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:monument", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "name": { + "label": "" + } + } + }, + { + "id": "14005400", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.84338296719613, + -32.07138380829002 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 52522.547, + 350235.023 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:monument", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "name": { + "label": "" + } + } + }, + { + "id": "14005401", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.84335492450616, + -32.07142812919896 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 52519.898, + 350230.109 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:monument", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "name": { + "label": "" + } + } + }, + { + "id": "17251502", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.84351018537338, + -32.07134435422244 + ], + [ + 115.84338296719613, + -32.07138380829002 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 52534.56, + 350239.395 + ], + [ + 52522.547, + 350235.023 + ] + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:monument", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "name": { + "label": "17251502", + "hasPart": [] + }, + "distance": 12.784, + "azimuth": 138.033055556, + "ptQuality": null, + "comment": null + } + }, + { + "id": "17251503", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.84338296719613, + -32.07138380829002 + ], + [ + 115.84335492450616, + -32.07142812919896 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 52522.547, + 350235.023 + ], + [ + 52519.898, + 350230.109 + ] + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:monument", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "name": { + "label": "17251503", + "hasPart": [] + }, + "distance": null, + "azimuth": null, + "ptQuality": null, + "comment": null + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/example.jsonld-summary.txt b/build/tests/profiles/wa/example.jsonld-summary.txt new file mode 100644 index 0000000..8e54b11 --- /dev/null +++ b/build/tests/profiles/wa/example.jsonld-summary.txt @@ -0,0 +1,13 @@ +Projection: epsg:8031 +Name: TBD + +Monuments: 4 + None EFB157243/9540 CadastralMark 52701.989,350518.914 wa-monument-state:mark-found wa-monument-condition:ok None + None BoundaryMark 52534.56,350239.395 wa-monument-state:mark-found wa-monument-condition:ok None + None BoundaryMark 52522.547,350235.023 wa-monument-state:mark-found wa-monument-condition:ok None + None BoundaryMark 52519.898,350230.109 wa-monument-state:mark-found wa-monument-condition:ok None +Parcels: 0 +Observations: 2 + observedVectors + 17251502 {'date': '2022-05-22'} wa-surveypoint-purpose:monument 14005391 14005400 138.033055556 12.784 + 17251503 {'date': '2022-05-22'} wa-surveypoint-purpose:monument 14005400 14005401 None None diff --git a/build/tests/profiles/wa/extended-example.jsonld-errors.log b/build/tests/profiles/wa/extended-example.jsonld-errors.log new file mode 100644 index 0000000..5dee72a --- /dev/null +++ b/build/tests/profiles/wa/extended-example.jsonld-errors.log @@ -0,0 +1,9 @@ +build/tests/profiles/wa/extended-example.jsonld +Expected to find measurements corresponding to observation 36 but found none! +Expected to find measurements corresponding to observation 51 but found none! +Expected to find measurements corresponding to observation 132 but found none! +Expected to find measurements corresponding to observation 148 but found none! +Expected to find measurements corresponding to observation 151 but found none! +Expected to find measurements corresponding to observation 152 but found none! +Expected to find measurements corresponding to observation 153 but found none! +Expected to find measurements corresponding to observation 156 but found none! diff --git a/build/tests/profiles/wa/extended-example.jsonld-geojson.json b/build/tests/profiles/wa/extended-example.jsonld-geojson.json new file mode 100644 index 0000000..97817de --- /dev/null +++ b/build/tests/profiles/wa/extended-example.jsonld-geojson.json @@ -0,0 +1,24626 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:7850", + "id": null, + "name": "DP 400715", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [ + { + "id": "DP_74646", + "name": "DP 74646", + "adminUnit": { + "href": "wa-locality:dudley-park", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2013-10-24 00:00:00" + }, + { + "id": "DP_76653", + "name": "DP 76653", + "adminUnit": { + "href": "wa-locality:dudley-park", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2013-10-24 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [ + { + "id": "1022", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7219896446572, + -32.54950956217969 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380006.365, + 6397932.575 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "1465", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7194818665959, + -32.551428301024934 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379773.449, + 6397717.027 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "1467", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71963678594184, + -32.549536403781765 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379785.473, + 6397926.945 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "1499", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71895149247248, + -32.55146714075782 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379723.701, + 6397712.122 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "2112", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72392662248362, + -32.55292369184389 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380192.779, + 6397556.253 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "3951", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72271929613149, + -32.55153704166863 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380077.574, + 6397708.623 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "3969", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72387374959926, + -32.550328476267346 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380184.366, + 6397843.909 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4034", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7219519691454, + -32.55003756614495 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380003.53, + 6397873.996 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4069", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72122453353711, + -32.55004586350864 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379935.237, + 6397872.256 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4071", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72091010526444, + -32.550139630452854 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379905.838, + 6397861.506 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4097", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72208158577692, + -32.55184974481303 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380018.112, + 6397673.237 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4098", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72078780242454, + -32.550141028869334 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379894.356, + 6397861.213 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4099", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72078898747772, + -32.55021514984701 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379894.566, + 6397852.997 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4100", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72056062855275, + -32.550982427474224 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379874.146, + 6397767.676 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4113", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72249258698868, + -32.551897092344596 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380056.766, + 6397668.451 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4143", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72352329133544, + -32.551303443109376 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380152.755, + 6397735.426 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4192", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7219667092492, + -32.55115267833546 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380006.398, + 6397750.387 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4194", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72190044541746, + -32.551186416222976 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380000.221, + 6397746.572 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4221", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72198990428421, + -32.55115349143139 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380008.577, + 6397750.323 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4232", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72386330125158, + -32.5515800320861 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380185.048, + 6397705.145 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4233", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72385999409893, + -32.55197701712679 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380185.265, + 6397661.13 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4234", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72372175902625, + -32.551972186113204 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380172.279, + 6397661.51 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4235", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72358878262659, + -32.55196753462428 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380159.787, + 6397661.876 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4236", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72348766658735, + -32.55196399127374 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380150.288, + 6397662.155 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4237", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72338653978252, + -32.55196045675268 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380140.788, + 6397662.433 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4238", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72328542363712, + -32.55195692225859 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380131.289, + 6397662.711 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4239", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7228490139079, + -32.55194165613552 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380090.292, + 6397663.912 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4253", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7225566684656, + -32.55188586411876 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380062.768, + 6397669.768 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:drill-hole", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4259", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72249126613015, + -32.552055723964806 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380056.853, + 6397650.863 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4262", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72341956817895, + -32.55250043613177 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380144.607, + 6397602.606 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4263", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72392825184677, + -32.552728035919735 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380192.672, + 6397577.946 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4264", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72386536611776, + -32.552699895333134 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380186.73, + 6397580.995 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4265", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72374766973272, + -32.55264723191924 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380175.609, + 6397586.701 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4266", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72351240427453, + -32.55254196919888 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380153.379, + 6397598.106 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4267", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72342287015228, + -32.55250191287572 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380144.919, + 6397602.446 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4268", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72324871599932, + -32.552414742133216 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380128.451, + 6397611.914 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4269", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7231616826677, + -32.552371084956626 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380120.221, + 6397616.656 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4270", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.722987616006, + -32.55228378846564 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380103.761, + 6397626.138 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4273", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.723880305644, + -32.55209505255928 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380187.329, + 6397648.067 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:drill-hole", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4275", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7234872080876, + -32.55239811376779 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380150.822, + 6397614.026 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4276", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72387632165818, + -32.55257221915968 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380187.589, + 6397595.162 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4277", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72387986025434, + -32.55214834766014 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380187.358, + 6397642.158 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4278", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72381742597045, + -32.552092853749365 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380181.422, + 6397648.24 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4279", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72299333759916, + -32.55206402739896 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380104.006, + 6397650.508 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4280", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72298827351086, + -32.55214787165914 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380103.642, + 6397641.207 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4281", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72381739417187, + -32.55254585058683 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380182.021, + 6397598.019 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4282", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72387679030908, + -32.552515776292516 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380187.558, + 6397601.42 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4289", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72280603386596, + -32.55215415633723 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380086.539, + 6397640.305 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4306", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72238017005515, + -32.55221459294734 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380046.633, + 6397633.125 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4307", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72243838963958, + -32.552237509324016 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380052.13, + 6397630.65 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail-and-plate", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4308", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72255791999942, + -32.551737379370145 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380062.688, + 6397686.231 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4309", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72249394420456, + -32.55173514170301 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380056.678, + 6397686.407 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4310", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7239244405687, + -32.55318472866579 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380192.921, + 6397527.311 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4311", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72383682723095, + -32.553161658885756 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380184.664, + 6397529.77 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4312", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72267155821261, + -32.552125260725745 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380073.874, + 6397643.357 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4313", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72364028274158, + -32.55307761682885 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380166.098, + 6397538.866 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4314", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72352147327678, + -32.553026818074215 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380154.875, + 6397544.364 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4315", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72325752629779, + -32.55290647972376 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380129.932, + 6397557.408 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4316", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72317049236754, + -32.55286283156339 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380121.702, + 6397562.149 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4317", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72299643554052, + -32.55277552615668 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380105.243, + 6397571.632 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4318", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72290940186724, + -32.552731877820946 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380097.013, + 6397576.373 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4319", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72282236827957, + -32.55268822942675 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380088.783, + 6397581.114 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4320", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72264831213772, + -32.55260092355246 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380072.324, + 6397590.597 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4321", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72230476917706, + -32.55242861255302 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380039.838, + 6397609.313 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4322", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72206728475005, + -32.552309496832734 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380017.381, + 6397622.251 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4323", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7219912868419, + -32.552155301817464 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380010.04, + 6397639.26 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4324", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72201610986909, + -32.55207132474562 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380012.259, + 6397648.598 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4325", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72204676187285, + -32.55196757178588 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380014.999, + 6397660.135 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4326", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72211932921309, + -32.55172204346551 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380021.486, + 6397687.437 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4327", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72215747556861, + -32.55159295710706 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380024.896, + 6397701.791 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4328", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72227054055847, + -32.551521341442445 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380035.417, + 6397709.858 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4329", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72255963372628, + -32.551531459485936 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380062.575, + 6397709.062 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4330", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72285234636027, + -32.551541694818084 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380090.073, + 6397708.257 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4331", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72328876480536, + -32.55155696099024 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380131.071, + 6397707.056 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4332", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72338988037527, + -32.55156050448941 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380140.57, + 6397706.777 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4334", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72349100673223, + -32.55156403899677 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380150.07, + 6397706.499 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4336", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72383181438057, + -32.551526205354314 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380182.02, + 6397711.077 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4337", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7238332170627, + -32.5513578598811 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380181.928, + 6397729.742 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4338", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72367222429268, + -32.55135222953001 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380166.804, + 6397730.185 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4344", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72252369828348, + -32.55126847485993 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380058.851, + 6397738.177 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4345", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7223709032137, + -32.551216463750585 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380044.435, + 6397743.771 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4347", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72200313526147, + -32.551203588127784 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380009.886, + 6397744.784 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4348", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72195524645171, + -32.55120025092525 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380005.385, + 6397745.1 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4351", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72253379416223, + -32.552543483611494 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380061.495, + 6397596.836 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4355", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72174602213433, + -32.55190819276434 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379986.682, + 6397666.379 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4356", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72148125327342, + -32.55201071933708 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379961.958, + 6397654.714 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4357", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72241927620726, + -32.55248605258813 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380050.666, + 6397603.074 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4363", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72079367197068, + -32.55181135333291 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379897.132, + 6397676.041 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4364", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72065454717905, + -32.551568253751384 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379883.745, + 6397702.835 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4366", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72277730971304, + -32.551939150670826 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380083.556, + 6397664.109 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4374", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72102846062144, + -32.550480386268205 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379917.405, + 6397823.862 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4375", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72128806858782, + -32.55030666675207 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379941.55, + 6397843.414 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4379", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72194766555582, + -32.550299140637094 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380003.474, + 6397844.992 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4388", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72355422035128, + -32.550355368321135 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380154.399, + 6397840.568 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4389", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72368235626905, + -32.55031207405944 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380166.373, + 6397845.512 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4396", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72049888266203, + -32.55127492427998 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379868.738, + 6397735.179 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4397", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7200387595763, + -32.55158150476989 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379825.943, + 6397700.671 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4399", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71897057107549, + -32.55159803596867 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379725.667, + 6397697.632 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4400", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72386045501287, + -32.551921873066966 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380185.235, + 6397667.244 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail-and-plate", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4401", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72379493229776, + -32.551974742034226 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380179.153, + 6397661.309 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4421", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72335851952867, + -32.55295713386842 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380139.482, + 6397551.906 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4423", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72251925492803, + -32.55212187297039 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380059.569, + 6397643.561 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail-and-plate", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4424", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72075260812124, + -32.55140724218867 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379892.738, + 6397720.796 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4428", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72383137727331, + -32.551578914238384 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380182.049, + 6397705.233 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": "In top of wall", + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4499", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72255675363822, + -32.55187684491108 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380062.764, + 6397670.768 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail-and-plate", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4500", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72256691081081, + -32.55188834048001 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380063.733, + 6397669.505 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4515", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71968982183009, + -32.55158425644478 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379793.183, + 6397699.972 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4516", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71966857875616, + -32.55158847796201 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379791.194, + 6397699.48 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4537", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72387957980405, + -32.55218171006977 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380187.376, + 6397638.459 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4538", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7238372736029, + -32.552148095736705 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380183.359, + 6397642.138 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4539", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72383699313683, + -32.55218145814584 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380183.377, + 6397638.439 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4540", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72362999453011, + -32.55259458665195 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380164.49, + 6397592.405 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4542", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7233869752832, + -32.55296930229125 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380142.17, + 6397550.589 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4543", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72333573889556, + -32.55245839012443 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380136.68, + 6397607.173 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4545", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72308346917174, + -32.552819183452726 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380113.473, + 6397566.89 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4546", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72307464929402, + -32.55232743674037 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380111.991, + 6397621.397 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4547", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72290058293135, + -32.55224013111368 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380095.531, + 6397630.88 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4549", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72273533490531, + -32.55264457195535 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380080.553, + 6397585.856 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4551", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72372548172495, + -32.551525567828925 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380172.035, + 6397711.028 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4552", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72359212245134, + -32.55156757331484 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380159.569, + 6397706.221 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4553", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72318429685383, + -32.5519533875752 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380121.789, + 6397662.989 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4555", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72318763846992, + -32.55155342632053 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380121.571, + 6397707.334 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4556", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7230831808577, + -32.55194984390002 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380112.29, + 6397663.268 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4558", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72308652279388, + -32.55154989167783 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380112.072, + 6397707.612 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4559", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72298206474458, + -32.55194630916247 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380102.791, + 6397663.546 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4561", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72298540712858, + -32.55154635695398 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380102.573, + 6397707.89 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4562", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72271605700827, + -32.55192435777946 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380077.785, + 6397665.68 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "4566", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71908107239197, + -32.55159310951347 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379736.036, + 6397698.303 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4568", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71905982929103, + -32.55159733092704 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379734.047, + 6397697.811 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4600", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72241004945016, + -32.54966893555993 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380046.052, + 6397915.38 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "4601", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72240682727558, + -32.550053482762614 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380046.261, + 6397872.744 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "5018", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72241125332451, + -32.54952457245657 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380045.973, + 6397931.386 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "20216", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72228034614955, + -32.54959662935058 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380033.777, + 6397923.25 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "20222", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72227722678883, + -32.549659693076634 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380033.568, + 6397916.255 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "20233", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72241061412447, + -32.549601263668 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380046.015, + 6397922.883 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "20234", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72241008151826, + -32.54966441682775 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380046.049, + 6397915.881 + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "8036", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72215137918306, + -32.55218923919512 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380025.117, + 6397635.678 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:other", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "8051", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72226593035883, + -32.551615951231504 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380035.11, + 6397699.364 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:other", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "8132", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7200342951337, + -32.55117573655885 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379824.983, + 6397745.651 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:other", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "8148", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72196380030756, + -32.551212145164826 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380006.204, + 6397743.791 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:other", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "8151", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72156527791891, + -32.55186987758036 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379969.66, + 6397670.423 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:other", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "8152", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72028996577785, + -32.55400752019307 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379852.763, + 6397431.997 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:other", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "8153", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72083167946919, + -32.55164564450662 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379900.48, + 6397694.455 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:other", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "8156", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72129172012518, + -32.55053658948303 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 379942.199, + 6397817.928 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:other", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "50000", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72299664519457, + -32.55204329678975 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380104.289, + 6397652.81 + ] + }, + "properties": { + "name": "EFB125060/9317", + "geodeticid": "EFB125060/9317", + "purpose": "wa-surveypoint-purpose:permanent-control-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:drill-hole", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "50001", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72394111019237, + -32.551997792966056 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380192.909, + 6397658.918 + ] + }, + "properties": { + "name": "EFB122745/9308", + "geodeticid": "EFB122745/9308", + "purpose": "wa-surveypoint-purpose:permanent-survey-mark", + "comment": "In concrete", + "monumentedBy": { + "form": "wa-monument-form:brass-plaque", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "50002", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72397744424107, + -32.55143741075087 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380195.576, + 6397721.085 + ] + }, + "properties": { + "name": "EFB122745/9307", + "geodeticid": "EFB122745/9307", + "purpose": "wa-surveypoint-purpose:permanent-control-mark", + "comment": "In concrete", + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "50003", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.72394625861159, + -32.55257847645661 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 380194.164, + 6397594.547 + ] + }, + "properties": { + "name": "EFB122745/9309", + "geodeticid": "EFB122745/9309", + "purpose": "wa-surveypoint-purpose:permanent-control-mark", + "comment": "In concrete", + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72386536611776, + -32.552699895333134 + ], + [ + 115.72392825184677, + -32.552728035919735 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380186.73, + 6397580.995 + ], + [ + 380192.672, + 6397577.946 + ] + ] + }, + "properties": { + "name": { + "label": "1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.68, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "2", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72392825184677, + -32.552728035919735 + ], + [ + 115.72392662248362, + -32.55292369184389 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380192.672, + 6397577.946 + ], + [ + 380192.779, + 6397556.253 + ] + ] + }, + "properties": { + "name": { + "label": "2", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 21.698, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "3", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72392662248362, + -32.55292369184389 + ], + [ + 115.7239244405687, + -32.55318472866579 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380192.779, + 6397556.253 + ], + [ + 380192.921, + 6397527.311 + ] + ] + }, + "properties": { + "name": { + "label": "3", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 28.949, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "4", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7239244405687, + -32.55318472866579 + ], + [ + 115.72383682723095, + -32.553161658885756 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380192.921, + 6397527.311 + ], + [ + 380184.664, + 6397529.77 + ] + ] + }, + "properties": { + "name": { + "label": "4", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 8.617, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "5", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72383682723095, + -32.553161658885756 + ], + [ + 115.72364028274158, + -32.55307761682885 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380184.664, + 6397529.77 + ], + [ + 380166.098, + 6397538.866 + ] + ] + }, + "properties": { + "name": { + "label": "5", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 20.679, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "6", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72364028274158, + -32.55307761682885 + ], + [ + 115.72386536611776, + -32.552699895333134 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380166.098, + 6397538.866 + ], + [ + 380186.73, + 6397580.995 + ] + ] + }, + "properties": { + "name": { + "label": "8", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "7", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72374766973272, + -32.55264723191924 + ], + [ + 115.72386536611776, + -32.552699895333134 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380175.609, + 6397586.701 + ], + [ + 380186.73, + 6397580.995 + ] + ] + }, + "properties": { + "name": { + "label": "7", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 12.502, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "8", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72364028274158, + -32.55307761682885 + ], + [ + 115.72352147327678, + -32.553026818074215 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380166.098, + 6397538.866 + ], + [ + 380154.875, + 6397544.364 + ] + ] + }, + "properties": { + "name": { + "label": "8", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "9", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72352147327678, + -32.553026818074215 + ], + [ + 115.72374766973272, + -32.55264723191924 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380154.875, + 6397544.364 + ], + [ + 380175.609, + 6397586.701 + ] + ] + }, + "properties": { + "name": { + "label": "11", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 14.151, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "10", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72362999453011, + -32.55259458665195 + ], + [ + 115.72374766973272, + -32.55264723191924 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380164.49, + 6397592.405 + ], + [ + 380175.609, + 6397586.701 + ] + ] + }, + "properties": { + "name": { + "label": "10", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 12.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "11", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72352147327678, + -32.553026818074215 + ], + [ + 115.7233869752832, + -32.55296930229125 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380154.875, + 6397544.364 + ], + [ + 380142.17, + 6397550.589 + ] + ] + }, + "properties": { + "name": { + "label": "11", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 14.151, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "12", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7233869752832, + -32.55296930229125 + ], + [ + 115.72362999453011, + -32.55259458665195 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380142.17, + 6397550.589 + ], + [ + 380164.49, + 6397592.405 + ] + ] + }, + "properties": { + "name": { + "label": "14", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 2.993, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "13", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72351240427453, + -32.55254196919888 + ], + [ + 115.72362999453011, + -32.55259458665195 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380153.379, + 6397598.106 + ], + [ + 380164.49, + 6397592.405 + ] + ] + }, + "properties": { + "name": { + "label": "13", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 12.49, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "14", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7233869752832, + -32.55296930229125 + ], + [ + 115.72335851952867, + -32.55295713386842 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380142.17, + 6397550.589 + ], + [ + 380139.482, + 6397551.906 + ] + ] + }, + "properties": { + "name": { + "label": "14", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 2.993, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "15", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72335851952867, + -32.55295713386842 + ], + [ + 115.72325752629779, + -32.55290647972376 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380139.482, + 6397551.906 + ], + [ + 380129.932, + 6397557.408 + ] + ] + }, + "properties": { + "name": { + "label": "15", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 11.024, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "16", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72325752629779, + -32.55290647972376 + ], + [ + 115.72351240427453, + -32.55254196919888 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380129.932, + 6397557.408 + ], + [ + 380153.379, + 6397598.106 + ] + ] + }, + "properties": { + "name": { + "label": "18", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "17", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72342287015228, + -32.55250191287572 + ], + [ + 115.72351240427453, + -32.55254196919888 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380144.919, + 6397602.446 + ], + [ + 380153.379, + 6397598.106 + ] + ] + }, + "properties": { + "name": { + "label": "17", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.511, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "18", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72325752629779, + -32.55290647972376 + ], + [ + 115.72317049236754, + -32.55286283156339 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380129.932, + 6397557.408 + ], + [ + 380121.702, + 6397562.149 + ] + ] + }, + "properties": { + "name": { + "label": "18", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "19", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72317049236754, + -32.55286283156339 + ], + [ + 115.72342287015228, + -32.55250191287572 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380121.702, + 6397562.149 + ], + [ + 380144.919, + 6397602.446 + ] + ] + }, + "properties": { + "name": { + "label": "1122", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "20", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72333573889556, + -32.55245839012443 + ], + [ + 115.72341956817895, + -32.55250043613177 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380136.68, + 6397607.173 + ], + [ + 380144.607, + 6397602.606 + ] + ] + }, + "properties": { + "name": { + "label": "20", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.15, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "21", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72341956817895, + -32.55250043613177 + ], + [ + 115.72342287015228, + -32.55250191287572 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380144.607, + 6397602.606 + ], + [ + 380144.919, + 6397602.446 + ] + ] + }, + "properties": { + "name": { + "label": "169", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 13.004, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "1122", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72317049236754, + -32.55286283156339 + ], + [ + 115.72308346917174, + -32.552819183452726 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380121.702, + 6397562.149 + ], + [ + 380113.473, + 6397566.89 + ] + ] + }, + "properties": { + "name": { + "label": "1122", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "23", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72308346917174, + -32.552819183452726 + ], + [ + 115.72333573889556, + -32.55245839012443 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380113.473, + 6397566.89 + ], + [ + 380136.68, + 6397607.173 + ] + ] + }, + "properties": { + "name": { + "label": "25", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "24", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72324871599932, + -32.552414742133216 + ], + [ + 115.72333573889556, + -32.55245839012443 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380128.451, + 6397611.914 + ], + [ + 380136.68, + 6397607.173 + ] + ] + }, + "properties": { + "name": { + "label": "24", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "25", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72308346917174, + -32.552819183452726 + ], + [ + 115.72299643554052, + -32.55277552615668 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380113.473, + 6397566.89 + ], + [ + 380105.243, + 6397571.632 + ] + ] + }, + "properties": { + "name": { + "label": "25", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "26", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72299643554052, + -32.55277552615668 + ], + [ + 115.72324871599932, + -32.552414742133216 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380105.243, + 6397571.632 + ], + [ + 380128.451, + 6397611.914 + ] + ] + }, + "properties": { + "name": { + "label": "28", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "27", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7231616826677, + -32.552371084956626 + ], + [ + 115.72324871599932, + -32.552414742133216 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380120.221, + 6397616.656 + ], + [ + 380128.451, + 6397611.914 + ] + ] + }, + "properties": { + "name": { + "label": "27", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "28", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72299643554052, + -32.55277552615668 + ], + [ + 115.72290940186724, + -32.552731877820946 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380105.243, + 6397571.632 + ], + [ + 380097.013, + 6397576.373 + ] + ] + }, + "properties": { + "name": { + "label": "28", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "29", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72290940186724, + -32.552731877820946 + ], + [ + 115.7231616826677, + -32.552371084956626 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380097.013, + 6397576.373 + ], + [ + 380120.221, + 6397616.656 + ] + ] + }, + "properties": { + "name": { + "label": "77", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "30", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72251925492803, + -32.55212187297039 + ], + [ + 115.72267155821261, + -32.552125260725745 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380059.569, + 6397643.561 + ], + [ + 380073.874, + 6397643.357 + ] + ] + }, + "properties": { + "name": { + "label": "30", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail-and-plate", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 14.31, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "31", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72267155821261, + -32.552125260725745 + ], + [ + 115.72241927620726, + -32.55248605258813 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380073.874, + 6397643.357 + ], + [ + 380050.666, + 6397603.074 + ] + ] + }, + "properties": { + "name": { + "label": "97", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 13.03, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "32", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72241927620726, + -32.55248605258813 + ], + [ + 115.72230476917706, + -32.55242861255302 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380050.666, + 6397603.074 + ], + [ + 380039.838, + 6397609.313 + ] + ] + }, + "properties": { + "name": { + "label": "32", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "33", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72230476917706, + -32.55242861255302 + ], + [ + 115.72243838963958, + -32.552237509324016 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380039.838, + 6397609.313 + ], + [ + 380052.13, + 6397630.65 + ] + ] + }, + "properties": { + "name": { + "label": "35", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 25.923, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "34", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72243838963958, + -32.552237509324016 + ], + [ + 115.72251925492803, + -32.55212187297039 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380052.13, + 6397630.65 + ], + [ + 380059.569, + 6397643.561 + ] + ] + }, + "properties": { + "name": { + "label": "34", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail-and-plate", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 14.904, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "35", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72230476917706, + -32.55242861255302 + ], + [ + 115.72206728475005, + -32.552309496832734 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380039.838, + 6397609.313 + ], + [ + 380017.381, + 6397622.251 + ] + ] + }, + "properties": { + "name": { + "label": "35", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 25.923, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "36", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72206728475005, + -32.552309496832734 + ], + [ + 115.7219912868419, + -32.552155301817464 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380017.381, + 6397622.251 + ], + [ + 380010.04, + 6397639.26 + ] + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "radius": null, + "angle": null, + "hasFeatureOfInterest": "4322", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:unmarked", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null + } + }, + { + "id": "37", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7219912868419, + -32.552155301817464 + ], + [ + 115.72201610986909, + -32.55207132474562 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380010.04, + 6397639.26 + ], + [ + 380012.259, + 6397648.598 + ] + ] + }, + "properties": { + "name": { + "label": "37", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.6, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "38", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72201610986909, + -32.55207132474562 + ], + [ + 115.72238017005515, + -32.55221459294734 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380012.259, + 6397648.598 + ], + [ + 380046.633, + 6397633.125 + ] + ] + }, + "properties": { + "name": { + "label": "41", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 11.86, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "39", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72238017005515, + -32.55221459294734 + ], + [ + 115.72243838963958, + -32.552237509324016 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380046.633, + 6397633.125 + ], + [ + 380052.13, + 6397630.65 + ] + ] + }, + "properties": { + "name": { + "label": "39", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.03, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "40", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72249126613015, + -32.552055723964806 + ], + [ + 115.72238017005515, + -32.55221459294734 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380056.853, + 6397650.863 + ], + [ + 380046.633, + 6397633.125 + ] + ] + }, + "properties": { + "name": { + "label": "40", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 20.477, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "41", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72201610986909, + -32.55207132474562 + ], + [ + 115.72204676187285, + -32.55196757178588 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380012.259, + 6397648.598 + ], + [ + 380014.999, + 6397660.135 + ] + ] + }, + "properties": { + "name": { + "label": "41", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 11.86, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "42", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72204676187285, + -32.55196757178588 + ], + [ + 115.72249126613015, + -32.552055723964806 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380014.999, + 6397660.135 + ], + [ + 380056.853, + 6397650.863 + ] + ] + }, + "properties": { + "name": { + "label": "44", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 13.47, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "43", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72249258698868, + -32.551897092344596 + ], + [ + 115.72249126613015, + -32.552055723964806 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380056.766, + 6397668.451 + ], + [ + 380056.853, + 6397650.863 + ] + ] + }, + "properties": { + "name": { + "label": "43", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 17.592, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "44", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72204676187285, + -32.55196757178588 + ], + [ + 115.72208158577692, + -32.55184974481303 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380014.999, + 6397660.135 + ], + [ + 380018.112, + 6397673.237 + ] + ] + }, + "properties": { + "name": { + "label": "44", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 13.47, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "45", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72208158577692, + -32.55184974481303 + ], + [ + 115.72249258698868, + -32.551897092344596 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380018.112, + 6397673.237 + ], + [ + 380056.766, + 6397668.451 + ] + ] + }, + "properties": { + "name": { + "label": "47", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 14.598, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "46", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72249394420456, + -32.55173514170301 + ], + [ + 115.72249258698868, + -32.551897092344596 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380056.678, + 6397686.407 + ], + [ + 380056.766, + 6397668.451 + ] + ] + }, + "properties": { + "name": { + "label": "46", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 17.96, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "47", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72208158577692, + -32.55184974481303 + ], + [ + 115.72211932921309, + -32.55172204346551 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380018.112, + 6397673.237 + ], + [ + 380021.486, + 6397687.437 + ] + ] + }, + "properties": { + "name": { + "label": "47", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 14.598, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "48", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72211932921309, + -32.55172204346551 + ], + [ + 115.72249394420456, + -32.55173514170301 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380021.486, + 6397687.437 + ], + [ + 380056.678, + 6397686.407 + ] + ] + }, + "properties": { + "name": { + "label": "50", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 14.757, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "49", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72255791999942, + -32.551737379370145 + ], + [ + 115.72249394420456, + -32.55173514170301 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380062.688, + 6397686.231 + ], + [ + 380056.678, + 6397686.407 + ] + ] + }, + "properties": { + "name": { + "label": "49", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.014, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "50", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72211932921309, + -32.55172204346551 + ], + [ + 115.72215747556861, + -32.55159295710706 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380021.486, + 6397687.437 + ], + [ + 380024.896, + 6397701.791 + ] + ] + }, + "properties": { + "name": { + "label": "50", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 14.757, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "51", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72215747556861, + -32.55159295710706 + ], + [ + 115.72227054055847, + -32.551521341442445 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380024.896, + 6397701.791 + ], + [ + 380035.417, + 6397709.858 + ] + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "radius": null, + "angle": null, + "hasFeatureOfInterest": "4327", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:unmarked", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null + } + }, + { + "id": "52", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72227054055847, + -32.551521341442445 + ], + [ + 115.72255963372628, + -32.551531459485936 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380035.417, + 6397709.858 + ], + [ + 380062.575, + 6397709.062 + ] + ] + }, + "properties": { + "name": { + "label": "52", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 27.176, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "53", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72255963372628, + -32.551531459485936 + ], + [ + 115.72255791999942, + -32.551737379370145 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380062.575, + 6397709.062 + ], + [ + 380062.688, + 6397686.231 + ] + ] + }, + "properties": { + "name": { + "label": "102", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 15.009, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "54", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72328542363712, + -32.55195692225859 + ], + [ + 115.72318429685383, + -32.5519533875752 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380131.289, + 6397662.711 + ], + [ + 380121.789, + 6397662.989 + ] + ] + }, + "properties": { + "name": { + "label": "54", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "55", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72318429685383, + -32.5519533875752 + ], + [ + 115.72318763846992, + -32.55155342632053 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380121.789, + 6397662.989 + ], + [ + 380121.571, + 6397707.334 + ] + ] + }, + "properties": { + "name": { + "label": "92", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "56", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72318763846992, + -32.55155342632053 + ], + [ + 115.72328876480536, + -32.55155696099024 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380121.571, + 6397707.334 + ], + [ + 380131.071, + 6397707.056 + ] + ] + }, + "properties": { + "name": { + "label": "56", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "57", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72328876480536, + -32.55155696099024 + ], + [ + 115.72328542363712, + -32.55195692225859 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380131.071, + 6397707.056 + ], + [ + 380131.289, + 6397662.711 + ] + ] + }, + "properties": { + "name": { + "label": "59", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "58", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72338653978252, + -32.55196045675268 + ], + [ + 115.72328542363712, + -32.55195692225859 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380140.788, + 6397662.433 + ], + [ + 380131.289, + 6397662.711 + ] + ] + }, + "properties": { + "name": { + "label": "58", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "59", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72328876480536, + -32.55155696099024 + ], + [ + 115.72338988037527, + -32.55156050448941 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380131.071, + 6397707.056 + ], + [ + 380140.57, + 6397706.777 + ] + ] + }, + "properties": { + "name": { + "label": "59", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "60", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72338988037527, + -32.55156050448941 + ], + [ + 115.72338653978252, + -32.55196045675268 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380140.57, + 6397706.777 + ], + [ + 380140.788, + 6397662.433 + ] + ] + }, + "properties": { + "name": { + "label": "62", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "61", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72348766658735, + -32.55196399127374 + ], + [ + 115.72338653978252, + -32.55196045675268 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380150.288, + 6397662.155 + ], + [ + 380140.788, + 6397662.433 + ] + ] + }, + "properties": { + "name": { + "label": "61", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "62", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72338988037527, + -32.55156050448941 + ], + [ + 115.72349100673223, + -32.55156403899677 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380140.57, + 6397706.777 + ], + [ + 380150.07, + 6397706.499 + ] + ] + }, + "properties": { + "name": { + "label": "62", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "63", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72349100673223, + -32.55156403899677 + ], + [ + 115.72348766658735, + -32.55196399127374 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380150.07, + 6397706.499 + ], + [ + 380150.288, + 6397662.155 + ] + ] + }, + "properties": { + "name": { + "label": "65", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "64", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72358878262659, + -32.55196753462428 + ], + [ + 115.72348766658735, + -32.55196399127374 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380159.787, + 6397661.876 + ], + [ + 380150.288, + 6397662.155 + ] + ] + }, + "properties": { + "name": { + "label": "64", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "65", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72349100673223, + -32.55156403899677 + ], + [ + 115.72359212245134, + -32.55156757331484 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380150.07, + 6397706.499 + ], + [ + 380159.569, + 6397706.221 + ] + ] + }, + "properties": { + "name": { + "label": "65", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "66", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72359212245134, + -32.55156757331484 + ], + [ + 115.72358878262659, + -32.55196753462428 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380159.569, + 6397706.221 + ], + [ + 380159.787, + 6397661.876 + ] + ] + }, + "properties": { + "name": { + "label": "68", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 13.364, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "67", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72372175902625, + -32.551972186113204 + ], + [ + 115.72358878262659, + -32.55196753462428 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380172.279, + 6397661.51 + ], + [ + 380159.787, + 6397661.876 + ] + ] + }, + "properties": { + "name": { + "label": "67", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 12.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "68", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72359212245134, + -32.55156757331484 + ], + [ + 115.72372548172495, + -32.551525567828925 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380159.569, + 6397706.221 + ], + [ + 380172.035, + 6397711.028 + ] + ] + }, + "properties": { + "name": { + "label": "68", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 13.364, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "69", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72372548172495, + -32.551525567828925 + ], + [ + 115.72372175902625, + -32.551972186113204 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380172.035, + 6397711.028 + ], + [ + 380172.279, + 6397661.51 + ] + ] + }, + "properties": { + "name": { + "label": "73", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.987, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "70", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72386330125158, + -32.5515800320861 + ], + [ + 115.72386045501287, + -32.551921873066966 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380185.048, + 6397705.145 + ], + [ + 380185.235, + 6397667.244 + ] + ] + }, + "properties": { + "name": { + "label": "70", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 37.91, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "71", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72386045501287, + -32.551921873066966 + ], + [ + 115.72379493229776, + -32.551974742034226 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380185.235, + 6397667.244 + ], + [ + 380179.153, + 6397661.309 + ] + ] + }, + "properties": { + "name": { + "label": "172", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail-and-plate", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.116, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "72", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72379493229776, + -32.551974742034226 + ], + [ + 115.72372175902625, + -32.551972186113204 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380179.153, + 6397661.309 + ], + [ + 380172.279, + 6397661.51 + ] + ] + }, + "properties": { + "name": { + "label": "164", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.116, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "73", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72372548172495, + -32.551525567828925 + ], + [ + 115.72383181438057, + -32.551526205354314 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380172.035, + 6397711.028 + ], + [ + 380182.02, + 6397711.077 + ] + ] + }, + "properties": { + "name": { + "label": "73", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.987, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "74", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72383181438057, + -32.551526205354314 + ], + [ + 115.72383137727331, + -32.551578914238384 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380182.02, + 6397711.077 + ], + [ + 380182.049, + 6397705.233 + ] + ] + }, + "properties": { + "name": { + "label": "140", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 18.669, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "75", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72383137727331, + -32.551578914238384 + ], + [ + 115.72386330125158, + -32.5515800320861 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380182.049, + 6397705.233 + ], + [ + 380185.048, + 6397705.145 + ] + ] + }, + "properties": { + "name": { + "label": "75", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 3.002, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "76", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72307464929402, + -32.55232743674037 + ], + [ + 115.7231616826677, + -32.552371084956626 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380111.991, + 6397621.397 + ], + [ + 380120.221, + 6397616.656 + ] + ] + }, + "properties": { + "name": { + "label": "76", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "77", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72290940186724, + -32.552731877820946 + ], + [ + 115.72282236827957, + -32.55268822942675 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380097.013, + 6397576.373 + ], + [ + 380088.783, + 6397581.114 + ] + ] + }, + "properties": { + "name": { + "label": "77", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "78", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72282236827957, + -32.55268822942675 + ], + [ + 115.72307464929402, + -32.55232743674037 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380088.783, + 6397581.114 + ], + [ + 380111.991, + 6397621.397 + ] + ] + }, + "properties": { + "name": { + "label": "80", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "79", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.722987616006, + -32.55228378846564 + ], + [ + 115.72307464929402, + -32.55232743674037 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380103.761, + 6397626.138 + ], + [ + 380111.991, + 6397621.397 + ] + ] + }, + "properties": { + "name": { + "label": "79", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "80", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72282236827957, + -32.55268822942675 + ], + [ + 115.72273533490531, + -32.55264457195535 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380088.783, + 6397581.114 + ], + [ + 380080.553, + 6397585.856 + ] + ] + }, + "properties": { + "name": { + "label": "80", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "81", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72273533490531, + -32.55264457195535 + ], + [ + 115.722987616006, + -32.55228378846564 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380080.553, + 6397585.856 + ], + [ + 380103.761, + 6397626.138 + ] + ] + }, + "properties": { + "name": { + "label": "83", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "82", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72290058293135, + -32.55224013111368 + ], + [ + 115.722987616006, + -32.55228378846564 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380095.531, + 6397630.88 + ], + [ + 380103.761, + 6397626.138 + ] + ] + }, + "properties": { + "name": { + "label": "171", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 13.134, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "83", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72273533490531, + -32.55264457195535 + ], + [ + 115.72264831213772, + -32.55260092355246 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380080.553, + 6397585.856 + ], + [ + 380072.324, + 6397590.597 + ] + ] + }, + "properties": { + "name": { + "label": "83", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "84", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72264831213772, + -32.55260092355246 + ], + [ + 115.72290058293135, + -32.55224013111368 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380072.324, + 6397590.597 + ], + [ + 380095.531, + 6397630.88 + ] + ] + }, + "properties": { + "name": { + "label": "95", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "85", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72298206474458, + -32.55194630916247 + ], + [ + 115.7228490139079, + -32.55194165613552 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380102.791, + 6397663.546 + ], + [ + 380090.292, + 6397663.912 + ] + ] + }, + "properties": { + "name": { + "label": "85", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 12.507, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "86", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7228490139079, + -32.55194165613552 + ], + [ + 115.72285234636027, + -32.551541694818084 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380090.292, + 6397663.912 + ], + [ + 380090.073, + 6397708.257 + ] + ] + }, + "properties": { + "name": { + "label": "104", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.74, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "87", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72285234636027, + -32.551541694818084 + ], + [ + 115.72298540712858, + -32.55154635695398 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380090.073, + 6397708.257 + ], + [ + 380102.573, + 6397707.89 + ] + ] + }, + "properties": { + "name": { + "label": "87", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.507, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "88", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72298540712858, + -32.55154635695398 + ], + [ + 115.72298206474458, + -32.55194630916247 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380102.573, + 6397707.89 + ], + [ + 380102.791, + 6397663.546 + ] + ] + }, + "properties": { + "name": { + "label": "90", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "89", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7230831808577, + -32.55194984390002 + ], + [ + 115.72298206474458, + -32.55194630916247 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380112.29, + 6397663.268 + ], + [ + 380102.791, + 6397663.546 + ] + ] + }, + "properties": { + "name": { + "label": "89", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "90", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72298540712858, + -32.55154635695398 + ], + [ + 115.72308652279388, + -32.55154989167783 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380102.573, + 6397707.89 + ], + [ + 380112.072, + 6397707.612 + ] + ] + }, + "properties": { + "name": { + "label": "90", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "91", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72308652279388, + -32.55154989167783 + ], + [ + 115.7230831808577, + -32.55194984390002 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380112.072, + 6397707.612 + ], + [ + 380112.29, + 6397663.268 + ] + ] + }, + "properties": { + "name": { + "label": "93", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "92", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72318429685383, + -32.5519533875752 + ], + [ + 115.7230831808577, + -32.55194984390002 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380121.789, + 6397662.989 + ], + [ + 380112.29, + 6397663.268 + ] + ] + }, + "properties": { + "name": { + "label": "92", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "93", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72308652279388, + -32.55154989167783 + ], + [ + 115.72318763846992, + -32.55155342632053 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380112.072, + 6397707.612 + ], + [ + 380121.571, + 6397707.334 + ] + ] + }, + "properties": { + "name": { + "label": "93", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 9.506, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "94", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72280603386596, + -32.55215415633723 + ], + [ + 115.72290058293135, + -32.55224013111368 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380086.539, + 6397640.305 + ], + [ + 380095.531, + 6397630.88 + ] + ] + }, + "properties": { + "name": { + "label": "1207", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 17.131, + "azimuth": 87.61, + "ptQuality": null + } + }, + { + "id": "95", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72264831213772, + -32.55260092355246 + ], + [ + 115.72253379416223, + -32.552543483611494 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380072.324, + 6397590.597 + ], + [ + 380061.495, + 6397596.836 + ] + ] + }, + "properties": { + "name": { + "label": "95", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "96", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72253379416223, + -32.552543483611494 + ], + [ + 115.72280603386596, + -32.55215415633723 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380061.495, + 6397596.836 + ], + [ + 380086.539, + 6397640.305 + ] + ] + }, + "properties": { + "name": { + "label": "98", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "97", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72267155821261, + -32.552125260725745 + ], + [ + 115.72280603386596, + -32.55215415633723 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380073.874, + 6397643.357 + ], + [ + 380086.539, + 6397640.305 + ] + ] + }, + "properties": { + "name": { + "label": "97", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 13.03, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "98", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72253379416223, + -32.552543483611494 + ], + [ + 115.72241927620726, + -32.55248605258813 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380061.495, + 6397596.836 + ], + [ + 380050.666, + 6397603.074 + ] + ] + }, + "properties": { + "name": { + "label": "98", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "99", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72271605700827, + -32.55192435777946 + ], + [ + 115.72256691081081, + -32.55188834048001 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380077.785, + 6397665.68 + ], + [ + 380063.733, + 6397669.505 + ] + ] + }, + "properties": { + "name": { + "label": "99", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 14.567, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "100", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72256691081081, + -32.55188834048001 + ], + [ + 115.72255675363822, + -32.55187684491108 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380063.733, + 6397669.505 + ], + [ + 380062.764, + 6397670.768 + ] + ] + }, + "properties": { + "name": { + "label": "100", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 1.592, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "101", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72255675363822, + -32.55187684491108 + ], + [ + 115.72255791999942, + -32.551737379370145 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380062.764, + 6397670.768 + ], + [ + 380062.688, + 6397686.231 + ] + ] + }, + "properties": { + "name": { + "label": "166", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail-and-plate", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 1.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "102", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72255963372628, + -32.551531459485936 + ], + [ + 115.72271929613149, + -32.55153704166863 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380062.575, + 6397709.062 + ], + [ + 380077.574, + 6397708.623 + ] + ] + }, + "properties": { + "name": { + "label": "102", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 15.009, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "103", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72271929613149, + -32.55153704166863 + ], + [ + 115.72271605700827, + -32.55192435777946 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380077.574, + 6397708.623 + ], + [ + 380077.785, + 6397665.68 + ] + ] + }, + "properties": { + "name": { + "label": "106", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.507, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "104", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7228490139079, + -32.55194165613552 + ], + [ + 115.72277730971304, + -32.551939150670826 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380090.292, + 6397663.912 + ], + [ + 380083.556, + 6397664.109 + ] + ] + }, + "properties": { + "name": { + "label": "104", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.74, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "105", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72277730971304, + -32.551939150670826 + ], + [ + 115.72271605700827, + -32.55192435777946 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380083.556, + 6397664.109 + ], + [ + 380077.785, + 6397665.68 + ] + ] + }, + "properties": { + "name": { + "label": "105", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 5.982, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "106", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72271929613149, + -32.55153704166863 + ], + [ + 115.72285234636027, + -32.551541694818084 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380077.574, + 6397708.623 + ], + [ + 380090.073, + 6397708.257 + ] + ] + }, + "properties": { + "name": { + "label": "106", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.507, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "107", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72299333759916, + -32.55206402739896 + ], + [ + 115.72381742597045, + -32.552092853749365 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380104.006, + 6397650.508 + ], + [ + 380181.422, + 6397648.24 + ] + ] + }, + "properties": { + "name": { + "label": "165", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 44.987, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "108", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72381742597045, + -32.552092853749365 + ], + [ + 115.72387986025434, + -32.55214834766014 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380181.422, + 6397648.24 + ], + [ + 380187.358, + 6397642.158 + ] + ] + }, + "properties": { + "name": { + "label": "108", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 8.5, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "109", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72387986025434, + -32.55214834766014 + ], + [ + 115.7238372736029, + -32.552148095736705 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380187.358, + 6397642.158 + ], + [ + 380183.359, + 6397642.138 + ] + ] + }, + "properties": { + "name": { + "label": "109", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 4.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "110", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7238372736029, + -32.552148095736705 + ], + [ + 115.72383699313683, + -32.55218145814584 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380183.359, + 6397642.138 + ], + [ + 380183.377, + 6397638.439 + ] + ] + }, + "properties": { + "name": { + "label": "110", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 3.7, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "111", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72383699313683, + -32.55218145814584 + ], + [ + 115.72387957980405, + -32.55218171006977 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380183.377, + 6397638.439 + ], + [ + 380187.376, + 6397638.459 + ] + ] + }, + "properties": { + "name": { + "label": "111", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 4.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "112", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72387957980405, + -32.55218171006977 + ], + [ + 115.72387679030908, + -32.552515776292516 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380187.376, + 6397638.459 + ], + [ + 380187.558, + 6397601.42 + ] + ] + }, + "properties": { + "name": { + "label": "112", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 37.047, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "113", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72387679030908, + -32.552515776292516 + ], + [ + 115.72381739417187, + -32.55254585058683 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380187.558, + 6397601.42 + ], + [ + 380182.021, + 6397598.019 + ] + ] + }, + "properties": { + "name": { + "label": "174", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.26, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "114", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72381739417187, + -32.55254585058683 + ], + [ + 115.7234872080876, + -32.55239811376779 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380182.021, + 6397598.019 + ], + [ + 380150.822, + 6397614.026 + ] + ] + }, + "properties": { + "name": { + "label": "170", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.26, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "115", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7234872080876, + -32.55239811376779 + ], + [ + 115.72298827351086, + -32.55214787165914 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380150.822, + 6397614.026 + ], + [ + 380103.642, + 6397641.207 + ] + ] + }, + "properties": { + "name": { + "label": "115", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 54.461, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "116", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72298827351086, + -32.55214787165914 + ], + [ + 115.72299333759916, + -32.55206402739896 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380103.642, + 6397641.207 + ], + [ + 380104.006, + 6397650.508 + ] + ] + }, + "properties": { + "name": { + "label": "116", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 9.31, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "117", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71895149247248, + -32.55146714075782 + ], + [ + 115.7194818665959, + -32.551428301024934 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379723.701, + 6397712.122 + ], + [ + 379773.449, + 6397717.027 + ] + ] + }, + "properties": { + "name": { + "label": "117", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 50.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "118", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7194818665959, + -32.551428301024934 + ], + [ + 115.71963678594184, + -32.549536403781765 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379773.449, + 6397717.027 + ], + [ + 379785.473, + 6397926.945 + ] + ] + }, + "properties": { + "name": { + "label": "118", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 210.308, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "119", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71963678594184, + -32.549536403781765 + ], + [ + 115.7219896446572, + -32.54950956217969 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379785.473, + 6397926.945 + ], + [ + 380006.365, + 6397932.575 + ] + ] + }, + "properties": { + "name": { + "label": "119", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 221.013, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "120", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7219896446572, + -32.54950956217969 + ], + [ + 115.72241125332451, + -32.54952457245657 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380006.365, + 6397932.575 + ], + [ + 380045.973, + 6397931.386 + ] + ] + }, + "properties": { + "name": { + "label": "120", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 39.634, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "121", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72241125332451, + -32.54952457245657 + ], + [ + 115.72241061412447, + -32.549601263668 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380045.973, + 6397931.386 + ], + [ + 380046.015, + 6397922.883 + ] + ] + }, + "properties": { + "name": { + "label": "121", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 8.505, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "122", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72241061412447, + -32.549601263668 + ], + [ + 115.72241008151826, + -32.54966441682775 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380046.015, + 6397922.883 + ], + [ + 380046.049, + 6397915.881 + ] + ] + }, + "properties": { + "name": { + "label": "122", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 7.004, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "123", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72241008151826, + -32.54966441682775 + ], + [ + 115.72241004945016, + -32.54966893555993 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380046.049, + 6397915.881 + ], + [ + 380046.052, + 6397915.38 + ] + ] + }, + "properties": { + "name": { + "label": "175", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.49, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "124", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72241004945016, + -32.54966893555993 + ], + [ + 115.72240682727558, + -32.550053482762614 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380046.052, + 6397915.38 + ], + [ + 380046.261, + 6397872.744 + ] + ] + }, + "properties": { + "name": { + "label": "124", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 42.646, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "125", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72240682727558, + -32.550053482762614 + ], + [ + 115.7219519691454, + -32.55003756614495 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380046.261, + 6397872.744 + ], + [ + 380003.53, + 6397873.996 + ] + ] + }, + "properties": { + "name": { + "label": "125", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 42.76, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "126", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7219519691454, + -32.55003756614495 + ], + [ + 115.72122453353711, + -32.55004586350864 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380003.53, + 6397873.996 + ], + [ + 379935.237, + 6397872.256 + ] + ] + }, + "properties": { + "name": { + "label": "126", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 68.33, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "127", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72122453353711, + -32.55004586350864 + ], + [ + 115.72091010526444, + -32.550139630452854 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379935.237, + 6397872.256 + ], + [ + 379905.838, + 6397861.506 + ] + ] + }, + "properties": { + "name": { + "label": "127", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 31.309, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "128", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72091010526444, + -32.550139630452854 + ], + [ + 115.72078780242454, + -32.550141028869334 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379905.838, + 6397861.506 + ], + [ + 379894.356, + 6397861.213 + ] + ] + }, + "properties": { + "name": { + "label": "128", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 11.488, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "129", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72078780242454, + -32.550141028869334 + ], + [ + 115.72078898747772, + -32.55021514984701 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379894.356, + 6397861.213 + ], + [ + 379894.566, + 6397852.997 + ] + ] + }, + "properties": { + "name": { + "label": "129", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 8.22, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "130", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72078898747772, + -32.55021514984701 + ], + [ + 115.72056062855275, + -32.550982427474224 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379894.566, + 6397852.997 + ], + [ + 379874.146, + 6397767.676 + ] + ] + }, + "properties": { + "name": { + "label": "130", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 87.75, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "131", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72056062855275, + -32.550982427474224 + ], + [ + 115.72049888266203, + -32.55127492427998 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379874.146, + 6397767.676 + ], + [ + 379868.738, + 6397735.179 + ] + ] + }, + "properties": { + "name": { + "label": "131", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 32.951, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "132", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72049888266203, + -32.55127492427998 + ], + [ + 115.7200387595763, + -32.55158150476989 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379868.738, + 6397735.179 + ], + [ + 379825.943, + 6397700.671 + ] + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "radius": null, + "angle": null, + "hasFeatureOfInterest": "4396", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:unmarked", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null + } + }, + { + "id": "133", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7200387595763, + -32.55158150476989 + ], + [ + 115.71968982183009, + -32.55158425644478 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379825.943, + 6397700.671 + ], + [ + 379793.183, + 6397699.972 + ] + ] + }, + "properties": { + "name": { + "label": "133", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 32.774, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "134", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71968982183009, + -32.55158425644478 + ], + [ + 115.71966857875616, + -32.55158847796201 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379793.183, + 6397699.972 + ], + [ + 379791.194, + 6397699.48 + ] + ] + }, + "properties": { + "name": { + "label": "134", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 2.05, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "135", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71966857875616, + -32.55158847796201 + ], + [ + 115.71908107239197, + -32.55159310951347 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379791.194, + 6397699.48 + ], + [ + 379736.036, + 6397698.303 + ] + ] + }, + "properties": { + "name": { + "label": "135", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 55.182, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "136", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71908107239197, + -32.55159310951347 + ], + [ + 115.71905982929103, + -32.55159733092704 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379736.036, + 6397698.303 + ], + [ + 379734.047, + 6397697.811 + ] + ] + }, + "properties": { + "name": { + "label": "136", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 2.05, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "137", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71905982929103, + -32.55159733092704 + ], + [ + 115.71897057107549, + -32.55159803596867 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379734.047, + 6397697.811 + ], + [ + 379725.667, + 6397697.632 + ] + ] + }, + "properties": { + "name": { + "label": "137", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 8.383, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "138", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71897057107549, + -32.55159803596867 + ], + [ + 115.71895149247248, + -32.55146714075782 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379725.667, + 6397697.632 + ], + [ + 379723.701, + 6397712.122 + ] + ] + }, + "properties": { + "name": { + "label": "138", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 14.625, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "139", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72387374959926, + -32.550328476267346 + ], + [ + 115.72386330125158, + -32.5515800320861 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380184.366, + 6397843.909 + ], + [ + 380185.048, + 6397705.145 + ] + ] + }, + "properties": { + "name": { + "label": "139", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 138.796, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "140", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72383181438057, + -32.551526205354314 + ], + [ + 115.7238332170627, + -32.5513578598811 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380182.02, + 6397711.077 + ], + [ + 380181.928, + 6397729.742 + ] + ] + }, + "properties": { + "name": { + "label": "140", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 18.669, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "141", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7238332170627, + -32.5513578598811 + ], + [ + 115.72367222429268, + -32.55135222953001 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380181.928, + 6397729.742 + ], + [ + 380166.804, + 6397730.185 + ] + ] + }, + "properties": { + "name": { + "label": "141", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 15.134, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "142", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72367222429268, + -32.55135222953001 + ], + [ + 115.72352329133544, + -32.551303443109376 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380166.804, + 6397730.185 + ], + [ + 380152.755, + 6397735.426 + ] + ] + }, + "properties": { + "name": { + "label": "142", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 14.999, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "143", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72352329133544, + -32.551303443109376 + ], + [ + 115.72252369828348, + -32.55126847485993 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380152.755, + 6397735.426 + ], + [ + 380058.851, + 6397738.177 + ] + ] + }, + "properties": { + "name": { + "label": "143", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 93.965, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "144", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72252369828348, + -32.55126847485993 + ], + [ + 115.7223709032137, + -32.551216463750585 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380058.851, + 6397738.177 + ], + [ + 380044.435, + 6397743.771 + ] + ] + }, + "properties": { + "name": { + "label": "144", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 15.467, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "145", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7223709032137, + -32.551216463750585 + ], + [ + 115.72200313526147, + -32.551203588127784 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380044.435, + 6397743.771 + ], + [ + 380009.886, + 6397744.784 + ] + ] + }, + "properties": { + "name": { + "label": "145", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 34.571, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "146", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72200313526147, + -32.551203588127784 + ], + [ + 115.72198990428421, + -32.55115349143139 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380009.886, + 6397744.784 + ], + [ + 380008.577, + 6397750.323 + ] + ] + }, + "properties": { + "name": { + "label": "146", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 5.693, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "147", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72198990428421, + -32.55115349143139 + ], + [ + 115.7219667092492, + -32.55115267833546 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380008.577, + 6397750.323 + ], + [ + 380006.398, + 6397750.387 + ] + ] + }, + "properties": { + "name": { + "label": "147", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 2.181, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "148", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72190044541746, + -32.551186416222976 + ], + [ + 115.7219667092492, + -32.55115267833546 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380000.221, + 6397746.572 + ], + [ + 380006.398, + 6397750.387 + ] + ] + }, + "properties": { + "name": { + "label": "149", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 5.371, + "radius": null, + "angle": null, + "azimuth": null, + "hasFeatureOfInterest": "4194", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:unmarked", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null, + "ptQuality": null + } + }, + { + "id": "149", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72190044541746, + -32.551186416222976 + ], + [ + 115.72195524645171, + -32.55120025092525 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380000.221, + 6397746.572 + ], + [ + 380005.385, + 6397745.1 + ] + ] + }, + "properties": { + "name": { + "label": "149", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 5.371, + "radius": null, + "angle": null, + "azimuth": null, + "hasFeatureOfInterest": "4194", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:unmarked", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null, + "ptQuality": null + } + }, + { + "id": "150", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72195524645171, + -32.55120025092525 + ], + [ + 115.72174602213433, + -32.55190819276434 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380005.385, + 6397745.1 + ], + [ + 379986.682, + 6397666.379 + ] + ] + }, + "properties": { + "name": { + "label": "150", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 80.931, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "151", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72174602213433, + -32.55190819276434 + ], + [ + 115.72148125327342, + -32.55201071933708 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379986.682, + 6397666.379 + ], + [ + 379961.958, + 6397654.714 + ] + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "radius": null, + "angle": null, + "hasFeatureOfInterest": "4355", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:unmarked", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null + } + }, + { + "id": "152", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72079367197068, + -32.55181135333291 + ], + [ + 115.72148125327342, + -32.55201071933708 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379897.132, + 6397676.041 + ], + [ + 379961.958, + 6397654.714 + ] + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "radius": null, + "angle": null, + "hasFeatureOfInterest": "4363", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:unmarked", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null + } + }, + { + "id": "153", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72079367197068, + -32.55181135333291 + ], + [ + 115.72065454717905, + -32.551568253751384 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379897.132, + 6397676.041 + ], + [ + 379883.745, + 6397702.835 + ] + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "radius": null, + "angle": null, + "hasFeatureOfInterest": "4363", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:unmarked", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null + } + }, + { + "id": "154", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72065454717905, + -32.551568253751384 + ], + [ + 115.72075260812124, + -32.55140724218867 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379883.745, + 6397702.835 + ], + [ + 379892.738, + 6397720.796 + ] + ] + }, + "properties": { + "name": { + "label": "154", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 20.091, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "155", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72075260812124, + -32.55140724218867 + ], + [ + 115.72102846062144, + -32.550480386268205 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379892.738, + 6397720.796 + ], + [ + 379917.405, + 6397823.862 + ] + ] + }, + "properties": { + "name": { + "label": "155", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 106.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "156", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72102846062144, + -32.550480386268205 + ], + [ + 115.72128806858782, + -32.55030666675207 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379917.405, + 6397823.862 + ], + [ + 379941.55, + 6397843.414 + ] + ] + }, + "properties": { + "name": "", + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "radius": null, + "angle": null, + "hasFeatureOfInterest": "4374", + "resultTime": null, + "hasResult": { + "distance": null, + "angle": null, + "radius": null + }, + "rot": "cw", + "length": null, + "distanceType": "icsmdistancetype:ellipsoidal", + "distanceProvenance": "wa-monument-state:unmarked", + "angleType": null, + "equipmentUsed": null, + "distanceQuality": null, + "angleQuality": null, + "distanceAccuracy": null, + "angleAccuracy": null + } + }, + { + "id": "157", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72128806858782, + -32.55030666675207 + ], + [ + 115.72194766555582, + -32.550299140637094 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 379941.55, + 6397843.414 + ], + [ + 380003.474, + 6397844.992 + ] + ] + }, + "properties": { + "name": { + "label": "157", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 61.958, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "158", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72194766555582, + -32.550299140637094 + ], + [ + 115.72355422035128, + -32.550355368321135 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380003.474, + 6397844.992 + ], + [ + 380154.399, + 6397840.568 + ] + ] + }, + "properties": { + "name": { + "label": "158", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 151.023, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "159", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72355422035128, + -32.550355368321135 + ], + [ + 115.72368235626905, + -32.55031207405944 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380154.399, + 6397840.568 + ], + [ + 380166.373, + 6397845.512 + ] + ] + }, + "properties": { + "name": { + "label": "159", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.956, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "160", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72368235626905, + -32.55031207405944 + ], + [ + 115.72387374959926, + -32.550328476267346 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380166.373, + 6397845.512 + ], + [ + 380184.366, + 6397843.909 + ] + ] + }, + "properties": { + "name": { + "label": "160", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 18.069, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "161", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72385999409893, + -32.55197701712679 + ], + [ + 115.723880305644, + -32.55209505255928 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380185.265, + 6397661.13 + ], + [ + 380187.329, + 6397648.067 + ] + ] + }, + "properties": { + "name": { + "label": "161", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 13.228, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "162", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.723880305644, + -32.55209505255928 + ], + [ + 115.72381742597045, + -32.552092853749365 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380187.329, + 6397648.067 + ], + [ + 380181.422, + 6397648.24 + ] + ] + }, + "properties": { + "name": { + "label": "173", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:drill-hole", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 5.91, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "163", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72299333759916, + -32.55206402739896 + ], + [ + 115.72277730971304, + -32.551939150670826 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380104.006, + 6397650.508 + ], + [ + 380083.556, + 6397664.109 + ] + ] + }, + "properties": { + "name": { + "label": "165", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 44.987, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "164", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72379493229776, + -32.551974742034226 + ], + [ + 115.72385999409893, + -32.55197701712679 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380179.153, + 6397661.309 + ], + [ + 380185.265, + 6397661.13 + ] + ] + }, + "properties": { + "name": { + "label": "164", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.116, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "165", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72299333759916, + -32.55206402739896 + ], + [ + 115.72251925492803, + -32.55212187297039 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380104.006, + 6397650.508 + ], + [ + 380059.569, + 6397643.561 + ] + ] + }, + "properties": { + "name": { + "label": "165", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 44.987, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "166", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72255675363822, + -32.55187684491108 + ], + [ + 115.7225566684656, + -32.55188586411876 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380062.764, + 6397670.768 + ], + [ + 380062.768, + 6397669.768 + ] + ] + }, + "properties": { + "name": { + "label": "166", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail-and-plate", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 1.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "167", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7225566684656, + -32.55188586411876 + ], + [ + 115.72256691081081, + -32.55188834048001 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380062.768, + 6397669.768 + ], + [ + 380063.733, + 6397669.505 + ] + ] + }, + "properties": { + "name": { + "label": "167", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:drill-hole", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 1.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "168", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72387632165818, + -32.55257221915968 + ], + [ + 115.72392825184677, + -32.552728035919735 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380187.589, + 6397595.162 + ], + [ + 380192.672, + 6397577.946 + ] + ] + }, + "properties": { + "name": { + "label": "168", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 17.955, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "169", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72341956817895, + -32.55250043613177 + ], + [ + 115.7234872080876, + -32.55239811376779 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380144.607, + 6397602.606 + ], + [ + 380150.822, + 6397614.026 + ] + ] + }, + "properties": { + "name": { + "label": "169", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 13.004, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "170", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72381739417187, + -32.55254585058683 + ], + [ + 115.72387632165818, + -32.55257221915968 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380182.021, + 6397598.019 + ], + [ + 380187.589, + 6397595.162 + ] + ] + }, + "properties": { + "name": { + "label": "170", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.26, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "171", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72290058293135, + -32.55224013111368 + ], + [ + 115.72298827351086, + -32.55214787165914 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380095.531, + 6397630.88 + ], + [ + 380103.642, + 6397641.207 + ] + ] + }, + "properties": { + "name": { + "label": "171", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 13.134, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "172", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72386045501287, + -32.551921873066966 + ], + [ + 115.72385999409893, + -32.55197701712679 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380185.235, + 6397667.244 + ], + [ + 380185.265, + 6397661.13 + ] + ] + }, + "properties": { + "name": { + "label": "172", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:nail-and-plate", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.116, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "173", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.723880305644, + -32.55209505255928 + ], + [ + 115.72387986025434, + -32.55214834766014 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380187.329, + 6397648.067 + ], + [ + 380187.358, + 6397642.158 + ] + ] + }, + "properties": { + "name": { + "label": "173", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:drill-hole", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 5.91, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "174", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72387679030908, + -32.552515776292516 + ], + [ + 115.72387632165818, + -32.55257221915968 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380187.558, + 6397601.42 + ], + [ + 380187.589, + 6397595.162 + ] + ] + }, + "properties": { + "name": { + "label": "174", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 6.26, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "175", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72241008151826, + -32.54966441682775 + ], + [ + 115.72227722678883, + -32.549659693076634 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380046.049, + 6397915.881 + ], + [ + 380033.568, + 6397916.255 + ] + ] + }, + "properties": { + "name": { + "label": "175", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.49, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "176", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72227722678883, + -32.549659693076634 + ], + [ + 115.72228034614955, + -32.54959662935058 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380033.568, + 6397916.255 + ], + [ + 380033.777, + 6397923.25 + ] + ] + }, + "properties": { + "name": { + "label": "176", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 7.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "177", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72228034614955, + -32.54959662935058 + ], + [ + 115.72241061412447, + -32.549601263668 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380033.777, + 6397923.25 + ], + [ + 380046.015, + 6397922.883 + ] + ] + }, + "properties": { + "name": { + "label": "177", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:cadastral-point-unmarked", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:unmarked" + }, + "distance": 12.246, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "1200", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72394111019237, + -32.551997792966056 + ], + [ + 115.72397744424107, + -32.55143741075087 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380192.909, + 6397658.918 + ], + [ + 380195.576, + 6397721.085 + ] + ] + }, + "properties": { + "name": { + "label": "1204", + "hasPart": [] + }, + "geodeticid": "EFB122745/9308", + "purpose": "wa-surveypoint-purpose:permanent-survey-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:brass-plaque", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 12.29, + "azimuth": 207.755833333, + "ptQuality": null + } + }, + { + "id": "1201", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72394111019237, + -32.551997792966056 + ], + [ + 115.72299664519457, + -32.55204329678975 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380192.909, + 6397658.918 + ], + [ + 380104.289, + 6397652.81 + ] + ] + }, + "properties": { + "name": { + "label": "1204", + "hasPart": [] + }, + "geodeticid": "EFB122745/9308", + "purpose": "wa-surveypoint-purpose:permanent-survey-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:brass-plaque", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 12.29, + "azimuth": 207.755833333, + "ptQuality": null + } + }, + { + "id": "1202", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72394111019237, + -32.551997792966056 + ], + [ + 115.72394625861159, + -32.55257847645661 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380192.909, + 6397658.918 + ], + [ + 380194.164, + 6397594.547 + ] + ] + }, + "properties": { + "name": { + "label": "1204", + "hasPart": [] + }, + "geodeticid": "EFB122745/9308", + "purpose": "wa-surveypoint-purpose:permanent-survey-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:brass-plaque", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 12.29, + "azimuth": 207.755833333, + "ptQuality": null + } + }, + { + "id": "1203", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72394111019237, + -32.551997792966056 + ], + [ + 115.72385999409893, + -32.55197701712679 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380192.909, + 6397658.918 + ], + [ + 380185.265, + 6397661.13 + ] + ] + }, + "properties": { + "name": { + "label": "1204", + "hasPart": [] + }, + "geodeticid": "EFB122745/9308", + "purpose": "wa-surveypoint-purpose:permanent-survey-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:brass-plaque", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 12.29, + "azimuth": 207.755833333, + "ptQuality": null + } + }, + { + "id": "1204", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72394111019237, + -32.551997792966056 + ], + [ + 115.723880305644, + -32.55209505255928 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380192.909, + 6397658.918 + ], + [ + 380187.329, + 6397648.067 + ] + ] + }, + "properties": { + "name": { + "label": "1204", + "hasPart": [] + }, + "geodeticid": "EFB122745/9308", + "purpose": "wa-surveypoint-purpose:permanent-survey-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:brass-plaque", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 12.29, + "azimuth": 207.755833333, + "ptQuality": null + } + }, + { + "id": "1205", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72299664519457, + -32.55204329678975 + ], + [ + 115.72299333759916, + -32.55206402739896 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380104.289, + 6397652.81 + ], + [ + 380104.006, + 6397650.508 + ] + ] + }, + "properties": { + "name": { + "label": "1206", + "hasPart": [] + }, + "geodeticid": "EFB125060/9317", + "purpose": "wa-surveypoint-purpose:permanent-control-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:drill-hole", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 23.595, + "azimuth": 299.243611111, + "ptQuality": null + } + }, + { + "id": "1206", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72299664519457, + -32.55204329678975 + ], + [ + 115.72277730971304, + -32.551939150670826 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380104.289, + 6397652.81 + ], + [ + 380083.556, + 6397664.109 + ] + ] + }, + "properties": { + "name": { + "label": "1206", + "hasPart": [] + }, + "geodeticid": "EFB125060/9317", + "purpose": "wa-surveypoint-purpose:permanent-control-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:drill-hole", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 23.595, + "azimuth": 299.243611111, + "ptQuality": null + } + }, + { + "id": "1207", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72280603386596, + -32.55215415633723 + ], + [ + 115.72298827351086, + -32.55214787165914 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380086.539, + 6397640.305 + ], + [ + 380103.642, + 6397641.207 + ] + ] + }, + "properties": { + "name": { + "label": "1207", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:monument", + "ptQualityMeasure": 0.001, + "comment": null, + "methodEstablished": "wa-pt-method:P", + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 17.131, + "azimuth": 87.61, + "ptQuality": null + } + }, + { + "id": "1208", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72394625861159, + -32.55257847645661 + ], + [ + 115.72387632165818, + -32.55257221915968 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380194.164, + 6397594.547 + ], + [ + 380187.589, + 6397595.162 + ] + ] + }, + "properties": { + "name": { + "label": "1209", + "hasPart": [] + }, + "geodeticid": "EFB122745/9309", + "purpose": "wa-surveypoint-purpose:permanent-control-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 16.744, + "azimuth": 185.756388889, + "ptQuality": null + } + }, + { + "id": "1209", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72394625861159, + -32.55257847645661 + ], + [ + 115.72392825184677, + -32.552728035919735 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380194.164, + 6397594.547 + ], + [ + 380192.672, + 6397577.946 + ] + ] + }, + "properties": { + "name": { + "label": "1209", + "hasPart": [] + }, + "geodeticid": "EFB122745/9309", + "purpose": "wa-surveypoint-purpose:permanent-control-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 16.744, + "azimuth": 185.756388889, + "ptQuality": null + } + }, + { + "id": "1210", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.72397744424107, + -32.55143741075087 + ], + [ + 115.72386330125158, + -32.5515800320861 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 380195.576, + 6397721.085 + ], + [ + 380185.048, + 6397705.145 + ] + ] + }, + "properties": { + "name": { + "label": "1210", + "hasPart": [] + }, + "geodeticid": "EFB122745/9307", + "purpose": "wa-surveypoint-purpose:permanent-control-mark", + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 19.103, + "azimuth": 213.443611111, + "ptQuality": null + } + }, + { + "id": "13001", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13002", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13003", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13004", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13005", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13006", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13007", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13008", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13009", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13010", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13011", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13012", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13013", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13014", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13015", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13016", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13017", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13018", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13019", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13020", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13021", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13022", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13023", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13024", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13025", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13026", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13027", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13028", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13029", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13030", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13031", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13032", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13033", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13034", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13035", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13036", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13037", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13038", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13039", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13040", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13041", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13042", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13043", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13044", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13045", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13046", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13047", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13048", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13049", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13050", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13051", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13052", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13053", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13054", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13055", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13056", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13057", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13058", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13059", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13060", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13061", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13062", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13063", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13064", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13065", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13066", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13067", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13068", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13069", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13070", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13071", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13072", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13073", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13074", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13075", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13076", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13077", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13078", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13079", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13080", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13081", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13082", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13083", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13084", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13085", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13086", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13087", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13088", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13089", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13090", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13091", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13092", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13093", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13094", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13095", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13096", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13097", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13098", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13099", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13100", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13101", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13102", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13103", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13104", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13105", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13106", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13107", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13108", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13109", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13110", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13111", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13112", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13113", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13114", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13115", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13116", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13117", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13118", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13119", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13120", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13121", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13122", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13123", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13124", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13125", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13126", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13127", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13128", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13129", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13130", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13131", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13132", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13133", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13134", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13135", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13136", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13137", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13138", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13139", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13140", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13141", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13142", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13143", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13144", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13145", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13146", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13147", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13148", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13149", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13150", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13151", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13152", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13153", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13154", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13155", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13156", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13157", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13158", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13159", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13160", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13161", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13162", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13163", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13164", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13165", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13166", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13167", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13168", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13169", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13170", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13171", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13172", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13173", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13174", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13175", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13176", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13177", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13178", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13179", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13180", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13181", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13182", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13183", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13184", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13185", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13186", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13187", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13188", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13189", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13190", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13191", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13192", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13193", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13194", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13195", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13196", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13197", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13198", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13199", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13200", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13201", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13202", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13203", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13204", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13205", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13206", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13207", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13208", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13209", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13210", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13211", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13212", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13213", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13214", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13215", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13216", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13217", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13218", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13219", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13220", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13221", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13222", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13223", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13224", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13225", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13226", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13227", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13228", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13229", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13230", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13231", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13232", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13233", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13234", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13235", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13236", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13237", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13238", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13239", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13240", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13241", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13242", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13243", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13244", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13245", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13246", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13247", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13248", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13249", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13250", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13251", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13252", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13253", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13254", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13255", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13256", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13257", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13258", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13259", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13260", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13261", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13262", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13263", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13264", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13265", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13266", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13267", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13268", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13269", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13270", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13271", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13272", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13273", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13274", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13275", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13276", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13277", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13278", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13279", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13280", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13281", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13282", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13283", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13284", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13285", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13286", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13287", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13288", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13289", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13290", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13291", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13292", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13293", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13294", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13295", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13296", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13297", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "id": "13298", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:lot-boundary", + "comment": null + } + }, + { + "type": "Feature", + "id": 139729023919632, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72386536611776, + -32.552699895333134 + ], + [ + 115.72392825184677, + -32.552728035919735 + ], + [ + 115.72392662248362, + -32.55292369184389 + ], + [ + 115.7239244405687, + -32.55318472866579 + ], + [ + 115.72383682723095, + -32.553161658885756 + ], + [ + 115.72364028274158, + -32.55307761682885 + ], + [ + 115.72386536611776, + -32.552699895333134 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380186.73, + 6397580.995 + ], + [ + 380192.672, + 6397577.946 + ], + [ + 380192.779, + 6397556.253 + ], + [ + 380192.921, + 6397527.311 + ], + [ + 380184.664, + 6397529.77 + ], + [ + 380166.098, + 6397538.866 + ], + [ + 380186.73, + 6397580.995 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 921 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "921" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 849.38, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-852", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1301" + ], + "benefitedParcels": [ + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-800", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1301" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994434512, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72374766973272, + -32.55264723191924 + ], + [ + 115.72386536611776, + -32.552699895333134 + ], + [ + 115.72364028274158, + -32.55307761682885 + ], + [ + 115.72352147327678, + -32.553026818074215 + ], + [ + 115.72374766973272, + -32.55264723191924 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380175.609, + 6397586.701 + ], + [ + 380186.73, + 6397580.995 + ], + [ + 380166.098, + 6397538.866 + ], + [ + 380154.875, + 6397544.364 + ], + [ + 380175.609, + 6397586.701 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 922 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "922" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 587.95, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-857", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1302" + ], + "benefitedParcels": [ + "1301", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-801", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1302" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994434768, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72362999453011, + -32.55259458665195 + ], + [ + 115.72374766973272, + -32.55264723191924 + ], + [ + 115.72352147327678, + -32.553026818074215 + ], + [ + 115.7233869752832, + -32.55296930229125 + ], + [ + 115.72362999453011, + -32.55259458665195 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380164.49, + 6397592.405 + ], + [ + 380175.609, + 6397586.701 + ], + [ + 380154.875, + 6397544.364 + ], + [ + 380142.17, + 6397550.589 + ], + [ + 380164.49, + 6397592.405 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 923 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "923" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 629.9, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-858", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1303" + ], + "benefitedParcels": [ + "1301", + "1302", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-802", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1303" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994451536, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72351240427453, + -32.55254196919888 + ], + [ + 115.72362999453011, + -32.55259458665195 + ], + [ + 115.7233869752832, + -32.55296930229125 + ], + [ + 115.72335851952867, + -32.55295713386842 + ], + [ + 115.72325752629779, + -32.55290647972376 + ], + [ + 115.72351240427453, + -32.55254196919888 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380153.379, + 6397598.106 + ], + [ + 380164.49, + 6397592.405 + ], + [ + 380142.17, + 6397550.589 + ], + [ + 380139.482, + 6397551.906 + ], + [ + 380129.932, + 6397557.408 + ], + [ + 380153.379, + 6397598.106 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 924 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "924" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 626.26, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-859", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1304" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-803", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1304" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994451792, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72342287015228, + -32.55250191287572 + ], + [ + 115.72351240427453, + -32.55254196919888 + ], + [ + 115.72325752629779, + -32.55290647972376 + ], + [ + 115.72317049236754, + -32.55286283156339 + ], + [ + 115.72342287015228, + -32.55250191287572 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380144.919, + 6397602.446 + ], + [ + 380153.379, + 6397598.106 + ], + [ + 380129.932, + 6397557.408 + ], + [ + 380121.702, + 6397562.149 + ], + [ + 380144.919, + 6397602.446 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 925 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "925" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 444.11, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-860", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1305" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-900", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1305" + ] + }, + { + "interestLink": "689-654-804", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1305" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994452176, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72333573889556, + -32.55245839012443 + ], + [ + 115.72341956817895, + -32.55250043613177 + ], + [ + 115.72342287015228, + -32.55250191287572 + ], + [ + 115.72317049236754, + -32.55286283156339 + ], + [ + 115.72308346917174, + -32.552819183452726 + ], + [ + 115.72333573889556, + -32.55245839012443 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380136.68, + 6397607.173 + ], + [ + 380144.607, + 6397602.606 + ], + [ + 380144.919, + 6397602.446 + ], + [ + 380121.702, + 6397562.149 + ], + [ + 380113.473, + 6397566.89 + ], + [ + 380136.68, + 6397607.173 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 926 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "926" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 441.75, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-861", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1306" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-901", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1306" + ] + }, + { + "interestLink": "689-654-805", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1306" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994452432, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72324871599932, + -32.552414742133216 + ], + [ + 115.72333573889556, + -32.55245839012443 + ], + [ + 115.72308346917174, + -32.552819183452726 + ], + [ + 115.72299643554052, + -32.55277552615668 + ], + [ + 115.72324871599932, + -32.552414742133216 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380128.451, + 6397611.914 + ], + [ + 380136.68, + 6397607.173 + ], + [ + 380113.473, + 6397566.89 + ], + [ + 380105.243, + 6397571.632 + ], + [ + 380128.451, + 6397611.914 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 927 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "927" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 441.75, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-862", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1307" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-902", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1307" + ] + }, + { + "interestLink": "689-654-806", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1307" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994452688, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.7231616826677, + -32.552371084956626 + ], + [ + 115.72324871599932, + -32.552414742133216 + ], + [ + 115.72299643554052, + -32.55277552615668 + ], + [ + 115.72290940186724, + -32.552731877820946 + ], + [ + 115.7231616826677, + -32.552371084956626 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380120.221, + 6397616.656 + ], + [ + 380128.451, + 6397611.914 + ], + [ + 380105.243, + 6397571.632 + ], + [ + 380097.013, + 6397576.373 + ], + [ + 380120.221, + 6397616.656 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 928 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "928" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 441.75, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-863", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1308" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-903", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1308" + ] + }, + { + "interestLink": "689-654-807", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1308" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994453008, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72251925492803, + -32.55212187297039 + ], + [ + 115.72267155821261, + -32.552125260725745 + ], + [ + 115.72241927620726, + -32.55248605258813 + ], + [ + 115.72230476917706, + -32.55242861255302 + ], + [ + 115.72243838963958, + -32.552237509324016 + ], + [ + 115.72251925492803, + -32.55212187297039 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380059.569, + 6397643.561 + ], + [ + 380073.874, + 6397643.357 + ], + [ + 380050.666, + 6397603.074 + ], + [ + 380039.838, + 6397609.313 + ], + [ + 380052.13, + 6397630.65 + ], + [ + 380059.569, + 6397643.561 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 929 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "929" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 537.71, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-864", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1309" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-808", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1309" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994453264, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72243838963958, + -32.552237509324016 + ], + [ + 115.72230476917706, + -32.55242861255302 + ], + [ + 115.72206728475005, + -32.552309496832734 + ], + [ + 115.7219912868419, + -32.552155301817464 + ], + [ + 115.72201610986909, + -32.55207132474562 + ], + [ + 115.72238017005515, + -32.55221459294734 + ], + [ + 115.72243838963958, + -32.552237509324016 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380052.13, + 6397630.65 + ], + [ + 380039.838, + 6397609.313 + ], + [ + 380017.381, + 6397622.251 + ], + [ + 380010.04, + 6397639.26 + ], + [ + 380012.259, + 6397648.598 + ], + [ + 380046.633, + 6397633.125 + ], + [ + 380052.13, + 6397630.65 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 930 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "930" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 890.7, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-865", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1310" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-809", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1310" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994453520, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72249126613015, + -32.552055723964806 + ], + [ + 115.72238017005515, + -32.55221459294734 + ], + [ + 115.72201610986909, + -32.55207132474562 + ], + [ + 115.72204676187285, + -32.55196757178588 + ], + [ + 115.72249126613015, + -32.552055723964806 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380056.853, + 6397650.863 + ], + [ + 380046.633, + 6397633.125 + ], + [ + 380012.259, + 6397648.598 + ], + [ + 380014.999, + 6397660.135 + ], + [ + 380056.853, + 6397650.863 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 931 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "931" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 638.35, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-866", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1311" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-904", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1311" + ] + }, + { + "interestLink": "689-654-810", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1311" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994453776, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72249258698868, + -32.551897092344596 + ], + [ + 115.72249126613015, + -32.552055723964806 + ], + [ + 115.72204676187285, + -32.55196757178588 + ], + [ + 115.72208158577692, + -32.55184974481303 + ], + [ + 115.72249258698868, + -32.551897092344596 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380056.766, + 6397668.451 + ], + [ + 380056.853, + 6397650.863 + ], + [ + 380014.999, + 6397660.135 + ], + [ + 380018.112, + 6397673.237 + ], + [ + 380056.766, + 6397668.451 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 932 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "932" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 628.61, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-867", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1312" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-811", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1312" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994454032, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72249394420456, + -32.55173514170301 + ], + [ + 115.72249258698868, + -32.551897092344596 + ], + [ + 115.72208158577692, + -32.55184974481303 + ], + [ + 115.72211932921309, + -32.55172204346551 + ], + [ + 115.72249394420456, + -32.55173514170301 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380056.678, + 6397686.407 + ], + [ + 380056.766, + 6397668.451 + ], + [ + 380018.112, + 6397673.237 + ], + [ + 380021.486, + 6397687.437 + ], + [ + 380056.678, + 6397686.407 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 933 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "933" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 598.69, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-868", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1313" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-812", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1313" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994454352, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72255791999942, + -32.551737379370145 + ], + [ + 115.72249394420456, + -32.55173514170301 + ], + [ + 115.72211932921309, + -32.55172204346551 + ], + [ + 115.72215747556861, + -32.55159295710706 + ], + [ + 115.72227054055847, + -32.551521341442445 + ], + [ + 115.72255963372628, + -32.551531459485936 + ], + [ + 115.72255791999942, + -32.551737379370145 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380062.688, + 6397686.231 + ], + [ + 380056.678, + 6397686.407 + ], + [ + 380021.486, + 6397687.437 + ], + [ + 380024.896, + 6397701.791 + ], + [ + 380035.417, + 6397709.858 + ], + [ + 380062.575, + 6397709.062 + ], + [ + 380062.688, + 6397686.231 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 934 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "934" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 863.76, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-869", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1314" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-813", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1314" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994454608, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72328542363712, + -32.55195692225859 + ], + [ + 115.72318429685383, + -32.5519533875752 + ], + [ + 115.72318763846992, + -32.55155342632053 + ], + [ + 115.72328876480536, + -32.55155696099024 + ], + [ + 115.72328542363712, + -32.55195692225859 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380131.289, + 6397662.711 + ], + [ + 380121.789, + 6397662.989 + ], + [ + 380121.571, + 6397707.334 + ], + [ + 380131.071, + 6397707.056 + ], + [ + 380131.289, + 6397662.711 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 935 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "935" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 421.37, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-870", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1315" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-905", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1315" + ] + }, + { + "interestLink": "689-654-814", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1315" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994454864, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72338653978252, + -32.55196045675268 + ], + [ + 115.72328542363712, + -32.55195692225859 + ], + [ + 115.72328876480536, + -32.55155696099024 + ], + [ + 115.72338988037527, + -32.55156050448941 + ], + [ + 115.72338653978252, + -32.55196045675268 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380140.788, + 6397662.433 + ], + [ + 380131.289, + 6397662.711 + ], + [ + 380131.071, + 6397707.056 + ], + [ + 380140.57, + 6397706.777 + ], + [ + 380140.788, + 6397662.433 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 936 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "936" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 421.37, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-871", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1316" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-906", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1316" + ] + }, + { + "interestLink": "689-654-815", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1316" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994455120, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72348766658735, + -32.55196399127374 + ], + [ + 115.72338653978252, + -32.55196045675268 + ], + [ + 115.72338988037527, + -32.55156050448941 + ], + [ + 115.72349100673223, + -32.55156403899677 + ], + [ + 115.72348766658735, + -32.55196399127374 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380150.288, + 6397662.155 + ], + [ + 380140.788, + 6397662.433 + ], + [ + 380140.57, + 6397706.777 + ], + [ + 380150.07, + 6397706.499 + ], + [ + 380150.288, + 6397662.155 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 937 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "937" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 421.37, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-872", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1317" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-907", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1317" + ] + }, + { + "interestLink": "689-654-816", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1317" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994455376, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72358878262659, + -32.55196753462428 + ], + [ + 115.72348766658735, + -32.55196399127374 + ], + [ + 115.72349100673223, + -32.55156403899677 + ], + [ + 115.72359212245134, + -32.55156757331484 + ], + [ + 115.72358878262659, + -32.55196753462428 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380159.787, + 6397661.876 + ], + [ + 380150.288, + 6397662.155 + ], + [ + 380150.07, + 6397706.499 + ], + [ + 380159.569, + 6397706.221 + ], + [ + 380159.787, + 6397661.876 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 938 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "938" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 421.37, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-873", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1318" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-908", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1318" + ] + }, + { + "interestLink": "689-654-817", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1318" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994455632, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72372175902625, + -32.551972186113204 + ], + [ + 115.72358878262659, + -32.55196753462428 + ], + [ + 115.72359212245134, + -32.55156757331484 + ], + [ + 115.72372548172495, + -32.551525567828925 + ], + [ + 115.72372175902625, + -32.551972186113204 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380172.279, + 6397661.51 + ], + [ + 380159.787, + 6397661.876 + ], + [ + 380159.569, + 6397706.221 + ], + [ + 380172.035, + 6397711.028 + ], + [ + 380172.279, + 6397661.51 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 939 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "939" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 586.43, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-874", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1319" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-818", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1319" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994455952, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72386330125158, + -32.5515800320861 + ], + [ + 115.72386045501287, + -32.551921873066966 + ], + [ + 115.72379493229776, + -32.551974742034226 + ], + [ + 115.72372175902625, + -32.551972186113204 + ], + [ + 115.72372548172495, + -32.551525567828925 + ], + [ + 115.72383181438057, + -32.551526205354314 + ], + [ + 115.72383137727331, + -32.551578914238384 + ], + [ + 115.72386330125158, + -32.5515800320861 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380185.048, + 6397705.145 + ], + [ + 380185.235, + 6397667.244 + ], + [ + 380179.153, + 6397661.309 + ], + [ + 380172.279, + 6397661.51 + ], + [ + 380172.035, + 6397711.028 + ], + [ + 380182.02, + 6397711.077 + ], + [ + 380182.049, + 6397705.233 + ], + [ + 380185.048, + 6397705.145 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 940 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "940" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 609.73, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-875", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1320" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-909", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1320" + ] + }, + { + "interestLink": "689-654-819", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1320" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994456208, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72307464929402, + -32.55232743674037 + ], + [ + 115.7231616826677, + -32.552371084956626 + ], + [ + 115.72290940186724, + -32.552731877820946 + ], + [ + 115.72282236827957, + -32.55268822942675 + ], + [ + 115.72307464929402, + -32.55232743674037 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380111.991, + 6397621.397 + ], + [ + 380120.221, + 6397616.656 + ], + [ + 380097.013, + 6397576.373 + ], + [ + 380088.783, + 6397581.114 + ], + [ + 380111.991, + 6397621.397 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 1006 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "1006" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 441.75, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-876", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1321" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-910", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1321" + ] + }, + { + "interestLink": "689-654-820", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1321" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994456464, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.722987616006, + -32.55228378846564 + ], + [ + 115.72307464929402, + -32.55232743674037 + ], + [ + 115.72282236827957, + -32.55268822942675 + ], + [ + 115.72273533490531, + -32.55264457195535 + ], + [ + 115.722987616006, + -32.55228378846564 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380103.761, + 6397626.138 + ], + [ + 380111.991, + 6397621.397 + ], + [ + 380088.783, + 6397581.114 + ], + [ + 380080.553, + 6397585.856 + ], + [ + 380103.761, + 6397626.138 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 1007 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "1007" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 441.75, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-878", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1322" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-911", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1322" + ] + }, + { + "interestLink": "689-654-821", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1322" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994456720, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72290058293135, + -32.55224013111368 + ], + [ + 115.722987616006, + -32.55228378846564 + ], + [ + 115.72273533490531, + -32.55264457195535 + ], + [ + 115.72264831213772, + -32.55260092355246 + ], + [ + 115.72290058293135, + -32.55224013111368 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380095.531, + 6397630.88 + ], + [ + 380103.761, + 6397626.138 + ], + [ + 380080.553, + 6397585.856 + ], + [ + 380072.324, + 6397590.597 + ], + [ + 380095.531, + 6397630.88 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 1008 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "1008" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 441.75, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-879", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1323" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-913", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1323" + ] + }, + { + "interestLink": "689-654-822", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1323" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994457040, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72298206474458, + -32.55194630916247 + ], + [ + 115.7228490139079, + -32.55194165613552 + ], + [ + 115.72285234636027, + -32.551541694818084 + ], + [ + 115.72298540712858, + -32.55154635695398 + ], + [ + 115.72298206474458, + -32.55194630916247 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380102.791, + 6397663.546 + ], + [ + 380090.292, + 6397663.912 + ], + [ + 380090.073, + 6397708.257 + ], + [ + 380102.573, + 6397707.89 + ], + [ + 380102.791, + 6397663.546 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 1009 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "1009" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "400715" + } + ] + }, + "area": 554.44, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-880", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1324" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1325", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-823", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1324" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994457296, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.7230831808577, + -32.55194984390002 + ], + [ + 115.72298206474458, + -32.55194630916247 + ], + [ + 115.72298540712858, + -32.55154635695398 + ], + [ + 115.72308652279388, + -32.55154989167783 + ], + [ + 115.7230831808577, + -32.55194984390002 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380112.29, + 6397663.268 + ], + [ + 380102.791, + 6397663.546 + ], + [ + 380102.573, + 6397707.89 + ], + [ + 380112.072, + 6397707.612 + ], + [ + 380112.29, + 6397663.268 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 1010 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "1010" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "400715" + } + ] + }, + "area": 421.37, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-881", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1325" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1326", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-915", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1325" + ] + }, + { + "interestLink": "689-654-824", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1325" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994457552, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72318429685383, + -32.5519533875752 + ], + [ + 115.7230831808577, + -32.55194984390002 + ], + [ + 115.72308652279388, + -32.55154989167783 + ], + [ + 115.72318763846992, + -32.55155342632053 + ], + [ + 115.72318429685383, + -32.5519533875752 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380121.789, + 6397662.989 + ], + [ + 380112.29, + 6397663.268 + ], + [ + 380112.072, + 6397707.612 + ], + [ + 380121.571, + 6397707.334 + ], + [ + 380121.789, + 6397662.989 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 1011 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "1011" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "400715" + } + ] + }, + "area": 421.37, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-882", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1326" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1327", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-916", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:70a-tla", + "originalNotificationLink": "wa-doc:M443041", + "desc": "Moorings", + "burdenedParcels": [ + "1326" + ] + }, + { + "interestLink": "689-654-825", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1326" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994457808, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72280603386596, + -32.55215415633723 + ], + [ + 115.72290058293135, + -32.55224013111368 + ], + [ + 115.72264831213772, + -32.55260092355246 + ], + [ + 115.72253379416223, + -32.552543483611494 + ], + [ + 115.72280603386596, + -32.55215415633723 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380086.539, + 6397640.305 + ], + [ + 380095.531, + 6397630.88 + ], + [ + 380072.324, + 6397590.597 + ], + [ + 380061.495, + 6397596.836 + ], + [ + 380086.539, + 6397640.305 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 1015 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "1015" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "400715" + } + ] + }, + "area": 604.24, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-883", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1327" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1328", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-826", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1327" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994458064, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72267155821261, + -32.552125260725745 + ], + [ + 115.72280603386596, + -32.55215415633723 + ], + [ + 115.72253379416223, + -32.552543483611494 + ], + [ + 115.72241927620726, + -32.55248605258813 + ], + [ + 115.72267155821261, + -32.552125260725745 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380073.874, + 6397643.357 + ], + [ + 380086.539, + 6397640.305 + ], + [ + 380061.495, + 6397596.836 + ], + [ + 380050.666, + 6397603.074 + ], + [ + 380073.874, + 6397643.357 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 1016 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "1016" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "400715" + } + ] + }, + "area": 604.24, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-884", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1328" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1329", + "1330" + ] + }, + { + "interestLink": "689-654-827", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1328" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994458384, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72271605700827, + -32.55192435777946 + ], + [ + 115.72256691081081, + -32.55188834048001 + ], + [ + 115.72255675363822, + -32.55187684491108 + ], + [ + 115.72255791999942, + -32.551737379370145 + ], + [ + 115.72255963372628, + -32.551531459485936 + ], + [ + 115.72271929613149, + -32.55153704166863 + ], + [ + 115.72271605700827, + -32.55192435777946 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380077.785, + 6397665.68 + ], + [ + 380063.733, + 6397669.505 + ], + [ + 380062.764, + 6397670.768 + ], + [ + 380062.688, + 6397686.231 + ], + [ + 380062.575, + 6397709.062 + ], + [ + 380077.574, + 6397708.623 + ], + [ + 380077.785, + 6397665.68 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 1017 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "1017" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "400715" + } + ] + }, + "area": 616.44, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-885", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdenedParcels": [ + "1329" + ], + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1330" + ] + }, + { + "interestLink": "689-654-828", + "interestType": "wa-secondary-purpose:notification", + "statuteLink": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdenedParcels": [ + "1329" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994458704, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.7228490139079, + -32.55194165613552 + ], + [ + 115.72277730971304, + -32.551939150670826 + ], + [ + 115.72271605700827, + -32.55192435777946 + ], + [ + 115.72271929613149, + -32.55153704166863 + ], + [ + 115.72285234636027, + -32.551541694818084 + ], + [ + 115.7228490139079, + -32.55194165613552 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380090.292, + 6397663.912 + ], + [ + 380083.556, + 6397664.109 + ], + [ + 380077.785, + 6397665.68 + ], + [ + 380077.574, + 6397708.623 + ], + [ + 380090.073, + 6397708.257 + ], + [ + 380090.292, + 6397663.912 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 1018 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "1018" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "400715" + } + ] + }, + "area": 550.4, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "689-654-886", + "interestType": "wa-secondary-purpose:restrictive-covenant-building-envelope", + "statuteLink": "wa-interest:easement-tla-136D", + "originalNotificationLink": "wa-doc:M443039", + "dateExpires": "2022-12-31T23:59:59Z", + "burdened": { + "references": [ + "1330" + ] + }, + "benefitedParcels": [ + "1301", + "1302", + "1303", + "1304", + "1305", + "1306", + "1307", + "1308", + "1309", + "1310", + "1311", + "1312", + "1313", + "1314", + "1315", + "1316", + "1317", + "1318", + "1319", + "1320", + "1321", + "1322", + "1323", + "1324", + "1325", + "1326", + "1327", + "1328", + "1329" + ] + }, + { + "interestLink": "689-654-829", + "interestType": "wa-secondary-purpose:notification", + "statutoryReference": "wa-interest-type:165-pda", + "originalNotificationLink": "wa-doc:M443040", + "desc": "Mosquitoes", + "burdened": { + "references": [ + "1330" + ] + } + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994458960, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72299333759916, + -32.55206402739896 + ], + [ + 115.72381742597045, + -32.552092853749365 + ], + [ + 115.72387986025434, + -32.55214834766014 + ], + [ + 115.7238372736029, + -32.552148095736705 + ], + [ + 115.72383699313683, + -32.55218145814584 + ], + [ + 115.72387957980405, + -32.55218171006977 + ], + [ + 115.72387679030908, + -32.552515776292516 + ], + [ + 115.72381739417187, + -32.55254585058683 + ], + [ + 115.7234872080876, + -32.55239811376779 + ], + [ + 115.72298827351086, + -32.55214787165914 + ], + [ + 115.72299333759916, + -32.55206402739896 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380104.006, + 6397650.508 + ], + [ + 380181.422, + 6397648.24 + ], + [ + 380187.358, + 6397642.158 + ], + [ + 380183.359, + 6397642.138 + ], + [ + 380183.377, + 6397638.439 + ], + [ + 380187.376, + 6397638.459 + ], + [ + 380187.558, + 6397601.42 + ], + [ + 380182.021, + 6397598.019 + ], + [ + 380150.822, + 6397614.026 + ], + [ + 380103.642, + 6397641.207 + ], + [ + 380104.006, + 6397650.508 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 8015 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "8015" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "400715" + } + ] + }, + "area": 2608.77, + "parcelType": "wa-parcel-type:crown", + "parcelPurpose": "wa-parcel-purpose:reserve-vest", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994459216, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.71895149247248, + -32.55146714075782 + ], + [ + 115.7194818665959, + -32.551428301024934 + ], + [ + 115.71963678594184, + -32.549536403781765 + ], + [ + 115.7219896446572, + -32.54950956217969 + ], + [ + 115.72241125332451, + -32.54952457245657 + ], + [ + 115.72241061412447, + -32.549601263668 + ], + [ + 115.72241008151826, + -32.54966441682775 + ], + [ + 115.72241004945016, + -32.54966893555993 + ], + [ + 115.72240682727558, + -32.550053482762614 + ], + [ + 115.7219519691454, + -32.55003756614495 + ], + [ + 115.72122453353711, + -32.55004586350864 + ], + [ + 115.72091010526444, + -32.550139630452854 + ], + [ + 115.72078780242454, + -32.550141028869334 + ], + [ + 115.72078898747772, + -32.55021514984701 + ], + [ + 115.72056062855275, + -32.550982427474224 + ], + [ + 115.72049888266203, + -32.55127492427998 + ], + [ + 115.7200387595763, + -32.55158150476989 + ], + [ + 115.71968982183009, + -32.55158425644478 + ], + [ + 115.71966857875616, + -32.55158847796201 + ], + [ + 115.71908107239197, + -32.55159310951347 + ], + [ + 115.71905982929103, + -32.55159733092704 + ], + [ + 115.71897057107549, + -32.55159803596867 + ], + [ + 115.71895149247248, + -32.55146714075782 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 379723.701, + 6397712.122 + ], + [ + 379773.449, + 6397717.027 + ], + [ + 379785.473, + 6397926.945 + ], + [ + 380006.365, + 6397932.575 + ], + [ + 380045.973, + 6397931.386 + ], + [ + 380046.015, + 6397922.883 + ], + [ + 380046.049, + 6397915.881 + ], + [ + 380046.052, + 6397915.38 + ], + [ + 380046.261, + 6397872.744 + ], + [ + 380003.53, + 6397873.996 + ], + [ + 379935.237, + 6397872.256 + ], + [ + 379905.838, + 6397861.506 + ], + [ + 379894.356, + 6397861.213 + ], + [ + 379894.566, + 6397852.997 + ], + [ + 379874.146, + 6397767.676 + ], + [ + 379868.738, + 6397735.179 + ], + [ + 379825.943, + 6397700.671 + ], + [ + 379793.183, + 6397699.972 + ], + [ + 379791.194, + 6397699.48 + ], + [ + 379736.036, + 6397698.303 + ], + [ + 379734.047, + 6397697.811 + ], + [ + 379725.667, + 6397697.632 + ], + [ + 379723.701, + 6397712.122 + ] + ] + ] + }, + "properties": { + "appellation": "9018a", + "area": 33365.28, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:vacant-strata-lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994459472, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72387374959926, + -32.550328476267346 + ], + [ + 115.72386330125158, + -32.5515800320861 + ], + [ + 115.72383137727331, + -32.551578914238384 + ], + [ + 115.72383181438057, + -32.551526205354314 + ], + [ + 115.7238332170627, + -32.5513578598811 + ], + [ + 115.72367222429268, + -32.55135222953001 + ], + [ + 115.72352329133544, + -32.551303443109376 + ], + [ + 115.72252369828348, + -32.55126847485993 + ], + [ + 115.7223709032137, + -32.551216463750585 + ], + [ + 115.72200313526147, + -32.551203588127784 + ], + [ + 115.72198990428421, + -32.55115349143139 + ], + [ + 115.7219667092492, + -32.55115267833546 + ], + [ + 115.72190044541746, + -32.551186416222976 + ], + [ + 115.72195524645171, + -32.55120025092525 + ], + [ + 115.72174602213433, + -32.55190819276434 + ], + [ + 115.72148125327342, + -32.55201071933708 + ], + [ + 115.72079367197068, + -32.55181135333291 + ], + [ + 115.72065454717905, + -32.551568253751384 + ], + [ + 115.72075260812124, + -32.55140724218867 + ], + [ + 115.72102846062144, + -32.550480386268205 + ], + [ + 115.72128806858782, + -32.55030666675207 + ], + [ + 115.72194766555582, + -32.550299140637094 + ], + [ + 115.72355422035128, + -32.550355368321135 + ], + [ + 115.72368235626905, + -32.55031207405944 + ], + [ + 115.72387374959926, + -32.550328476267346 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380184.366, + 6397843.909 + ], + [ + 380185.048, + 6397705.145 + ], + [ + 380182.049, + 6397705.233 + ], + [ + 380182.02, + 6397711.077 + ], + [ + 380181.928, + 6397729.742 + ], + [ + 380166.804, + 6397730.185 + ], + [ + 380152.755, + 6397735.426 + ], + [ + 380058.851, + 6397738.177 + ], + [ + 380044.435, + 6397743.771 + ], + [ + 380009.886, + 6397744.784 + ], + [ + 380008.577, + 6397750.323 + ], + [ + 380006.398, + 6397750.387 + ], + [ + 380000.221, + 6397746.572 + ], + [ + 380005.385, + 6397745.1 + ], + [ + 379986.682, + 6397666.379 + ], + [ + 379961.958, + 6397654.714 + ], + [ + 379897.132, + 6397676.041 + ], + [ + 379883.745, + 6397702.835 + ], + [ + 379892.738, + 6397720.796 + ], + [ + 379917.405, + 6397823.862 + ], + [ + 379941.55, + 6397843.414 + ], + [ + 380003.474, + 6397844.992 + ], + [ + 380154.399, + 6397840.568 + ], + [ + 380166.373, + 6397845.512 + ], + [ + 380184.366, + 6397843.909 + ] + ] + ] + }, + "properties": { + "appellation": "9018b", + "area": 36771.78, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:vacant-strata-lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994459728, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72385999409893, + -32.55197701712679 + ], + [ + 115.723880305644, + -32.55209505255928 + ], + [ + 115.72381742597045, + -32.552092853749365 + ], + [ + 115.72299333759916, + -32.55206402739896 + ], + [ + 115.72277730971304, + -32.551939150670826 + ], + [ + 115.7228490139079, + -32.55194165613552 + ], + [ + 115.72298206474458, + -32.55194630916247 + ], + [ + 115.7230831808577, + -32.55194984390002 + ], + [ + 115.72318429685383, + -32.5519533875752 + ], + [ + 115.72328542363712, + -32.55195692225859 + ], + [ + 115.72338653978252, + -32.55196045675268 + ], + [ + 115.72348766658735, + -32.55196399127374 + ], + [ + 115.72358878262659, + -32.55196753462428 + ], + [ + 115.72372175902625, + -32.551972186113204 + ], + [ + 115.72379493229776, + -32.551974742034226 + ], + [ + 115.72385999409893, + -32.55197701712679 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380185.265, + 6397661.13 + ], + [ + 380187.329, + 6397648.067 + ], + [ + 380181.422, + 6397648.24 + ], + [ + 380104.006, + 6397650.508 + ], + [ + 380083.556, + 6397664.109 + ], + [ + 380090.292, + 6397663.912 + ], + [ + 380102.791, + 6397663.546 + ], + [ + 380112.29, + 6397663.268 + ], + [ + 380121.789, + 6397662.989 + ], + [ + 380131.289, + 6397662.711 + ], + [ + 380140.788, + 6397662.433 + ], + [ + 380150.288, + 6397662.155 + ], + [ + 380159.787, + 6397661.876 + ], + [ + 380172.279, + 6397661.51 + ], + [ + 380179.153, + 6397661.309 + ], + [ + 380185.265, + 6397661.13 + ] + ] + ] + }, + "properties": { + "appellation": "Midas Retreat", + "area": 1203.49, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:road-vest", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994459984, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72299333759916, + -32.55206402739896 + ], + [ + 115.72251925492803, + -32.55212187297039 + ], + [ + 115.72243838963958, + -32.552237509324016 + ], + [ + 115.72238017005515, + -32.55221459294734 + ], + [ + 115.72249126613015, + -32.552055723964806 + ], + [ + 115.72249258698868, + -32.551897092344596 + ], + [ + 115.72249394420456, + -32.55173514170301 + ], + [ + 115.72255791999942, + -32.551737379370145 + ], + [ + 115.72255675363822, + -32.55187684491108 + ], + [ + 115.7225566684656, + -32.55188586411876 + ], + [ + 115.72256691081081, + -32.55188834048001 + ], + [ + 115.72271605700827, + -32.55192435777946 + ], + [ + 115.72277730971304, + -32.551939150670826 + ], + [ + 115.72299333759916, + -32.55206402739896 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380104.006, + 6397650.508 + ], + [ + 380059.569, + 6397643.561 + ], + [ + 380052.13, + 6397630.65 + ], + [ + 380046.633, + 6397633.125 + ], + [ + 380056.853, + 6397650.863 + ], + [ + 380056.766, + 6397668.451 + ], + [ + 380056.678, + 6397686.407 + ], + [ + 380062.688, + 6397686.231 + ], + [ + 380062.764, + 6397670.768 + ], + [ + 380062.768, + 6397669.768 + ], + [ + 380063.733, + 6397669.505 + ], + [ + 380077.785, + 6397665.68 + ], + [ + 380083.556, + 6397664.109 + ], + [ + 380104.006, + 6397650.508 + ] + ] + ] + }, + "properties": { + "appellation": "Midas Retreat", + "area": 964.73, + "parcelType": "wa-parcel-type:road", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994460240, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72387632165818, + -32.55257221915968 + ], + [ + 115.72392825184677, + -32.552728035919735 + ], + [ + 115.72386536611776, + -32.552699895333134 + ], + [ + 115.72374766973272, + -32.55264723191924 + ], + [ + 115.72362999453011, + -32.55259458665195 + ], + [ + 115.72351240427453, + -32.55254196919888 + ], + [ + 115.72342287015228, + -32.55250191287572 + ], + [ + 115.72341956817895, + -32.55250043613177 + ], + [ + 115.7234872080876, + -32.55239811376779 + ], + [ + 115.72381739417187, + -32.55254585058683 + ], + [ + 115.72387632165818, + -32.55257221915968 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380187.589, + 6397595.162 + ], + [ + 380192.672, + 6397577.946 + ], + [ + 380186.73, + 6397580.995 + ], + [ + 380175.609, + 6397586.701 + ], + [ + 380164.49, + 6397592.405 + ], + [ + 380153.379, + 6397598.106 + ], + [ + 380144.919, + 6397602.446 + ], + [ + 380144.607, + 6397602.606 + ], + [ + 380150.822, + 6397614.026 + ], + [ + 380182.021, + 6397598.019 + ], + [ + 380187.589, + 6397595.162 + ] + ] + ] + }, + "properties": { + "appellation": "Midas Retreat", + "area": 619.88, + "parcelType": "wa-parcel-type:road", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994460496, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.7234872080876, + -32.55239811376779 + ], + [ + 115.72341956817895, + -32.55250043613177 + ], + [ + 115.72333573889556, + -32.55245839012443 + ], + [ + 115.72324871599932, + -32.552414742133216 + ], + [ + 115.7231616826677, + -32.552371084956626 + ], + [ + 115.72307464929402, + -32.55232743674037 + ], + [ + 115.722987616006, + -32.55228378846564 + ], + [ + 115.72290058293135, + -32.55224013111368 + ], + [ + 115.72298827351086, + -32.55214787165914 + ], + [ + 115.7234872080876, + -32.55239811376779 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380150.822, + 6397614.026 + ], + [ + 380144.607, + 6397602.606 + ], + [ + 380136.68, + 6397607.173 + ], + [ + 380128.451, + 6397611.914 + ], + [ + 380120.221, + 6397616.656 + ], + [ + 380111.991, + 6397621.397 + ], + [ + 380103.761, + 6397626.138 + ], + [ + 380095.531, + 6397630.88 + ], + [ + 380103.642, + 6397641.207 + ], + [ + 380150.822, + 6397614.026 + ] + ] + ] + }, + "properties": { + "appellation": "Midas Retreat", + "area": 722.23, + "parcelType": "wa-parcel-type:road", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994460816, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72298827351086, + -32.55214787165914 + ], + [ + 115.72290058293135, + -32.55224013111368 + ], + [ + 115.72280603386596, + -32.55215415633723 + ], + [ + 115.72267155821261, + -32.552125260725745 + ], + [ + 115.72251925492803, + -32.55212187297039 + ], + [ + 115.72299333759916, + -32.55206402739896 + ], + [ + 115.72298827351086, + -32.55214787165914 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380103.642, + 6397641.207 + ], + [ + 380095.531, + 6397630.88 + ], + [ + 380086.539, + 6397640.305 + ], + [ + 380073.874, + 6397643.357 + ], + [ + 380059.569, + 6397643.561 + ], + [ + 380104.006, + 6397650.508 + ], + [ + 380103.642, + 6397641.207 + ] + ] + ] + }, + "properties": { + "appellation": "Midas Retreat", + "area": 309.65, + "parcelType": "wa-parcel-type:road", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994461072, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72379493229776, + -32.551974742034226 + ], + [ + 115.72386045501287, + -32.551921873066966 + ], + [ + 115.72385999409893, + -32.55197701712679 + ], + [ + 115.72379493229776, + -32.551974742034226 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380179.153, + 6397661.309 + ], + [ + 380185.235, + 6397667.244 + ], + [ + 380185.265, + 6397661.13 + ], + [ + 380179.153, + 6397661.309 + ] + ] + ] + }, + "properties": { + "appellation": "Midas Retreat", + "area": 18.69, + "parcelType": "wa-parcel-type:road", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994461328, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72255675363822, + -32.55187684491108 + ], + [ + 115.72256691081081, + -32.55188834048001 + ], + [ + 115.7225566684656, + -32.55188586411876 + ], + [ + 115.72255675363822, + -32.55187684491108 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380062.764, + 6397670.768 + ], + [ + 380063.733, + 6397669.505 + ], + [ + 380062.768, + 6397669.768 + ], + [ + 380062.764, + 6397670.768 + ] + ] + ] + }, + "properties": { + "appellation": "Midas Retreat", + "area": 0.48, + "parcelType": "wa-parcel-type:road", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994461584, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72387986025434, + -32.55214834766014 + ], + [ + 115.72381742597045, + -32.552092853749365 + ], + [ + 115.723880305644, + -32.55209505255928 + ], + [ + 115.72387986025434, + -32.55214834766014 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380187.358, + 6397642.158 + ], + [ + 380181.422, + 6397648.24 + ], + [ + 380187.329, + 6397648.067 + ], + [ + 380187.358, + 6397642.158 + ] + ] + ] + }, + "properties": { + "appellation": "Midas Retreat", + "area": 17.45, + "parcelType": "wa-parcel-type:road", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994461840, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72381739417187, + -32.55254585058683 + ], + [ + 115.72387679030908, + -32.552515776292516 + ], + [ + 115.72387632165818, + -32.55257221915968 + ], + [ + 115.72381739417187, + -32.55254585058683 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380182.021, + 6397598.019 + ], + [ + 380187.558, + 6397601.42 + ], + [ + 380187.589, + 6397595.162 + ], + [ + 380182.021, + 6397598.019 + ] + ] + ] + }, + "properties": { + "appellation": "Midas Retreat", + "area": 17.39, + "parcelType": "wa-parcel-type:road", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994462096, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.71895149247248, + -32.55146714075782 + ], + [ + 115.7194818665959, + -32.551428301024934 + ], + [ + 115.71963678594184, + -32.549536403781765 + ], + [ + 115.7219896446572, + -32.54950956217969 + ], + [ + 115.72241125332451, + -32.54952457245657 + ], + [ + 115.72241061412447, + -32.549601263668 + ], + [ + 115.72241008151826, + -32.54966441682775 + ], + [ + 115.72241004945016, + -32.54966893555993 + ], + [ + 115.72240682727558, + -32.550053482762614 + ], + [ + 115.7219519691454, + -32.55003756614495 + ], + [ + 115.72122453353711, + -32.55004586350864 + ], + [ + 115.72091010526444, + -32.550139630452854 + ], + [ + 115.72078780242454, + -32.550141028869334 + ], + [ + 115.72078898747772, + -32.55021514984701 + ], + [ + 115.72056062855275, + -32.550982427474224 + ], + [ + 115.72049888266203, + -32.55127492427998 + ], + [ + 115.7200387595763, + -32.55158150476989 + ], + [ + 115.71968982183009, + -32.55158425644478 + ], + [ + 115.71966857875616, + -32.55158847796201 + ], + [ + 115.71908107239197, + -32.55159310951347 + ], + [ + 115.71905982929103, + -32.55159733092704 + ], + [ + 115.71897057107549, + -32.55159803596867 + ], + [ + 115.71895149247248, + -32.55146714075782 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 379723.701, + 6397712.122 + ], + [ + 379773.449, + 6397717.027 + ], + [ + 379785.473, + 6397926.945 + ], + [ + 380006.365, + 6397932.575 + ], + [ + 380045.973, + 6397931.386 + ], + [ + 380046.015, + 6397922.883 + ], + [ + 380046.049, + 6397915.881 + ], + [ + 380046.052, + 6397915.38 + ], + [ + 380046.261, + 6397872.744 + ], + [ + 380003.53, + 6397873.996 + ], + [ + 379935.237, + 6397872.256 + ], + [ + 379905.838, + 6397861.506 + ], + [ + 379894.356, + 6397861.213 + ], + [ + 379894.566, + 6397852.997 + ], + [ + 379874.146, + 6397767.676 + ], + [ + 379868.738, + 6397735.179 + ], + [ + 379825.943, + 6397700.671 + ], + [ + 379793.183, + 6397699.972 + ], + [ + 379791.194, + 6397699.48 + ], + [ + 379736.036, + 6397698.303 + ], + [ + 379734.047, + 6397697.811 + ], + [ + 379725.667, + 6397697.632 + ], + [ + 379723.701, + 6397712.122 + ] + ] + ] + }, + "properties": { + "appellation": "SURROUND", + "area": 33365.28, + "parcelType": "wa-parcel-type:miscellaneous", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994462352, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72335851952867, + -32.55295713386842 + ], + [ + 115.72325752629779, + -32.55290647972376 + ], + [ + 115.72317049236754, + -32.55286283156339 + ], + [ + 115.72308346917174, + -32.552819183452726 + ], + [ + 115.72299643554052, + -32.55277552615668 + ], + [ + 115.72290940186724, + -32.552731877820946 + ], + [ + 115.72282236827957, + -32.55268822942675 + ], + [ + 115.72273533490531, + -32.55264457195535 + ], + [ + 115.72264831213772, + -32.55260092355246 + ], + [ + 115.72253379416223, + -32.552543483611494 + ], + [ + 115.72241927620726, + -32.55248605258813 + ], + [ + 115.72230476917706, + -32.55242861255302 + ], + [ + 115.72206728475005, + -32.552309496832734 + ], + [ + 115.7219912868419, + -32.552155301817464 + ], + [ + 115.72201610986909, + -32.55207132474562 + ], + [ + 115.72204676187285, + -32.55196757178588 + ], + [ + 115.72208158577692, + -32.55184974481303 + ], + [ + 115.72211932921309, + -32.55172204346551 + ], + [ + 115.72215747556861, + -32.55159295710706 + ], + [ + 115.72227054055847, + -32.551521341442445 + ], + [ + 115.72255963372628, + -32.551531459485936 + ], + [ + 115.72271929613149, + -32.55153704166863 + ], + [ + 115.72285234636027, + -32.551541694818084 + ], + [ + 115.72298540712858, + -32.55154635695398 + ], + [ + 115.72308652279388, + -32.55154989167783 + ], + [ + 115.72318763846992, + -32.55155342632053 + ], + [ + 115.72328876480536, + -32.55155696099024 + ], + [ + 115.72338988037527, + -32.55156050448941 + ], + [ + 115.72349100673223, + -32.55156403899677 + ], + [ + 115.72359212245134, + -32.55156757331484 + ], + [ + 115.72372548172495, + -32.551525567828925 + ], + [ + 115.72383181438057, + -32.551526205354314 + ], + [ + 115.7238332170627, + -32.5513578598811 + ], + [ + 115.72367222429268, + -32.55135222953001 + ], + [ + 115.72352329133544, + -32.551303443109376 + ], + [ + 115.72252369828348, + -32.55126847485993 + ], + [ + 115.7223709032137, + -32.551216463750585 + ], + [ + 115.72200313526147, + -32.551203588127784 + ], + [ + 115.72198990428421, + -32.55115349143139 + ], + [ + 115.7219667092492, + -32.55115267833546 + ], + [ + 115.72190044541746, + -32.551186416222976 + ], + [ + 115.72195524645171, + -32.55120025092525 + ], + [ + 115.72174602213433, + -32.55190819276434 + ], + [ + 115.72148125327342, + -32.55201071933708 + ], + [ + 115.72079367197068, + -32.55181135333291 + ], + [ + 115.72065454717905, + -32.551568253751384 + ], + [ + 115.72075260812124, + -32.55140724218867 + ], + [ + 115.72102846062144, + -32.550480386268205 + ], + [ + 115.72128806858782, + -32.55030666675207 + ], + [ + 115.72194766555582, + -32.550299140637094 + ], + [ + 115.72355422035128, + -32.550355368321135 + ], + [ + 115.72368235626905, + -32.55031207405944 + ], + [ + 115.72387374959926, + -32.550328476267346 + ], + [ + 115.72386330125158, + -32.5515800320861 + ], + [ + 115.72386045501287, + -32.551921873066966 + ], + [ + 115.72385999409893, + -32.55197701712679 + ], + [ + 115.723880305644, + -32.55209505255928 + ], + [ + 115.72387986025434, + -32.55214834766014 + ], + [ + 115.7238372736029, + -32.552148095736705 + ], + [ + 115.72383699313683, + -32.55218145814584 + ], + [ + 115.72387957980405, + -32.55218171006977 + ], + [ + 115.72387679030908, + -32.552515776292516 + ], + [ + 115.72387632165818, + -32.55257221915968 + ], + [ + 115.72392825184677, + -32.552728035919735 + ], + [ + 115.72392662248362, + -32.55292369184389 + ], + [ + 115.7239244405687, + -32.55318472866579 + ], + [ + 115.72383682723095, + -32.553161658885756 + ], + [ + 115.72364028274158, + -32.55307761682885 + ], + [ + 115.72352147327678, + -32.553026818074215 + ], + [ + 115.7233869752832, + -32.55296930229125 + ], + [ + 115.72335851952867, + -32.55295713386842 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380139.482, + 6397551.906 + ], + [ + 380129.932, + 6397557.408 + ], + [ + 380121.702, + 6397562.149 + ], + [ + 380113.473, + 6397566.89 + ], + [ + 380105.243, + 6397571.632 + ], + [ + 380097.013, + 6397576.373 + ], + [ + 380088.783, + 6397581.114 + ], + [ + 380080.553, + 6397585.856 + ], + [ + 380072.324, + 6397590.597 + ], + [ + 380061.495, + 6397596.836 + ], + [ + 380050.666, + 6397603.074 + ], + [ + 380039.838, + 6397609.313 + ], + [ + 380017.381, + 6397622.251 + ], + [ + 380010.04, + 6397639.26 + ], + [ + 380012.259, + 6397648.598 + ], + [ + 380014.999, + 6397660.135 + ], + [ + 380018.112, + 6397673.237 + ], + [ + 380021.486, + 6397687.437 + ], + [ + 380024.896, + 6397701.791 + ], + [ + 380035.417, + 6397709.858 + ], + [ + 380062.575, + 6397709.062 + ], + [ + 380077.574, + 6397708.623 + ], + [ + 380090.073, + 6397708.257 + ], + [ + 380102.573, + 6397707.89 + ], + [ + 380112.072, + 6397707.612 + ], + [ + 380121.571, + 6397707.334 + ], + [ + 380131.071, + 6397707.056 + ], + [ + 380140.57, + 6397706.777 + ], + [ + 380150.07, + 6397706.499 + ], + [ + 380159.569, + 6397706.221 + ], + [ + 380172.035, + 6397711.028 + ], + [ + 380182.02, + 6397711.077 + ], + [ + 380181.928, + 6397729.742 + ], + [ + 380166.804, + 6397730.185 + ], + [ + 380152.755, + 6397735.426 + ], + [ + 380058.851, + 6397738.177 + ], + [ + 380044.435, + 6397743.771 + ], + [ + 380009.886, + 6397744.784 + ], + [ + 380008.577, + 6397750.323 + ], + [ + 380006.398, + 6397750.387 + ], + [ + 380000.221, + 6397746.572 + ], + [ + 380005.385, + 6397745.1 + ], + [ + 379986.682, + 6397666.379 + ], + [ + 379961.958, + 6397654.714 + ], + [ + 379897.132, + 6397676.041 + ], + [ + 379883.745, + 6397702.835 + ], + [ + 379892.738, + 6397720.796 + ], + [ + 379917.405, + 6397823.862 + ], + [ + 379941.55, + 6397843.414 + ], + [ + 380003.474, + 6397844.992 + ], + [ + 380154.399, + 6397840.568 + ], + [ + 380166.373, + 6397845.512 + ], + [ + 380184.366, + 6397843.909 + ], + [ + 380185.048, + 6397705.145 + ], + [ + 380185.235, + 6397667.244 + ], + [ + 380185.265, + 6397661.13 + ], + [ + 380187.329, + 6397648.067 + ], + [ + 380187.358, + 6397642.158 + ], + [ + 380183.359, + 6397642.138 + ], + [ + 380183.377, + 6397638.439 + ], + [ + 380187.376, + 6397638.459 + ], + [ + 380187.558, + 6397601.42 + ], + [ + 380187.589, + 6397595.162 + ], + [ + 380192.672, + 6397577.946 + ], + [ + 380192.779, + 6397556.253 + ], + [ + 380192.921, + 6397527.311 + ], + [ + 380184.664, + 6397529.77 + ], + [ + 380166.098, + 6397538.866 + ], + [ + 380154.875, + 6397544.364 + ], + [ + 380142.17, + 6397550.589 + ], + [ + 380139.482, + 6397551.906 + ] + ] + ] + }, + "properties": { + "appellation": "SURROUND", + "area": 59854.61, + "parcelType": "wa-parcel-type:miscellaneous", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994462608, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [] + ] + }, + "properties": { + "appellation": { + "label": "Lot 9018 DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "9018" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "400715" + } + ] + }, + "area": 70139.0, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994462864, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [] + ] + }, + "properties": { + "appellation": "Midas Retreat", + "area": 3872.3, + "parcelType": "wa-parcel-type:road", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994463120, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [] + ] + }, + "properties": { + "appellation": { + "label": "Lot 9017 DP 76652", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "9017" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "76652" + } + ] + }, + "area": 93220.0, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:Cancelled", + "interests": [ + { + "interestLink": "2812-495", + "interestType": "wa-interest-type:ct" + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 139728994463376, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.72241008151826, + -32.54966441682775 + ], + [ + 115.72227722678883, + -32.549659693076634 + ], + [ + 115.72228034614955, + -32.54959662935058 + ], + [ + 115.72241061412447, + -32.549601263668 + ], + [ + 115.72241008151826, + -32.54966441682775 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 380046.049, + 6397915.881 + ], + [ + 380033.568, + 6397916.255 + ], + [ + 380033.777, + 6397923.25 + ], + [ + 380046.015, + 6397922.883 + ], + [ + 380046.049, + 6397915.881 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Area 33b DP 400715", + "hasPart": [ + { + "type": "ParcelType", + "label": "Area" + }, + { + "type": "ParcelIdentifier", + "label": "33b" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "400715" + } + ] + }, + "area": 86.58, + "parcelType": "wa-secondary-parcel-type:easement-area", + "parcelPurpose": "wa-secondary-parcel-purpose:drain-reserve", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "159-357-852", + "label": "33b", + "interestType": "wa-secondary-purpose:easement-sewerage", + "statuteLink": "wa-interest-type:413", + "originalSurveyLink": "DP-74641", + "burdened": { + "references": [ + "BalanceParcel" + ] + }, + "benefitedPartyName": "Water Corporation", + "benefitedLink": "123-565-4589" + }, + { + "label": "33b1", + "interestLink": "67856-5643", + "interestType": "wa-secondary-purpose:easement-water-supply", + "statuteLink": "wa-interest-type:413", + "originalSurveyLink": "DP-74641", + "burdenedParcel": { + "references": [ + "BalanceParcel" + ] + }, + "benefitedPartyName": "Water Corporation", + "benefitedLink": "123-565-4589" + } + ], + "label": null + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/extended-example.jsonld-summary.txt b/build/tests/profiles/wa/extended-example.jsonld-summary.txt new file mode 100644 index 0000000..4c3d443 --- /dev/null +++ b/build/tests/profiles/wa/extended-example.jsonld-summary.txt @@ -0,0 +1,702 @@ +Projection: epsg:7850 +Name: DP 400715 + +Monuments: 148 + None 1022 BoundaryMark 380006.365,6397932.575 wa-monument-state:unmarked wa-monument-condition:ok None + None 1465 BoundaryMark 379773.449,6397717.027 wa-monument-state:unmarked wa-monument-condition:ok None + None 1467 BoundaryMark 379785.473,6397926.945 wa-monument-state:unmarked wa-monument-condition:ok None + None 1499 BoundaryMark 379723.701,6397712.122 wa-monument-state:unmarked wa-monument-condition:ok None + None 2112 BoundaryMark 380192.779,6397556.253 wa-monument-state:new-mark wa-monument-condition:ok None + None 3951 BoundaryMark 380077.574,6397708.623 wa-monument-state:unmarked wa-monument-condition:ok None + None 3969 BoundaryMark 380184.366,6397843.909 wa-monument-state:unmarked wa-monument-condition:ok None + None 4034 BoundaryMark 380003.53,6397873.996 wa-monument-state:unmarked wa-monument-condition:ok None + None 4069 BoundaryMark 379935.237,6397872.256 wa-monument-state:unmarked wa-monument-condition:ok None + None 4071 BoundaryMark 379905.838,6397861.506 wa-monument-state:unmarked wa-monument-condition:ok None + None 4097 BoundaryMark 380018.112,6397673.237 wa-monument-state:unmarked wa-monument-condition:ok None + None 4098 BoundaryMark 379894.356,6397861.213 wa-monument-state:unmarked wa-monument-condition:ok None + None 4099 BoundaryMark 379894.566,6397852.997 wa-monument-state:unmarked wa-monument-condition:ok None + None 4100 BoundaryMark 379874.146,6397767.676 wa-monument-state:unmarked wa-monument-condition:ok None + None 4113 BoundaryMark 380056.766,6397668.451 wa-monument-state:new-mark wa-monument-condition:ok None + None 4143 BoundaryMark 380152.755,6397735.426 wa-monument-state:unmarked wa-monument-condition:ok None + None 4192 BoundaryMark 380006.398,6397750.387 wa-monument-state:unmarked wa-monument-condition:ok None + None 4194 BoundaryMark 380000.221,6397746.572 wa-monument-state:unmarked wa-monument-condition:ok None + None 4221 BoundaryMark 380008.577,6397750.323 wa-monument-state:unmarked wa-monument-condition:ok None + None 4232 BoundaryMark 380185.048,6397705.145 wa-monument-state:unmarked wa-monument-condition:ok None + None 4233 BoundaryMark 380185.265,6397661.13 wa-monument-state:new-mark wa-monument-condition:ok None + None 4234 BoundaryMark 380172.279,6397661.51 wa-monument-state:new-mark wa-monument-condition:ok None + None 4235 BoundaryMark 380159.787,6397661.876 wa-monument-state:new-mark wa-monument-condition:ok None + None 4236 BoundaryMark 380150.288,6397662.155 wa-monument-state:new-mark wa-monument-condition:ok None + None 4237 BoundaryMark 380140.788,6397662.433 wa-monument-state:new-mark wa-monument-condition:ok None + None 4238 BoundaryMark 380131.289,6397662.711 wa-monument-state:new-mark wa-monument-condition:ok None + None 4239 BoundaryMark 380090.292,6397663.912 wa-monument-state:new-mark wa-monument-condition:ok None + None 4253 BoundaryMark 380062.768,6397669.768 wa-monument-state:new-mark wa-monument-condition:ok None + None 4259 BoundaryMark 380056.853,6397650.863 wa-monument-state:new-mark wa-monument-condition:ok None + None 4262 BoundaryMark 380144.607,6397602.606 wa-monument-state:new-mark wa-monument-condition:ok None + None 4263 BoundaryMark 380192.672,6397577.946 wa-monument-state:new-mark wa-monument-condition:ok None + None 4264 BoundaryMark 380186.73,6397580.995 wa-monument-state:new-mark wa-monument-condition:ok None + None 4265 BoundaryMark 380175.609,6397586.701 wa-monument-state:new-mark wa-monument-condition:ok None + None 4266 BoundaryMark 380153.379,6397598.106 wa-monument-state:new-mark wa-monument-condition:ok None + None 4267 BoundaryMark 380144.919,6397602.446 wa-monument-state:new-mark wa-monument-condition:ok None + None 4268 BoundaryMark 380128.451,6397611.914 wa-monument-state:new-mark wa-monument-condition:ok None + None 4269 BoundaryMark 380120.221,6397616.656 wa-monument-state:new-mark wa-monument-condition:ok None + None 4270 BoundaryMark 380103.761,6397626.138 wa-monument-state:new-mark wa-monument-condition:ok None + None 4273 BoundaryMark 380187.329,6397648.067 wa-monument-state:new-mark wa-monument-condition:ok None + None 4275 BoundaryMark 380150.822,6397614.026 wa-monument-state:new-mark wa-monument-condition:ok None + None 4276 BoundaryMark 380187.589,6397595.162 wa-monument-state:new-mark wa-monument-condition:ok None + None 4277 BoundaryMark 380187.358,6397642.158 wa-monument-state:new-mark wa-monument-condition:ok None + None 4278 BoundaryMark 380181.422,6397648.24 wa-monument-state:new-mark wa-monument-condition:ok None + None 4279 BoundaryMark 380104.006,6397650.508 wa-monument-state:new-mark wa-monument-condition:ok None + None 4280 BoundaryMark 380103.642,6397641.207 wa-monument-state:new-mark wa-monument-condition:ok None + None 4281 BoundaryMark 380182.021,6397598.019 wa-monument-state:new-mark wa-monument-condition:ok None + None 4282 BoundaryMark 380187.558,6397601.42 wa-monument-state:new-mark wa-monument-condition:ok None + None 4289 BoundaryMark 380086.539,6397640.305 wa-monument-state:new-mark wa-monument-condition:ok None + None 4306 BoundaryMark 380046.633,6397633.125 wa-monument-state:new-mark wa-monument-condition:ok None + None 4307 BoundaryMark 380052.13,6397630.65 wa-monument-state:new-mark wa-monument-condition:ok None + None 4308 BoundaryMark 380062.688,6397686.231 wa-monument-state:new-mark wa-monument-condition:ok None + None 4309 BoundaryMark 380056.678,6397686.407 wa-monument-state:new-mark wa-monument-condition:ok None + None 4310 BoundaryMark 380192.921,6397527.311 wa-monument-state:unmarked wa-monument-condition:ok None + None 4311 BoundaryMark 380184.664,6397529.77 wa-monument-state:unmarked wa-monument-condition:ok None + None 4312 BoundaryMark 380073.874,6397643.357 wa-monument-state:new-mark wa-monument-condition:ok None + None 4313 BoundaryMark 380166.098,6397538.866 wa-monument-state:unmarked wa-monument-condition:ok None + None 4314 BoundaryMark 380154.875,6397544.364 wa-monument-state:unmarked wa-monument-condition:ok None + None 4315 BoundaryMark 380129.932,6397557.408 wa-monument-state:unmarked wa-monument-condition:ok None + None 4316 BoundaryMark 380121.702,6397562.149 wa-monument-state:unmarked wa-monument-condition:ok None + None 4317 BoundaryMark 380105.243,6397571.632 wa-monument-state:unmarked wa-monument-condition:ok None + None 4318 BoundaryMark 380097.013,6397576.373 wa-monument-state:unmarked wa-monument-condition:ok None + None 4319 BoundaryMark 380088.783,6397581.114 wa-monument-state:unmarked wa-monument-condition:ok None + None 4320 BoundaryMark 380072.324,6397590.597 wa-monument-state:unmarked wa-monument-condition:ok None + None 4321 BoundaryMark 380039.838,6397609.313 wa-monument-state:unmarked wa-monument-condition:ok None + None 4322 BoundaryMark 380017.381,6397622.251 wa-monument-state:unmarked wa-monument-condition:ok None + None 4323 BoundaryMark 380010.04,6397639.26 wa-monument-state:unmarked wa-monument-condition:ok None + None 4324 BoundaryMark 380012.259,6397648.598 wa-monument-state:unmarked wa-monument-condition:ok None + None 4325 BoundaryMark 380014.999,6397660.135 wa-monument-state:unmarked wa-monument-condition:ok None + None 4326 BoundaryMark 380021.486,6397687.437 wa-monument-state:unmarked wa-monument-condition:ok None + None 4327 BoundaryMark 380024.896,6397701.791 wa-monument-state:unmarked wa-monument-condition:ok None + None 4328 BoundaryMark 380035.417,6397709.858 wa-monument-state:unmarked wa-monument-condition:ok None + None 4329 BoundaryMark 380062.575,6397709.062 wa-monument-state:unmarked wa-monument-condition:ok None + None 4330 BoundaryMark 380090.073,6397708.257 wa-monument-state:unmarked wa-monument-condition:ok None + None 4331 BoundaryMark 380131.071,6397707.056 wa-monument-state:unmarked wa-monument-condition:ok None + None 4332 BoundaryMark 380140.57,6397706.777 wa-monument-state:unmarked wa-monument-condition:ok None + None 4334 BoundaryMark 380150.07,6397706.499 wa-monument-state:unmarked wa-monument-condition:ok None + None 4336 BoundaryMark 380182.02,6397711.077 wa-monument-state:unmarked wa-monument-condition:ok None + None 4337 BoundaryMark 380181.928,6397729.742 wa-monument-state:unmarked wa-monument-condition:ok None + None 4338 BoundaryMark 380166.804,6397730.185 wa-monument-state:unmarked wa-monument-condition:ok None + None 4344 BoundaryMark 380058.851,6397738.177 wa-monument-state:unmarked wa-monument-condition:ok None + None 4345 BoundaryMark 380044.435,6397743.771 wa-monument-state:unmarked wa-monument-condition:ok None + None 4347 BoundaryMark 380009.886,6397744.784 wa-monument-state:unmarked wa-monument-condition:ok None + None 4348 BoundaryMark 380005.385,6397745.1 wa-monument-state:unmarked wa-monument-condition:ok None + None 4351 BoundaryMark 380061.495,6397596.836 wa-monument-state:unmarked wa-monument-condition:ok None + None 4355 BoundaryMark 379986.682,6397666.379 wa-monument-state:unmarked wa-monument-condition:ok None + None 4356 BoundaryMark 379961.958,6397654.714 wa-monument-state:unmarked wa-monument-condition:ok None + None 4357 BoundaryMark 380050.666,6397603.074 wa-monument-state:unmarked wa-monument-condition:ok None + None 4363 BoundaryMark 379897.132,6397676.041 wa-monument-state:unmarked wa-monument-condition:ok None + None 4364 BoundaryMark 379883.745,6397702.835 wa-monument-state:unmarked wa-monument-condition:ok None + None 4366 BoundaryMark 380083.556,6397664.109 wa-monument-state:new-mark wa-monument-condition:ok None + None 4374 BoundaryMark 379917.405,6397823.862 wa-monument-state:unmarked wa-monument-condition:ok None + None 4375 BoundaryMark 379941.55,6397843.414 wa-monument-state:unmarked wa-monument-condition:ok None + None 4379 BoundaryMark 380003.474,6397844.992 wa-monument-state:unmarked wa-monument-condition:ok None + None 4388 BoundaryMark 380154.399,6397840.568 wa-monument-state:unmarked wa-monument-condition:ok None + None 4389 BoundaryMark 380166.373,6397845.512 wa-monument-state:new-mark wa-monument-condition:ok None + None 4396 BoundaryMark 379868.738,6397735.179 wa-monument-state:unmarked wa-monument-condition:ok None + None 4397 BoundaryMark 379825.943,6397700.671 wa-monument-state:unmarked wa-monument-condition:ok None + None 4399 BoundaryMark 379725.667,6397697.632 wa-monument-state:unmarked wa-monument-condition:ok None + None 4400 BoundaryMark 380185.235,6397667.244 wa-monument-state:new-mark wa-monument-condition:ok None + None 4401 BoundaryMark 380179.153,6397661.309 wa-monument-state:new-mark wa-monument-condition:ok None + None 4421 BoundaryMark 380139.482,6397551.906 wa-monument-state:unmarked wa-monument-condition:ok None + None 4423 BoundaryMark 380059.569,6397643.561 wa-monument-state:new-mark wa-monument-condition:ok None + None 4424 BoundaryMark 379892.738,6397720.796 wa-monument-state:unmarked wa-monument-condition:ok None + None 4428 BoundaryMark 380182.049,6397705.233 wa-monument-state:new-mark wa-monument-condition:ok None + None 4499 BoundaryMark 380062.764,6397670.768 wa-monument-state:new-mark wa-monument-condition:ok None + None 4500 BoundaryMark 380063.733,6397669.505 wa-monument-state:new-mark wa-monument-condition:ok None + None 4515 BoundaryMark 379793.183,6397699.972 wa-monument-state:unmarked wa-monument-condition:ok None + None 4516 BoundaryMark 379791.194,6397699.48 wa-monument-state:unmarked wa-monument-condition:ok None + None 4537 BoundaryMark 380187.376,6397638.459 wa-monument-state:new-mark wa-monument-condition:ok None + None 4538 BoundaryMark 380183.359,6397642.138 wa-monument-state:new-mark wa-monument-condition:ok None + None 4539 BoundaryMark 380183.377,6397638.439 wa-monument-state:new-mark wa-monument-condition:ok None + None 4540 BoundaryMark 380164.49,6397592.405 wa-monument-state:new-mark wa-monument-condition:ok None + None 4542 BoundaryMark 380142.17,6397550.589 wa-monument-state:unmarked wa-monument-condition:ok None + None 4543 BoundaryMark 380136.68,6397607.173 wa-monument-state:new-mark wa-monument-condition:ok None + None 4545 BoundaryMark 380113.473,6397566.89 wa-monument-state:unmarked wa-monument-condition:ok None + None 4546 BoundaryMark 380111.991,6397621.397 wa-monument-state:new-mark wa-monument-condition:ok None + None 4547 BoundaryMark 380095.531,6397630.88 wa-monument-state:new-mark wa-monument-condition:ok None + None 4549 BoundaryMark 380080.553,6397585.856 wa-monument-state:unmarked wa-monument-condition:ok None + None 4551 BoundaryMark 380172.035,6397711.028 wa-monument-state:unmarked wa-monument-condition:ok None + None 4552 BoundaryMark 380159.569,6397706.221 wa-monument-state:unmarked wa-monument-condition:ok None + None 4553 BoundaryMark 380121.789,6397662.989 wa-monument-state:new-mark wa-monument-condition:ok None + None 4555 BoundaryMark 380121.571,6397707.334 wa-monument-state:unmarked wa-monument-condition:ok None + None 4556 BoundaryMark 380112.29,6397663.268 wa-monument-state:new-mark wa-monument-condition:ok None + None 4558 BoundaryMark 380112.072,6397707.612 wa-monument-state:unmarked wa-monument-condition:ok None + None 4559 BoundaryMark 380102.791,6397663.546 wa-monument-state:new-mark wa-monument-condition:ok None + None 4561 BoundaryMark 380102.573,6397707.89 wa-monument-state:unmarked wa-monument-condition:ok None + None 4562 BoundaryMark 380077.785,6397665.68 wa-monument-state:new-mark wa-monument-condition:ok None + None 4566 BoundaryMark 379736.036,6397698.303 wa-monument-state:unmarked wa-monument-condition:ok None + None 4568 BoundaryMark 379734.047,6397697.811 wa-monument-state:unmarked wa-monument-condition:ok None + None 4600 BoundaryMark 380046.052,6397915.38 wa-monument-state:unmarked wa-monument-condition:ok None + None 4601 BoundaryMark 380046.261,6397872.744 wa-monument-state:unmarked wa-monument-condition:ok None + None 5018 BoundaryMark 380045.973,6397931.386 wa-monument-state:unmarked wa-monument-condition:ok None + None 20216 BoundaryMark 380033.777,6397923.25 wa-monument-state:unmarked wa-monument-condition:ok None + None 20222 BoundaryMark 380033.568,6397916.255 wa-monument-state:unmarked wa-monument-condition:ok None + None 20233 BoundaryMark 380046.015,6397922.883 wa-monument-state:unmarked wa-monument-condition:ok None + None 20234 BoundaryMark 380046.049,6397915.881 wa-monument-state:unmarked wa-monument-condition:ok None + None 8036 CadastralMark 380025.117,6397635.678 wa-monument-state:unmarked wa-monument-condition:ok None + None 8051 CadastralMark 380035.11,6397699.364 wa-monument-state:unmarked wa-monument-condition:ok None + None 8132 CadastralMark 379824.983,6397745.651 wa-monument-state:unmarked wa-monument-condition:ok None + None 8148 CadastralMark 380006.204,6397743.791 wa-monument-state:unmarked wa-monument-condition:ok None + None 8151 CadastralMark 379969.66,6397670.423 wa-monument-state:unmarked wa-monument-condition:ok None + None 8152 CadastralMark 379852.763,6397431.997 wa-monument-state:unmarked wa-monument-condition:ok None + None 8153 CadastralMark 379900.48,6397694.455 wa-monument-state:unmarked wa-monument-condition:ok None + None 8156 CadastralMark 379942.199,6397817.928 wa-monument-state:unmarked wa-monument-condition:ok None + None EFB125060/9317 GeodeticReferenceMark 380104.289,6397652.81 wa-monument-state:mark-found wa-monument-condition:ok EFB125060/9317 + None EFB122745/9308 GeodeticReferenceMark 380192.909,6397658.918 wa-monument-state:mark-found wa-monument-condition:ok EFB122745/9308 + None EFB122745/9307 GeodeticReferenceMark 380195.576,6397721.085 wa-monument-state:mark-found wa-monument-condition:ok EFB122745/9307 + None EFB122745/9309 GeodeticReferenceMark 380194.164,6397594.547 wa-monument-state:mark-found wa-monument-condition:ok EFB122745/9309 +Parcels: 48 + 139729023919632 None wa-parcel-type:freehold 849.38 None None + 139728994434512 None wa-parcel-type:freehold 587.95 None None + 139728994434768 None wa-parcel-type:freehold 629.9 None None + 139728994451536 None wa-parcel-type:freehold 626.26 None None + 139728994451792 None wa-parcel-type:freehold 444.11 None None + 139728994452176 None wa-parcel-type:freehold 441.75 None None + 139728994452432 None wa-parcel-type:freehold 441.75 None None + 139728994452688 None wa-parcel-type:freehold 441.75 None None + 139728994453008 None wa-parcel-type:freehold 537.71 None None + 139728994453264 None wa-parcel-type:freehold 890.7 None None + 139728994453520 None wa-parcel-type:freehold 638.35 None None + 139728994453776 None wa-parcel-type:freehold 628.61 None None + 139728994454032 None wa-parcel-type:freehold 598.69 None None + 139728994454352 None wa-parcel-type:freehold 863.76 None None + 139728994454608 None wa-parcel-type:freehold 421.37 None None + 139728994454864 None wa-parcel-type:freehold 421.37 None None + 139728994455120 None wa-parcel-type:freehold 421.37 None None + 139728994455376 None wa-parcel-type:freehold 421.37 None None + 139728994455632 None wa-parcel-type:freehold 586.43 None None + 139728994455952 None wa-parcel-type:freehold 609.73 None None + 139728994456208 None wa-parcel-type:freehold 441.75 None None + 139728994456464 None wa-parcel-type:freehold 441.75 None None + 139728994456720 None wa-parcel-type:freehold 441.75 None None + 139728994457040 None wa-parcel-type:freehold 554.44 None None + 139728994457296 None wa-parcel-type:freehold 421.37 None None + 139728994457552 None wa-parcel-type:freehold 421.37 None None + 139728994457808 None wa-parcel-type:freehold 604.24 None None + 139728994458064 None wa-parcel-type:freehold 604.24 None None + 139728994458384 None wa-parcel-type:freehold 616.44 None None + 139728994458704 None wa-parcel-type:freehold 550.4 None None + 139728994458960 None wa-parcel-type:crown 2608.77 None None + 139728994459216 None wa-parcel-type:freehold 33365.28 None None + 139728994459472 None wa-parcel-type:freehold 36771.78 None None + 139728994459728 None wa-parcel-type:freehold 1203.49 None None + 139728994459984 None wa-parcel-type:road 964.73 None None + 139728994460240 None wa-parcel-type:road 619.88 None None + 139728994460496 None wa-parcel-type:road 722.23 None None + 139728994460816 None wa-parcel-type:road 309.65 None None + 139728994461072 None wa-parcel-type:road 18.69 None None + 139728994461328 None wa-parcel-type:road 0.48 None None + 139728994461584 None wa-parcel-type:road 17.45 None None + 139728994461840 None wa-parcel-type:road 17.39 None None + 139728994462096 None wa-parcel-type:miscellaneous 33365.28 None None + 139728994462352 None wa-parcel-type:miscellaneous 59854.61 None None + 139728994462608 None wa-parcel-type:freehold 70139.0 None None + 139728994462864 None wa-parcel-type:road 3872.3 None None + 139728994463120 None wa-parcel-type:freehold 93220.0 None None + 139728994463376 None wa-secondary-parcel-type:easement-area 86.58 None None +Observations: 486 + observedVectors + 1 undated wa-surveypoint-purpose:monument 4264 4263 None 6.68 + 2 undated wa-surveypoint-purpose:monument 4263 2112 None 21.698 + 3 undated wa-surveypoint-purpose:monument 2112 4310 None 28.949 + 4 undated wa-surveypoint-purpose:monument 4310 4311 None 8.617 + 5 undated wa-surveypoint-purpose:monument 4311 4313 None 20.679 + 6 undated wa-surveypoint-purpose:monument 4313 4264 None 46.92 + 7 undated wa-surveypoint-purpose:monument 4265 4264 None 12.502 + 8 undated wa-surveypoint-purpose:monument 4313 4314 None 12.5 + 9 undated wa-surveypoint-purpose:monument 4314 4265 None 47.151 + 10 undated wa-surveypoint-purpose:monument 4540 4265 None 12.5 + 11 undated wa-surveypoint-purpose:monument 4314 4542 None 14.151 + 12 undated wa-surveypoint-purpose:monument 4542 4540 None 47.411 + 13 undated wa-surveypoint-purpose:monument 4266 4540 None 12.49 + 14 undated wa-surveypoint-purpose:monument 4542 4421 None 2.993 + 15 undated wa-surveypoint-purpose:monument 4421 4315 None 11.024 + 16 undated wa-surveypoint-purpose:monument 4315 4266 None 46.98 + 17 undated wa-surveypoint-purpose:monument 4267 4266 None 9.511 + 18 undated wa-surveypoint-purpose:monument 4315 4316 None 9.5 + 19 undated wa-surveypoint-purpose:monument 4316 4267 None 46.517 + 20 undated wa-surveypoint-purpose:monument 4543 4262 None 9.15 + 21 undated wa-surveypoint-purpose:monument 4262 4267 None 0.35 + 1122 undated wa-surveypoint-purpose:monument 4316 4545 None 9.5 + 23 undated wa-surveypoint-purpose:monument 4545 4543 None 46.5 + 24 undated wa-surveypoint-purpose:monument 4268 4543 None 9.5 + 25 undated wa-surveypoint-purpose:monument 4545 4317 None 9.5 + 26 undated wa-surveypoint-purpose:monument 4317 4268 None 46.5 + 27 undated wa-surveypoint-purpose:monument 4269 4268 None 9.5 + 28 undated wa-surveypoint-purpose:monument 4317 4318 None 9.5 + 29 undated wa-surveypoint-purpose:monument 4318 4269 None 46.5 + 30 undated wa-surveypoint-purpose:monument 4423 4312 None 14.31 + 31 undated wa-surveypoint-purpose:monument 4312 4357 None 46.5 + 32 undated wa-surveypoint-purpose:monument 4357 4321 None 12.5 + 33 undated wa-surveypoint-purpose:monument 4321 4307 None 24.63 + 34 undated wa-surveypoint-purpose:monument 4307 4423 None 14.904 + 35 undated wa-surveypoint-purpose:monument 4321 4322 None 25.923 + 36 undated wa-surveypoint-purpose:monument 4322 4323 None None None + 37 undated wa-surveypoint-purpose:monument 4323 4324 None 9.6 + 38 undated wa-surveypoint-purpose:monument 4324 4306 None 37.705 + 39 undated wa-surveypoint-purpose:monument 4306 4307 None 6.03 + 40 undated wa-surveypoint-purpose:monument 4259 4306 None 20.477 + 41 undated wa-surveypoint-purpose:monument 4324 4325 None 11.86 + 42 undated wa-surveypoint-purpose:monument 4325 4259 None 42.877 + 43 undated wa-surveypoint-purpose:monument 4113 4259 None 17.592 + 44 undated wa-surveypoint-purpose:monument 4325 4097 None 13.47 + 45 undated wa-surveypoint-purpose:monument 4097 4113 None 38.958 + 46 undated wa-surveypoint-purpose:monument 4309 4113 None 17.96 + 47 undated wa-surveypoint-purpose:monument 4097 4326 None 14.598 + 48 undated wa-surveypoint-purpose:monument 4326 4309 None 35.215 + 49 undated wa-surveypoint-purpose:monument 4308 4309 None 6.014 + 50 undated wa-surveypoint-purpose:monument 4326 4327 None 14.757 + 51 undated wa-surveypoint-purpose:monument 4327 4328 None None None + 52 undated wa-surveypoint-purpose:monument 4328 4329 None 27.176 + 53 undated wa-surveypoint-purpose:monument 4329 4308 None 22.836 + 54 undated wa-surveypoint-purpose:monument 4238 4553 None 9.506 + 55 undated wa-surveypoint-purpose:monument 4553 4555 None 44.355 + 56 undated wa-surveypoint-purpose:monument 4555 4331 None 9.506 + 57 undated wa-surveypoint-purpose:monument 4331 4238 None 44.355 + 58 undated wa-surveypoint-purpose:monument 4237 4238 None 9.506 + 59 undated wa-surveypoint-purpose:monument 4331 4332 None 9.506 + 60 undated wa-surveypoint-purpose:monument 4332 4237 None 44.355 + 61 undated wa-surveypoint-purpose:monument 4236 4237 None 9.506 + 62 undated wa-surveypoint-purpose:monument 4332 4334 None 9.506 + 63 undated wa-surveypoint-purpose:monument 4334 4236 None 44.355 + 64 undated wa-surveypoint-purpose:monument 4235 4236 None 9.506 + 65 undated wa-surveypoint-purpose:monument 4334 4552 None 9.506 + 66 undated wa-surveypoint-purpose:monument 4552 4235 None 44.355 + 67 undated wa-surveypoint-purpose:monument 4234 4235 None 12.5 + 68 undated wa-surveypoint-purpose:monument 4552 4551 None 13.364 + 69 undated wa-surveypoint-purpose:monument 4551 4234 None 49.529 + 70 undated wa-surveypoint-purpose:monument 4232 4400 None 37.91 + 71 undated wa-surveypoint-purpose:monument 4400 4401 None 8.5 + 72 undated wa-surveypoint-purpose:monument 4401 4234 None 6.879 + 73 undated wa-surveypoint-purpose:monument 4551 4336 None 9.987 + 74 undated wa-surveypoint-purpose:monument 4336 4428 None 5.845 + 75 undated wa-surveypoint-purpose:monument 4428 4232 None 3.002 + 76 undated wa-surveypoint-purpose:monument 4546 4269 None 9.5 + 77 undated wa-surveypoint-purpose:monument 4318 4319 None 9.5 + 78 undated wa-surveypoint-purpose:monument 4319 4546 None 46.5 + 79 undated wa-surveypoint-purpose:monument 4270 4546 None 9.5 + 80 undated wa-surveypoint-purpose:monument 4319 4549 None 9.5 + 81 undated wa-surveypoint-purpose:monument 4549 4270 None 46.5 + 82 undated wa-surveypoint-purpose:monument 4547 4270 None 9.5 + 83 undated wa-surveypoint-purpose:monument 4549 4320 None 9.5 + 84 undated wa-surveypoint-purpose:monument 4320 4547 None 46.5 + 85 undated wa-surveypoint-purpose:monument 4559 4239 None 12.507 + 86 undated wa-surveypoint-purpose:monument 4239 4330 None 44.355 + 87 undated wa-surveypoint-purpose:monument 4330 4561 None 12.507 + 88 undated wa-surveypoint-purpose:monument 4561 4559 None 44.355 + 89 undated wa-surveypoint-purpose:monument 4556 4559 None 9.506 + 90 undated wa-surveypoint-purpose:monument 4561 4558 None 9.506 + 91 undated wa-surveypoint-purpose:monument 4558 4556 None 44.355 + 92 undated wa-surveypoint-purpose:monument 4553 4556 None 9.506 + 93 undated wa-surveypoint-purpose:monument 4558 4555 None 9.506 + 94 undated wa-surveypoint-purpose:monument 4289 4547 None 13.03 + 95 undated wa-surveypoint-purpose:monument 4320 4351 None 12.5 + 96 undated wa-surveypoint-purpose:monument 4351 4289 None 50.178 + 97 undated wa-surveypoint-purpose:monument 4312 4289 None 13.03 + 98 undated wa-surveypoint-purpose:monument 4351 4357 None 12.5 + 99 undated wa-surveypoint-purpose:monument 4562 4500 None 14.567 + 100 undated wa-surveypoint-purpose:monument 4500 4499 None 1.592 + 101 undated wa-surveypoint-purpose:monument 4499 4308 None 15.467 + 102 undated wa-surveypoint-purpose:monument 4329 3951 None 15.009 + 103 undated wa-surveypoint-purpose:monument 3951 4562 None 42.953 + 104 undated wa-surveypoint-purpose:monument 4239 4366 None 6.74 + 105 undated wa-surveypoint-purpose:monument 4366 4562 None 5.982 + 106 undated wa-surveypoint-purpose:monument 3951 4330 None 12.507 + 107 undated wa-surveypoint-purpose:monument 4279 4278 None 77.466 + 108 undated wa-surveypoint-purpose:monument 4278 4277 None 8.5 + 109 undated wa-surveypoint-purpose:monument 4277 4538 None 4.0 + 110 undated wa-surveypoint-purpose:monument 4538 4539 None 3.7 + 111 undated wa-surveypoint-purpose:monument 4539 4537 None 4.0 + 112 undated wa-surveypoint-purpose:monument 4537 4282 None 37.047 + 113 undated wa-surveypoint-purpose:monument 4282 4281 None 6.5 + 114 undated wa-surveypoint-purpose:monument 4281 4275 None 35.073 + 115 undated wa-surveypoint-purpose:monument 4275 4280 None 54.461 + 116 undated wa-surveypoint-purpose:monument 4280 4279 None 9.31 + 117 undated wa-surveypoint-purpose:monument 1499 1465 None 50.0 + 118 undated wa-surveypoint-purpose:monument 1465 1467 None 210.308 + 119 undated wa-surveypoint-purpose:monument 1467 1022 None 221.013 + 120 undated wa-surveypoint-purpose:monument 1022 5018 None 39.634 + 121 undated wa-surveypoint-purpose:monument 5018 20233 None 8.505 + 122 undated wa-surveypoint-purpose:monument 20233 20234 None 7.004 + 123 undated wa-surveypoint-purpose:monument 20234 4600 None 0.5 + 124 undated wa-surveypoint-purpose:monument 4600 4601 None 42.646 + 125 undated wa-surveypoint-purpose:monument 4601 4034 None 42.76 + 126 undated wa-surveypoint-purpose:monument 4034 4069 None 68.33 + 127 undated wa-surveypoint-purpose:monument 4069 4071 None 31.309 + 128 undated wa-surveypoint-purpose:monument 4071 4098 None 11.488 + 129 undated wa-surveypoint-purpose:monument 4098 4099 None 8.22 + 130 undated wa-surveypoint-purpose:monument 4099 4100 None 87.75 + 131 undated wa-surveypoint-purpose:monument 4100 4396 None 32.951 + 132 undated wa-surveypoint-purpose:monument 4396 4397 None None None + 133 undated wa-surveypoint-purpose:monument 4397 4515 None 32.774 + 134 undated wa-surveypoint-purpose:monument 4515 4516 None 2.05 + 135 undated wa-surveypoint-purpose:monument 4516 4566 None 55.182 + 136 undated wa-surveypoint-purpose:monument 4566 4568 None 2.05 + 137 undated wa-surveypoint-purpose:monument 4568 4399 None 8.383 + 138 undated wa-surveypoint-purpose:monument 4399 1499 None 14.625 + 139 undated wa-surveypoint-purpose:monument 3969 4232 None 138.796 + 140 undated wa-surveypoint-purpose:monument 4336 4337 None 18.669 + 141 undated wa-surveypoint-purpose:monument 4337 4338 None 15.134 + 142 undated wa-surveypoint-purpose:monument 4338 4143 None 14.999 + 143 undated wa-surveypoint-purpose:monument 4143 4344 None 93.965 + 144 undated wa-surveypoint-purpose:monument 4344 4345 None 15.467 + 145 undated wa-surveypoint-purpose:monument 4345 4347 None 34.571 + 146 undated wa-surveypoint-purpose:monument 4347 4221 None 5.693 + 147 undated wa-surveypoint-purpose:monument 4221 4192 None 2.181 + 148 undated wa-surveypoint-purpose:monument 4194 4192 None None None + 149 undated wa-surveypoint-purpose:monument 4194 4348 None 5.371 + 150 undated wa-surveypoint-purpose:monument 4348 4355 None 80.931 + 151 undated wa-surveypoint-purpose:monument 4355 4356 None None None + 152 undated wa-surveypoint-purpose:monument 4363 4356 None None None + 153 undated wa-surveypoint-purpose:monument 4363 4364 None None None + 154 undated wa-surveypoint-purpose:monument 4364 4424 None 20.091 + 155 undated wa-surveypoint-purpose:monument 4424 4374 None 106.0 + 156 undated wa-surveypoint-purpose:monument 4374 4375 None None None + 157 undated wa-surveypoint-purpose:monument 4375 4379 None 61.958 + 158 undated wa-surveypoint-purpose:monument 4379 4388 None 151.023 + 159 undated wa-surveypoint-purpose:monument 4388 4389 None 12.956 + 160 undated wa-surveypoint-purpose:monument 4389 3969 None 18.069 + 161 undated wa-surveypoint-purpose:monument 4233 4273 None 13.228 + 162 undated wa-surveypoint-purpose:monument 4273 4278 None 5.91 + 163 undated wa-surveypoint-purpose:monument 4279 4366 None 24.566 + 164 undated wa-surveypoint-purpose:monument 4401 4233 None 6.116 + 165 undated wa-surveypoint-purpose:monument 4279 4423 None 44.987 + 166 undated wa-surveypoint-purpose:monument 4499 4253 None 1.0 + 167 undated wa-surveypoint-purpose:monument 4253 4500 None 1.0 + 168 undated wa-surveypoint-purpose:monument 4276 4263 None 17.955 + 169 undated wa-surveypoint-purpose:monument 4262 4275 None 13.004 + 170 undated wa-surveypoint-purpose:monument 4281 4276 None 6.26 + 171 undated wa-surveypoint-purpose:monument 4547 4280 None 13.134 + 172 undated wa-surveypoint-purpose:monument 4400 4233 None 6.116 + 173 undated wa-surveypoint-purpose:monument 4273 4277 None 5.91 + 174 undated wa-surveypoint-purpose:monument 4282 4276 None 6.26 + 175 undated wa-surveypoint-purpose:monument 20234 20222 None 12.49 + 176 undated wa-surveypoint-purpose:monument 20222 20216 None 7.0 + 177 undated wa-surveypoint-purpose:monument 20216 20233 None 12.246 + 1200 undated wa-surveypoint-purpose:permanent-survey-mark EFB122745/9308 EFB122745/9307 2.9 62.257 + 1201 undated wa-surveypoint-purpose:permanent-survey-mark EFB122745/9308 EFB125060/9317 266.63416667 88.903 + 1202 undated wa-surveypoint-purpose:permanent-survey-mark EFB122745/9308 EFB122745/9309 179.526944444 64.409 + 1203 undated wa-surveypoint-purpose:permanent-survey-mark EFB122745/9308 4233 286.1397222222 7.958 + 1204 undated wa-surveypoint-purpose:permanent-survey-mark EFB122745/9308 4273 207.755833333 12.29 + 1205 undated wa-surveypoint-purpose:permanent-control-mark EFB125060/9317 4279 187.008611111 2.319 + 1206 undated wa-surveypoint-purpose:permanent-control-mark EFB125060/9317 4366 299.243611111 23.595 + 1207 undated wa-surveypoint-purpose:monument 4289 4280 87.61 17.131 + 1208 undated wa-surveypoint-purpose:permanent-control-mark EFB122745/9309 4276 275.34611111 6.604 + 1209 undated wa-surveypoint-purpose:permanent-control-mark EFB122745/9309 4263 185.756388889 16.744 + 1210 undated wa-surveypoint-purpose:permanent-control-mark EFB122745/9307 4232 213.443611111 19.103 + 13001 undated None 380186.73,6397580.995 4264 6 + 13002 undated None 380192.672,6397577.946 4263 1 + 13003 undated None 380192.779,6397556.253 2112 2 + 13004 undated None 380192.921,6397527.311 4310 3 + 13005 undated None 380184.664,6397529.77 4311 4 + 13006 undated None 380166.098,6397538.866 4313 5 + 13007 undated None 380175.609,6397586.701 4265 9 + 13008 undated None 380186.73,6397580.995 4313 7 + 13009 undated None 380166.098,6397538.866 4313 6 + 13010 undated None 380154.875,6397544.364 4314 8 + 13011 undated None 380164.49,6397592.405 4540 12 + 13012 undated None 380175.609,6397586.701 4314 10 + 13013 undated None 380154.875,6397544.364 4314 9 + 13014 undated None 380142.17,6397550.589 4542 11 + 13015 undated None 380153.379,6397598.106 4266 16 + 13016 undated None 380164.49,6397592.405 4542 13 + 13017 undated None 380142.17,6397550.589 4542 12 + 13018 undated None 380139.482,6397551.906 4421 14 + 13019 undated None 380129.932,6397557.408 4315 15 + 13020 undated None 380144.919,6397602.446 4267 19 + 13021 undated None 380153.379,6397598.106 4315 17 + 13022 undated None 380129.932,6397557.408 4315 16 + 13023 undated None 380121.702,6397562.149 4316 18 + 13024 undated None 380136.68,6397607.173 4543 23 + 13025 undated None 380144.607,6397602.606 4262 20 + 13026 undated None 380144.919,6397602.446 4316 21 + 13027 undated None 380121.702,6397562.149 4316 19 + 13028 undated None 380113.473,6397566.89 4545 1122 + 13029 undated None 380128.451,6397611.914 4268 26 + 13030 undated None 380136.68,6397607.173 4545 24 + 13031 undated None 380113.473,6397566.89 4545 23 + 13032 undated None 380105.243,6397571.632 4317 25 + 13033 undated None 380120.221,6397616.656 4269 29 + 13034 undated None 380128.451,6397611.914 4317 27 + 13035 undated None 380105.243,6397571.632 4317 26 + 13036 undated None 380097.013,6397576.373 4318 28 + 13037 undated None 380059.569,6397643.561 4423 34 + 13038 undated None 380073.874,6397643.357 4312 30 + 13039 undated None 380050.666,6397603.074 4357 31 + 13040 undated None 380039.838,6397609.313 4321 32 + 13041 undated None 380052.13,6397630.65 4307 33 + 13042 undated None 380052.13,6397630.65 4321 39 + 13043 undated None 380039.838,6397609.313 4321 33 + 13044 undated None 380017.381,6397622.251 4322 35 + 13045 undated None 380010.04,6397639.26 4323 36 + 13046 undated None 380012.259,6397648.598 4324 37 + 13047 undated None 380046.633,6397633.125 4306 38 + 13048 undated None 380056.853,6397650.863 4259 42 + 13049 undated None 380046.633,6397633.125 4324 40 + 13050 undated None 380012.259,6397648.598 4324 38 + 13051 undated None 380014.999,6397660.135 4325 41 + 13052 undated None 380056.766,6397668.451 4113 45 + 13053 undated None 380056.853,6397650.863 4325 43 + 13054 undated None 380014.999,6397660.135 4325 42 + 13055 undated None 380018.112,6397673.237 4097 44 + 13056 undated None 380056.678,6397686.407 4309 48 + 13057 undated None 380056.766,6397668.451 4097 46 + 13058 undated None 380018.112,6397673.237 4097 45 + 13059 undated None 380021.486,6397687.437 4326 47 + 13060 undated None 380062.688,6397686.231 4308 53 + 13061 undated None 380056.678,6397686.407 4326 49 + 13062 undated None 380021.486,6397687.437 4326 48 + 13063 undated None 380024.896,6397701.791 4327 50 + 13064 undated None 380035.417,6397709.858 4328 51 + 13065 undated None 380062.575,6397709.062 4329 52 + 13066 undated None 380131.289,6397662.711 4238 57 + 13067 undated None 380121.789,6397662.989 4553 54 + 13068 undated None 380121.571,6397707.334 4555 55 + 13069 undated None 380131.071,6397707.056 4331 56 + 13070 undated None 380140.788,6397662.433 4237 60 + 13071 undated None 380131.289,6397662.711 4331 58 + 13072 undated None 380131.071,6397707.056 4331 57 + 13073 undated None 380140.57,6397706.777 4332 59 + 13074 undated None 380150.288,6397662.155 4236 63 + 13075 undated None 380140.788,6397662.433 4332 61 + 13076 undated None 380140.57,6397706.777 4332 60 + 13077 undated None 380150.07,6397706.499 4334 62 + 13078 undated None 380159.787,6397661.876 4235 66 + 13079 undated None 380150.288,6397662.155 4334 64 + 13080 undated None 380150.07,6397706.499 4334 63 + 13081 undated None 380159.569,6397706.221 4552 65 + 13082 undated None 380172.279,6397661.51 4234 69 + 13083 undated None 380159.787,6397661.876 4552 67 + 13084 undated None 380159.569,6397706.221 4552 66 + 13085 undated None 380172.035,6397711.028 4551 68 + 13086 undated None 380185.048,6397705.145 4232 75 + 13087 undated None 380185.235,6397667.244 4400 70 + 13088 undated None 380179.153,6397661.309 4401 71 + 13089 undated None 380172.279,6397661.51 4551 72 + 13090 undated None 380172.035,6397711.028 4551 69 + 13091 undated None 380182.02,6397711.077 4336 73 + 13092 undated None 380182.049,6397705.233 4428 74 + 13093 undated None 380111.991,6397621.397 4546 78 + 13094 undated None 380120.221,6397616.656 4318 76 + 13095 undated None 380097.013,6397576.373 4318 29 + 13096 undated None 380088.783,6397581.114 4319 77 + 13097 undated None 380103.761,6397626.138 4270 81 + 13098 undated None 380111.991,6397621.397 4319 79 + 13099 undated None 380088.783,6397581.114 4319 78 + 13100 undated None 380080.553,6397585.856 4549 80 + 13101 undated None 380095.531,6397630.88 4547 84 + 13102 undated None 380103.761,6397626.138 4549 82 + 13103 undated None 380080.553,6397585.856 4549 81 + 13104 undated None 380072.324,6397590.597 4320 83 + 13105 undated None 380102.791,6397663.546 4559 88 + 13106 undated None 380090.292,6397663.912 4239 85 + 13107 undated None 380090.073,6397708.257 4330 86 + 13108 undated None 380102.573,6397707.89 4561 87 + 13109 undated None 380112.29,6397663.268 4556 91 + 13110 undated None 380102.791,6397663.546 4561 89 + 13111 undated None 380102.573,6397707.89 4561 88 + 13112 undated None 380112.072,6397707.612 4558 90 + 13113 undated None 380121.789,6397662.989 4553 55 + 13114 undated None 380112.29,6397663.268 4558 92 + 13115 undated None 380112.072,6397707.612 4558 91 + 13116 undated None 380121.571,6397707.334 4553 93 + 13117 undated None 380086.539,6397640.305 4289 96 + 13118 undated None 380095.531,6397630.88 4320 94 + 13119 undated None 380072.324,6397590.597 4320 84 + 13120 undated None 380061.495,6397596.836 4351 95 + 13121 undated None 380073.874,6397643.357 4312 31 + 13122 undated None 380086.539,6397640.305 4351 97 + 13123 undated None 380061.495,6397596.836 4351 96 + 13124 undated None 380050.666,6397603.074 4312 98 + 13125 undated None 380077.785,6397665.68 4562 103 + 13126 undated None 380063.733,6397669.505 4500 99 + 13127 undated None 380062.764,6397670.768 4499 100 + 13128 undated None 380062.688,6397686.231 4329 101 + 13129 undated None 380062.575,6397709.062 4329 53 + 13130 undated None 380077.574,6397708.623 3951 102 + 13131 undated None 380090.292,6397663.912 4239 86 + 13132 undated None 380083.556,6397664.109 4366 104 + 13133 undated None 380077.785,6397665.68 3951 105 + 13134 undated None 380077.574,6397708.623 3951 103 + 13135 undated None 380090.073,6397708.257 4239 106 + 13136 undated None 380104.006,6397650.508 4279 116 + 13137 undated None 380181.422,6397648.24 4278 107 + 13138 undated None 380187.358,6397642.158 4277 108 + 13139 undated None 380183.359,6397642.138 4538 109 + 13140 undated None 380183.377,6397638.439 4539 110 + 13141 undated None 380187.376,6397638.459 4537 111 + 13142 undated None 380187.558,6397601.42 4282 112 + 13143 undated None 380182.021,6397598.019 4281 113 + 13144 undated None 380150.822,6397614.026 4275 114 + 13145 undated None 380103.642,6397641.207 4280 115 + 13146 undated None 379723.701,6397712.122 1499 138 + 13147 undated None 379773.449,6397717.027 1465 117 + 13148 undated None 379785.473,6397926.945 1467 118 + 13149 undated None 380006.365,6397932.575 1022 119 + 13150 undated None 380045.973,6397931.386 5018 120 + 13151 undated None 380046.015,6397922.883 20233 121 + 13152 undated None 380046.049,6397915.881 20234 122 + 13153 undated None 380046.052,6397915.38 4600 123 + 13154 undated None 380046.261,6397872.744 4601 124 + 13155 undated None 380003.53,6397873.996 4034 125 + 13156 undated None 379935.237,6397872.256 4069 126 + 13157 undated None 379905.838,6397861.506 4071 127 + 13158 undated None 379894.356,6397861.213 4098 128 + 13159 undated None 379894.566,6397852.997 4099 129 + 13160 undated None 379874.146,6397767.676 4100 130 + 13161 undated None 379868.738,6397735.179 4396 131 + 13162 undated None 379825.943,6397700.671 4397 132 + 13163 undated None 379793.183,6397699.972 4515 133 + 13164 undated None 379791.194,6397699.48 4516 134 + 13165 undated None 379736.036,6397698.303 4566 135 + 13166 undated None 379734.047,6397697.811 4568 136 + 13167 undated None 379725.667,6397697.632 4399 137 + 13168 undated None 380184.366,6397843.909 3969 160 + 13169 undated None 380185.048,6397705.145 4428 139 + 13170 undated None 380182.049,6397705.233 4336 75 + 13171 undated None 380182.02,6397711.077 4336 74 + 13172 undated None 380181.928,6397729.742 4337 140 + 13173 undated None 380166.804,6397730.185 4338 141 + 13174 undated None 380152.755,6397735.426 4143 142 + 13175 undated None 380058.851,6397738.177 4344 143 + 13176 undated None 380044.435,6397743.771 4345 144 + 13177 undated None 380009.886,6397744.784 4347 145 + 13178 undated None 380008.577,6397750.323 4221 146 + 13179 undated None 380006.398,6397750.387 4194 147 + 13180 undated None 380000.221,6397746.572 4194 148 + 13181 undated None 380005.385,6397745.1 4348 149 + 13182 undated None 379986.682,6397666.379 4355 150 + 13183 undated None 379961.958,6397654.714 4363 151 + 13184 undated None 379897.132,6397676.041 4363 152 + 13185 undated None 379883.745,6397702.835 4364 153 + 13186 undated None 379892.738,6397720.796 4424 154 + 13187 undated None 379917.405,6397823.862 4374 155 + 13188 undated None 379941.55,6397843.414 4375 156 + 13189 undated None 380003.474,6397844.992 4379 157 + 13190 undated None 380154.399,6397840.568 4388 158 + 13191 undated None 380166.373,6397845.512 4389 159 + 13192 undated None 380185.265,6397661.13 4233 164 + 13193 undated None 380187.329,6397648.067 4273 161 + 13194 undated None 380181.422,6397648.24 4279 162 + 13195 undated None 380104.006,6397650.508 4279 107 + 13196 undated None 380083.556,6397664.109 4239 163 + 13197 undated None 380090.292,6397663.912 4559 104 + 13198 undated None 380102.791,6397663.546 4556 85 + 13199 undated None 380112.29,6397663.268 4553 89 + 13200 undated None 380121.789,6397662.989 4238 92 + 13201 undated None 380131.289,6397662.711 4237 54 + 13202 undated None 380140.788,6397662.433 4236 58 + 13203 undated None 380150.288,6397662.155 4235 61 + 13204 undated None 380159.787,6397661.876 4234 64 + 13205 undated None 380172.279,6397661.51 4401 67 + 13206 undated None 380179.153,6397661.309 4401 72 + 13207 undated None 380104.006,6397650.508 4279 163 + 13208 undated None 380059.569,6397643.561 4307 165 + 13209 undated None 380052.13,6397630.65 4306 34 + 13210 undated None 380046.633,6397633.125 4259 39 + 13211 undated None 380056.853,6397650.863 4113 40 + 13212 undated None 380056.766,6397668.451 4309 43 + 13213 undated None 380056.678,6397686.407 4308 46 + 13214 undated None 380062.688,6397686.231 4499 49 + 13215 undated None 380062.764,6397670.768 4499 101 + 13216 undated None 380062.768,6397669.768 4253 166 + 13217 undated None 380063.733,6397669.505 4562 167 + 13218 undated None 380077.785,6397665.68 4366 99 + 13219 undated None 380083.556,6397664.109 4279 105 + 13220 undated None 380187.589,6397595.162 4276 170 + 13221 undated None 380192.672,6397577.946 4264 168 + 13222 undated None 380186.73,6397580.995 4265 1 + 13223 undated None 380175.609,6397586.701 4540 7 + 13224 undated None 380164.49,6397592.405 4266 10 + 13225 undated None 380153.379,6397598.106 4267 13 + 13226 undated None 380144.919,6397602.446 4262 17 + 13227 undated None 380144.607,6397602.606 4262 21 + 13228 undated None 380150.822,6397614.026 4281 169 + 13229 undated None 380182.021,6397598.019 4281 114 + 13230 undated None 380150.822,6397614.026 4262 115 + 13231 undated None 380144.607,6397602.606 4543 169 + 13232 undated None 380136.68,6397607.173 4268 20 + 13233 undated None 380128.451,6397611.914 4269 24 + 13234 undated None 380120.221,6397616.656 4546 27 + 13235 undated None 380111.991,6397621.397 4270 76 + 13236 undated None 380103.761,6397626.138 4547 79 + 13237 undated None 380095.531,6397630.88 4547 82 + 13238 undated None 380103.642,6397641.207 4275 171 + 13239 undated None 380103.642,6397641.207 4547 116 + 13240 undated None 380095.531,6397630.88 4289 171 + 13241 undated None 380086.539,6397640.305 4312 94 + 13242 undated None 380073.874,6397643.357 4423 97 + 13243 undated None 380059.569,6397643.561 4279 30 + 13244 undated None 380104.006,6397650.508 4280 165 + 13245 undated None 380179.153,6397661.309 4400 164 + 13246 undated None 380185.235,6397667.244 4400 71 + 13247 undated None 380185.265,6397661.13 4401 172 + 13248 undated None 380062.764,6397670.768 4500 166 + 13249 undated None 380063.733,6397669.505 4253 100 + 13250 undated None 380062.768,6397669.768 4499 167 + 13251 undated None 380187.358,6397642.158 4278 173 + 13252 undated None 380181.422,6397648.24 4273 108 + 13253 undated None 380187.329,6397648.067 4273 162 + 13254 undated None 380182.021,6397598.019 4282 170 + 13255 undated None 380187.558,6397601.42 4282 113 + 13256 undated None 380187.589,6397595.162 4281 174 + 13257 undated None 380129.932,6397557.408 4315 15 + 13258 undated None 380121.702,6397562.149 4316 18 + 13259 undated None 380113.473,6397566.89 4545 1122 + 13260 undated None 380105.243,6397571.632 4317 25 + 13261 undated None 380097.013,6397576.373 4318 28 + 13262 undated None 380088.783,6397581.114 4319 77 + 13263 undated None 380080.553,6397585.856 4549 80 + 13264 undated None 380072.324,6397590.597 4320 83 + 13265 undated None 380061.495,6397596.836 4351 95 + 13266 undated None 380050.666,6397603.074 4357 98 + 13267 undated None 380039.838,6397609.313 4321 32 + 13268 undated None 380012.259,6397648.598 4324 37 + 13269 undated None 380014.999,6397660.135 4325 41 + 13270 undated None 380018.112,6397673.237 4097 44 + 13271 undated None 380021.486,6397687.437 4326 47 + 13272 undated None 380062.575,6397709.062 4329 52 + 13273 undated None 380077.574,6397708.623 3951 102 + 13274 undated None 380090.073,6397708.257 4330 106 + 13275 undated None 380102.573,6397707.89 4561 87 + 13276 undated None 380112.072,6397707.612 4558 90 + 13277 undated None 380121.571,6397707.334 4555 93 + 13278 undated None 380131.071,6397707.056 4331 56 + 13279 undated None 380140.57,6397706.777 4332 59 + 13280 undated None 380150.07,6397706.499 4334 62 + 13281 undated None 380159.569,6397706.221 4552 65 + 13282 undated None 380172.035,6397711.028 4551 68 + 13283 undated None 380182.02,6397711.077 4336 73 + 13284 undated None 380185.048,6397705.145 4232 139 + 13285 undated None 380185.235,6397667.244 4400 70 + 13286 undated None 380185.265,6397661.13 4233 172 + 13287 undated None 380187.329,6397648.067 4273 161 + 13288 undated None 380187.358,6397642.158 4277 173 + 13289 undated None 380187.558,6397601.42 4282 112 + 13290 undated None 380187.589,6397595.162 4276 174 + 13291 undated None 380192.672,6397577.946 4263 168 + 13292 undated None 380166.098,6397538.866 4313 5 + 13293 undated None 380154.875,6397544.364 4314 8 + 13294 undated None 380142.17,6397550.589 4542 11 + 13295 undated None 380046.049,6397915.881 20234 122 + 13296 undated None 380033.568,6397916.255 20222 175 + 13297 undated None 380033.777,6397923.25 20216 176 + 13298 undated None 380046.015,6397922.883 20233 177 +Annotations: 4 + (wa-annotation-role:r-26a) Survey carried out under Reg 26a Special Survey Area Guidelines + (wa-annotation-role:r-26a) Final marking defferred, Reg. 26A(1) Special Survey Area Guidelines + (wa-annotation-role:sp) All boundary / corner survey marks shown on the associated plan and contained in this CSD are indicative only. Use only the survey sheet(s) when determining the true final position and type of all survey marks placed pertaining to this data. + (wa-annotation-role:surveyed-dimensions) All bearings and distances in this CSD and on the related survey sheets are the result of least squares adjustments carried out on the field observations. +References: 2 + DP 74646 DP_74646 wa-locality:dudley-park (icsm-admin-unit-type:locality) related 0.0 2013-10-24 00:00:00 + DP 76653 DP_76653 wa-locality:dudley-park (icsm-admin-unit-type:locality) related 0.0 2013-10-24 00:00:00 +Supporting Documents: 4 + wa-survey-documentation-type:2d-plan DP 400715 Plan (https://wa.gov.au/deposited-plans/DP400715.pdf) related + wa-survey-documentation-type:field-record Field Book 80658 (https://wa.gov.au/field-books/80658.pdf) related + wa-survey-documentation-type:field-record Field Book 81073 (https://wa.gov.au/field-books/81073.pdf) related + wa-survey-documentation-type:survey-report Survey Report DP 400715 (https://wa.gov.au/survey-reports/400715.pdf) related diff --git a/build/tests/profiles/wa/obs-subtendedangle.jsonld-errors.log b/build/tests/profiles/wa/obs-subtendedangle.jsonld-errors.log new file mode 100644 index 0000000..34b096b --- /dev/null +++ b/build/tests/profiles/wa/obs-subtendedangle.jsonld-errors.log @@ -0,0 +1 @@ +build/tests/profiles/wa/obs-subtendedangle.jsonld diff --git a/build/tests/profiles/wa/obs-subtendedangle.jsonld-geojson.json b/build/tests/profiles/wa/obs-subtendedangle.jsonld-geojson.json new file mode 100644 index 0000000..14f8c69 --- /dev/null +++ b/build/tests/profiles/wa/obs-subtendedangle.jsonld-geojson.json @@ -0,0 +1,224 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:8024", + "id": null, + "name": "DP 422532", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [ + { + "id": "DP_422526", + "name": "DP 422526", + "adminUnit": { + "href": "wa-locality:hyden", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2013-03-10 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [ + { + "id": "184", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44459259300403, + -30.730750614470015 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54693.284, + 398706.957 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "189", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44476512098763, + -30.73074891115523 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54709.808, + 398707.154 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "198", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44454422879919, + -30.73051618490328 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54688.639, + 398732.946 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "312", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44476512098763, + -30.73074891115523 + ], + [ + 121.44459259300403, + -30.730750614470015 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54709.808, + 398707.154 + ], + [ + 54693.284, + 398706.957 + ] + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 16.526, + "azimuth": null, + "name": { + "label": "312", + "hasPart": [] + }, + "ptQuality": null + } + }, + { + "id": "313", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44459259300403, + -30.730750614470015 + ], + [ + 121.44454422879919, + -30.73051618490328 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54693.284, + 398706.957 + ], + [ + 54688.639, + 398732.946 + ] + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 26.401, + "azimuth": null, + "name": { + "label": "313", + "hasPart": [] + }, + "ptQuality": null + } + }, + { + "id": "843", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:I", + "comment": null + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/obs-subtendedangle.jsonld-summary.txt b/build/tests/profiles/wa/obs-subtendedangle.jsonld-summary.txt new file mode 100644 index 0000000..0aaa815 --- /dev/null +++ b/build/tests/profiles/wa/obs-subtendedangle.jsonld-summary.txt @@ -0,0 +1,16 @@ +Projection: epsg:8024 +Name: DP 422532 + +Monuments: 3 + None 184 BoundaryMark 54693.284,398706.957 wa-monument-state:did-not-search wa-monument-condition:ok None + None 189 BoundaryMark 54709.808,398707.154 wa-monument-state:did-not-search wa-monument-condition:ok None + None 198 BoundaryMark 54688.639,398732.946 wa-monument-state:did-not-search wa-monument-condition:ok None +Parcels: 0 +Observations: 3 + observedVectors + 312 undated wa-surveypoint-purpose:road-boundary 189 184 None 16.526 + 313 undated wa-surveypoint-purpose:road-boundary 184 198 None 26.401 + SubtendedAngle + 843 undated None 54693.284,398706.957 184 312 +References: 1 + DP 422526 DP_422526 wa-locality:hyden (icsm-admin-unit-type:locality) related 0.0 2013-03-10 00:00:00 diff --git a/build/tests/profiles/wa/observations.jsonld-errors.log b/build/tests/profiles/wa/observations.jsonld-errors.log new file mode 100644 index 0000000..86e26ef --- /dev/null +++ b/build/tests/profiles/wa/observations.jsonld-errors.log @@ -0,0 +1 @@ +build/tests/profiles/wa/observations.jsonld diff --git a/build/tests/profiles/wa/observations.jsonld-geojson.json b/build/tests/profiles/wa/observations.jsonld-geojson.json new file mode 100644 index 0000000..a037482 --- /dev/null +++ b/build/tests/profiles/wa/observations.jsonld-geojson.json @@ -0,0 +1,240 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:8024", + "id": null, + "name": "DP 422532", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [ + { + "id": "DP_422526", + "name": "DP 422526", + "adminUnit": { + "href": "wa-locality:hyden", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2013-03-10 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [ + { + "id": "18430386", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44441727652362, + -30.733209798663808 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54676.628, + 398434.298 + ] + }, + "properties": { + "name": { + "label": "EFB157243/9533", + "hasPart": [ + { + "type": "Source", + "label": "EFB157243" + }, + { + "type": "Stamp", + "label": "9533" + } + ] + }, + "purpose": "wa-surveypoint-purpose:temporary-control-point", + "ptQualityMeasure": 0.028, + "comment": "In Bitumen", + "monumentedBy": { + "form": "wa-monument-form:spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "17876586", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44466420312921, + -30.7332807436419 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54700.281, + 398426.444 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "18430396", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44530162749408, + -30.73271583142415 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54761.299, + 398489.106 + ] + }, + "properties": { + "geodeticid": "EFB157243/9802", + "name": { + "label": "EFB157243/9802", + "hasPart": [ + { + "type": "Source", + "label": "EFB157243" + }, + { + "type": "Stamp", + "label": "9802" + } + ] + }, + "purpose": "wa-surveypoint-purpose:permanent-survey-mark", + "ptQualityMeasure": 0.026, + "comment": "In Concrete", + "monumentedBy": { + "form": "wa-monument-form:brass-plaque", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "20805296", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44441727652362, + -30.733209798663808 + ], + [ + 121.44466420312921, + -30.7332807436419 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54676.628, + 398434.298 + ], + [ + 54700.281, + 398426.444 + ] + ] + }, + "properties": { + "name": { + "label": "20805060", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:temporary-control-point", + "ptQualityMeasure": 0.028, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 100.856, + "azimuth": 57.0855555555556, + "ptQuality": null + } + }, + { + "id": "20805060", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44441727652362, + -30.733209798663808 + ], + [ + 121.44530162749408, + -30.73271583142415 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54676.628, + 398434.298 + ], + [ + 54761.299, + 398489.106 + ] + ] + }, + "properties": { + "name": { + "label": "20805060", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:temporary-control-point", + "ptQualityMeasure": 0.028, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 100.856, + "azimuth": 57.0855555555556, + "ptQuality": null + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/observations.jsonld-summary.txt b/build/tests/profiles/wa/observations.jsonld-summary.txt new file mode 100644 index 0000000..5b9d40b --- /dev/null +++ b/build/tests/profiles/wa/observations.jsonld-summary.txt @@ -0,0 +1,14 @@ +Projection: epsg:8024 +Name: DP 422532 + +Monuments: 3 + None EFB157243/9533 CadastralMark 54676.628,398434.298 wa-monument-state:mark-found wa-monument-condition:ok None + None 17876586 BoundaryMark 54700.281,398426.444 wa-monument-state:mark-found wa-monument-condition:ok None + None EFB157243/9802 GeodeticReferenceMark 54761.299,398489.106 wa-monument-state:mark-found wa-monument-condition:ok EFB157243/9802 +Parcels: 0 +Observations: 2 + observedVectors + 20805296 undated wa-surveypoint-purpose:temporary-control-point EFB157243/9533 17876586 108.369722222222 24.923 + 20805060 undated wa-surveypoint-purpose:temporary-control-point EFB157243/9533 EFB157243/9802 57.0855555555556 100.856 +References: 1 + DP 422526 DP_422526 wa-locality:hyden (icsm-admin-unit-type:locality) related 0.0 2013-03-10 00:00:00 diff --git a/build/tests/profiles/wa/parcels-angles.jsonld-errors.log b/build/tests/profiles/wa/parcels-angles.jsonld-errors.log new file mode 100644 index 0000000..28e3586 --- /dev/null +++ b/build/tests/profiles/wa/parcels-angles.jsonld-errors.log @@ -0,0 +1 @@ +build/tests/profiles/wa/parcels-angles.jsonld diff --git a/build/tests/profiles/wa/parcels-angles.jsonld-geojson.json b/build/tests/profiles/wa/parcels-angles.jsonld-geojson.json new file mode 100644 index 0000000..c9f71ac --- /dev/null +++ b/build/tests/profiles/wa/parcels-angles.jsonld-geojson.json @@ -0,0 +1,676 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:8024", + "id": null, + "name": "DP 42253", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [ + { + "id": "DP_422526", + "name": "DP 422526", + "adminUnit": { + "href": "wa-locality:hyden", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2013-03-10 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [ + { + "id": "184", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44459259300403, + -30.730750614470015 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54693.284, + 398706.957 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "189", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44476512098763, + -30.73074891115523 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54709.808, + 398707.154 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "190", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44486087494411, + -30.730712954871706 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54718.977, + 398711.145 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "196", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44492456642654, + -30.73065534703183 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54725.074, + 398717.535 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "197", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44464518252326, + -30.730424869040444 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54698.303, + 398743.075 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "198", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44454422879919, + -30.73051618490328 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54688.639, + 398732.946 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "312", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44476512098763, + -30.73074891115523 + ], + [ + 121.44459259300403, + -30.730750614470015 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54709.808, + 398707.154 + ], + [ + 54693.284, + 398706.957 + ] + ] + }, + "properties": { + "name": { + "label": "312", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 16.526, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "313", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44459259300403, + -30.730750614470015 + ], + [ + 121.44454422879919, + -30.73051618490328 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54693.284, + 398706.957 + ], + [ + 54688.639, + 398732.946 + ] + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 26.401, + "azimuth": null, + "name": { + "label": "313", + "hasPart": [] + }, + "ptQuality": null + } + }, + { + "id": "314", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44454422879919, + -30.73051618490328 + ], + [ + 121.44464518252326, + -30.730424869040444 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54688.639, + 398732.946 + ], + [ + 54698.303, + 398743.075 + ] + ] + }, + "properties": { + "name": { + "label": "314", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 14.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "309", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44464518252326, + -30.730424869040444 + ], + [ + 121.44492456642654, + -30.73065534703183 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54698.303, + 398743.075 + ], + [ + 54725.074, + 398717.535 + ] + ] + }, + "properties": { + "name": { + "label": "309", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 37.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "311", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44492456642654, + -30.73065534703183 + ], + [ + 121.44486087494411, + -30.730712954871706 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54725.074, + 398717.535 + ], + [ + 54718.977, + 398711.145 + ] + ] + }, + "properties": { + "name": { + "label": "311", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 8.832, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "298", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44486087494411, + -30.730712954871706 + ], + [ + 121.44476512098763, + -30.73074891115523 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54718.977, + 398711.145 + ], + [ + 54709.808, + 398707.154 + ] + ] + }, + "properties": { + "name": { + "label": "298", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 10.0, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "843", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:I", + "comment": null + } + }, + { + "id": "844", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:I", + "comment": null + } + }, + { + "id": "845", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:I", + "comment": null + } + }, + { + "id": "840", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:I", + "comment": null + } + }, + { + "id": "841", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:I", + "comment": null + } + }, + { + "id": "842", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:I", + "comment": null + } + }, + { + "type": "Feature", + "id": "PrimaryParcel", + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44476512098763, + -30.73074891115523 + ], + [ + 121.44459259300403, + -30.730750614470015 + ], + [ + 121.44454422879919, + -30.73051618490328 + ], + [ + 121.44464518252326, + -30.730424869040444 + ], + [ + 121.44492456642654, + -30.73065534703183 + ], + [ + 121.44486087494411, + -30.730712954871706 + ], + [ + 121.44476512098763, + -30.73074891115523 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54709.808, + 398707.154 + ], + [ + 54693.284, + 398706.957 + ], + [ + 54688.639, + 398732.946 + ], + [ + 54698.303, + 398743.075 + ], + [ + 54725.074, + 398717.535 + ], + [ + 54718.977, + 398711.145 + ], + [ + 54709.808, + 398707.154 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 213 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "213" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "planIdentifier", + "label": "572532" + } + ] + }, + "area": 798, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/parcels-angles.jsonld-summary.txt b/build/tests/profiles/wa/parcels-angles.jsonld-summary.txt new file mode 100644 index 0000000..4b914a6 --- /dev/null +++ b/build/tests/profiles/wa/parcels-angles.jsonld-summary.txt @@ -0,0 +1,29 @@ +Projection: epsg:8024 +Name: DP 42253 + +Monuments: 6 + None 184 BoundaryMark 54693.284,398706.957 wa-monument-state:did-not-search wa-monument-condition:ok None + None 189 BoundaryMark 54709.808,398707.154 wa-monument-state:did-not-search wa-monument-condition:ok None + None 190 BoundaryMark 54718.977,398711.145 wa-monument-state:did-not-search wa-monument-condition:ok None + None 196 BoundaryMark 54725.074,398717.535 wa-monument-state:did-not-search wa-monument-condition:ok None + None 197 BoundaryMark 54698.303,398743.075 wa-monument-state:did-not-search wa-monument-condition:ok None + None 198 BoundaryMark 54688.639,398732.946 wa-monument-state:did-not-search wa-monument-condition:ok None +Parcels: 1 + PrimaryParcel None wa-parcel-type:freehold 798 None None +Observations: 12 + observedVectors + 312 undated wa-surveypoint-purpose:road-boundary 189 184 None 16.526 + 313 undated wa-surveypoint-purpose:road-boundary 184 198 None 26.401 + 314 undated wa-surveypoint-purpose:internal-boundary 198 197 None 14.0 + 309 undated wa-surveypoint-purpose:internal-boundary 197 196 None 37.0 + 311 undated wa-surveypoint-purpose:road-boundary 196 190 None 8.832 + 298 undated wa-surveypoint-purpose:road-boundary 190 189 None 10.0 + SubtendedAngle + 843 undated None 54693.284,398706.957 184 312 + 844 undated None 54688.639,398732.946 198 313 + 845 undated None 54698.303,398743.075 197 314 + 840 undated None 54725.074,398717.535 196 309 + 841 undated None 54718.977,398711.145 190 311 + 842 undated None 54709.808,398707.154 189 298 +References: 1 + DP 422526 DP_422526 wa-locality:hyden (icsm-admin-unit-type:locality) related 0.0 2013-03-10 00:00:00 diff --git a/build/tests/profiles/wa/parcels-refs-fail.jsonld-errors.log b/build/tests/profiles/wa/parcels-refs-fail.jsonld-errors.log new file mode 100644 index 0000000..4a27a44 --- /dev/null +++ b/build/tests/profiles/wa/parcels-refs-fail.jsonld-errors.log @@ -0,0 +1,2 @@ +build/tests/profiles/wa/parcels-refs-fail.jsonld +Unresolvable link or missing property! '313' diff --git a/build/tests/profiles/wa/parcels.jsonld-errors.log b/build/tests/profiles/wa/parcels.jsonld-errors.log new file mode 100644 index 0000000..1e7a360 --- /dev/null +++ b/build/tests/profiles/wa/parcels.jsonld-errors.log @@ -0,0 +1 @@ +build/tests/profiles/wa/parcels.jsonld diff --git a/build/tests/profiles/wa/parcels.jsonld-geojson.json b/build/tests/profiles/wa/parcels.jsonld-geojson.json new file mode 100644 index 0000000..3ffb176 --- /dev/null +++ b/build/tests/profiles/wa/parcels.jsonld-geojson.json @@ -0,0 +1,611 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:8024", + "id": null, + "name": "DP 422532", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [ + { + "id": "DP_422526", + "name": "DP 422526", + "adminUnit": { + "href": "wa-locality:hyden", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2013-03-10 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [ + { + "id": "184", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44459259300403, + -30.730750614470015 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54693.284, + 398706.957 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "189", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44476512098763, + -30.73074891115523 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54709.808, + 398707.154 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "190", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44486087494411, + -30.730712954871706 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54718.977, + 398711.145 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "196", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44492456642654, + -30.73065534703183 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54725.074, + 398717.535 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "197", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44464518252326, + -30.730424869040444 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54698.303, + 398743.075 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "198", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44454422879919, + -30.73051618490328 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54688.639, + 398732.946 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + } + } + }, + { + "id": "312", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44476512098763, + -30.73074891115523 + ], + [ + 121.44459259300403, + -30.730750614470015 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54709.808, + 398707.154 + ], + [ + 54693.284, + 398706.957 + ] + ] + }, + "properties": { + "name": { + "label": "312", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 16.526, + "azimuth": 269.31694905, + "ptQuality": null + } + }, + { + "id": "313", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44459259300403, + -30.730750614470015 + ], + [ + 121.44454422879919, + -30.73051618490328 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54693.284, + 398706.957 + ], + [ + 54688.639, + 398732.946 + ] + ] + }, + "properties": { + "name": { + "label": "313", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 26.401, + "azimuth": 349.86944905, + "ptQuality": null + } + }, + { + "id": "314", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44454422879919, + -30.73051618490328 + ], + [ + 121.44464518252326, + -30.730424869040444 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54688.639, + 398732.946 + ], + [ + 54698.303, + 398743.075 + ] + ] + }, + "properties": { + "name": { + "label": "314", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 14.0, + "azimuth": 43.65444905, + "ptQuality": null + } + }, + { + "id": "309", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44464518252326, + -30.730424869040444 + ], + [ + 121.44492456642654, + -30.73065534703183 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54698.303, + 398743.075 + ], + [ + 54725.074, + 398717.535 + ] + ] + }, + "properties": { + "name": { + "label": "309", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 37.0, + "azimuth": 133.65444905, + "ptQuality": null + } + }, + { + "id": "311", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44492456642654, + -30.73065534703183 + ], + [ + 121.44486087494411, + -30.730712954871706 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54725.074, + 398717.535 + ], + [ + 54718.977, + 398711.145 + ] + ] + }, + "properties": { + "name": { + "label": "311", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 8.832, + "azimuth": 223.65444905, + "ptQuality": null + } + }, + { + "id": "298", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44486087494411, + -30.730712954871706 + ], + [ + 121.44476512098763, + -30.73074891115523 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54718.977, + 398711.145 + ], + [ + 54709.808, + 398707.154 + ] + ] + }, + "properties": { + "name": { + "label": "298", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:did-not-search" + }, + "distance": 10.0, + "azimuth": 246.48556016, + "ptQuality": null + } + }, + { + "type": "Feature", + "id": "PrimaryParcel", + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44476512098763, + -30.73074891115523 + ], + [ + 121.44486087494411, + -30.730712954871706 + ], + [ + 121.44492456642654, + -30.73065534703183 + ], + [ + 121.44464518252326, + -30.730424869040444 + ], + [ + 121.44454422879919, + -30.73051618490328 + ], + [ + 121.44459259300403, + -30.730750614470015 + ], + [ + 121.44476512098763, + -30.73074891115523 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54709.808, + 398707.154 + ], + [ + 54718.977, + 398711.145 + ], + [ + 54725.074, + 398717.535 + ], + [ + 54698.303, + 398743.075 + ], + [ + 54688.639, + 398732.946 + ], + [ + 54693.284, + 398706.957 + ], + [ + 54709.808, + 398707.154 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 213 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "213" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanNumber", + "label": "572532" + } + ] + }, + "area": 798, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [], + "label": null + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/parcels.jsonld-summary.txt b/build/tests/profiles/wa/parcels.jsonld-summary.txt new file mode 100644 index 0000000..9c7e9ea --- /dev/null +++ b/build/tests/profiles/wa/parcels.jsonld-summary.txt @@ -0,0 +1,22 @@ +Projection: epsg:8024 +Name: DP 422532 + +Monuments: 6 + None 184 BoundaryMark 54693.284,398706.957 wa-monument-state:did-not-search wa-monument-condition:ok None + None 189 BoundaryMark 54709.808,398707.154 wa-monument-state:did-not-search wa-monument-condition:ok None + None 190 BoundaryMark 54718.977,398711.145 wa-monument-state:did-not-search wa-monument-condition:ok None + None 196 BoundaryMark 54725.074,398717.535 wa-monument-state:did-not-search wa-monument-condition:ok None + None 197 BoundaryMark 54698.303,398743.075 wa-monument-state:did-not-search wa-monument-condition:ok None + None 198 BoundaryMark 54688.639,398732.946 wa-monument-state:did-not-search wa-monument-condition:ok None +Parcels: 1 + PrimaryParcel None wa-parcel-type:freehold 798 None None +Observations: 6 + observedVectors + 312 undated wa-surveypoint-purpose:road-boundary 189 184 269.31694905 16.526 + 313 undated wa-surveypoint-purpose:road-boundary 184 198 349.86944905 26.401 + 314 undated wa-surveypoint-purpose:internal-boundary 198 197 43.65444905 14.0 + 309 undated wa-surveypoint-purpose:internal-boundary 197 196 133.65444905 37.0 + 311 undated wa-surveypoint-purpose:road-boundary 196 190 223.65444905 8.832 + 298 undated wa-surveypoint-purpose:road-boundary 190 189 246.48556016 10.0 +References: 1 + DP 422526 DP_422526 wa-locality:hyden (icsm-admin-unit-type:locality) related 0.0 2013-03-10 00:00:00 diff --git a/build/tests/profiles/wa/prov.jsonld-errors.log b/build/tests/profiles/wa/prov.jsonld-errors.log new file mode 100644 index 0000000..e2700e5 --- /dev/null +++ b/build/tests/profiles/wa/prov.jsonld-errors.log @@ -0,0 +1 @@ +build/tests/profiles/wa/prov.jsonld diff --git a/build/tests/profiles/wa/prov.jsonld-geojson.json b/build/tests/profiles/wa/prov.jsonld-geojson.json new file mode 100644 index 0000000..9b4713f --- /dev/null +++ b/build/tests/profiles/wa/prov.jsonld-geojson.json @@ -0,0 +1,12 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "EPSG:8024", + "id": null, + "name": "DP 422532", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [], + "links": [], + "provenance": {}, + "features": [] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/prov.jsonld-summary.txt b/build/tests/profiles/wa/prov.jsonld-summary.txt new file mode 100644 index 0000000..5726906 --- /dev/null +++ b/build/tests/profiles/wa/prov.jsonld-summary.txt @@ -0,0 +1,6 @@ +Projection: EPSG:8024 +Name: DP 422532 + +Monuments: 0 +Parcels: 0 +Observations: 0 diff --git a/build/tests/profiles/wa/related_documents.jsonld-errors.log b/build/tests/profiles/wa/related_documents.jsonld-errors.log new file mode 100644 index 0000000..9862ee0 --- /dev/null +++ b/build/tests/profiles/wa/related_documents.jsonld-errors.log @@ -0,0 +1 @@ +build/tests/profiles/wa/related_documents.jsonld diff --git a/build/tests/profiles/wa/related_documents.jsonld-geojson.json b/build/tests/profiles/wa/related_documents.jsonld-geojson.json new file mode 100644 index 0000000..6f6b491 --- /dev/null +++ b/build/tests/profiles/wa/related_documents.jsonld-geojson.json @@ -0,0 +1,24 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "EPSG:8024", + "id": null, + "name": "DP 422532", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [ + { + "id": "DP_422526", + "name": "DP 422526", + "adminUnit": { + "href": "wa-locality:hyden", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2013-03-10 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/related_documents.jsonld-summary.txt b/build/tests/profiles/wa/related_documents.jsonld-summary.txt new file mode 100644 index 0000000..376e9e8 --- /dev/null +++ b/build/tests/profiles/wa/related_documents.jsonld-summary.txt @@ -0,0 +1,12 @@ +Projection: EPSG:8024 +Name: DP 422532 + +Monuments: 0 +Parcels: 0 +Observations: 0 +References: 1 + DP 422526 DP_422526 wa-locality:hyden (icsm-admin-unit-type:locality) related 0.0 2013-03-10 00:00:00 +Supporting Documents: 3 + wa-survey-documentation-type:2d-plan DP 422532 (https://wa.gov.au/deposited-plans/DP422532_simple.pdf) related + wa-survey-documentation-type:2d-plan-survey-sheet DP 422532 Survey Sheets (https://wa.gov.au/survey-sheet/Survey sheet_DP422532.pdf) related + wa-survey-documentation-type:field-record Field Book 157243 (https://wa.gov.au/field-book/Survey sheet_FB157243.pdf) related diff --git a/build/tests/profiles/wa/secondary-parcel.jsonld-errors.log b/build/tests/profiles/wa/secondary-parcel.jsonld-errors.log new file mode 100644 index 0000000..a801f30 --- /dev/null +++ b/build/tests/profiles/wa/secondary-parcel.jsonld-errors.log @@ -0,0 +1,9 @@ +build/tests/profiles/wa/secondary-parcel.jsonld +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! diff --git a/build/tests/profiles/wa/secondary-parcel.jsonld-geojson.json b/build/tests/profiles/wa/secondary-parcel.jsonld-geojson.json new file mode 100644 index 0000000..0749b4c --- /dev/null +++ b/build/tests/profiles/wa/secondary-parcel.jsonld-geojson.json @@ -0,0 +1,3668 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:8024", + "id": null, + "name": "DP 422532", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [ + { + "id": "DP_422526", + "name": "DP 422526", + "adminUnit": { + "href": "wa-locality:hyden", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2013-03-10 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [ + { + "id": "17876563", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44496276898823, + -30.73113486018161 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54728.759, + 398664.373 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876564", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44459734105843, + -30.731138483900338 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54693.76, + 398663.954 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.014, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876565", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44496569272276, + -30.73135493825867 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54729.051, + 398639.973 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876566", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.4446159256435, + -30.731358406316723 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54695.552, + 398639.572 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "17876567", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44460026396273, + -30.731358561984518 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54694.052, + 398639.554 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876568", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.4449686164698, + -30.731575016328247 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54729.343, + 398615.573 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876569", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44461884859585, + -30.731578484393072 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54695.844, + 398615.172 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.011, + "comment": null, + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "17876570", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44460318687948, + -30.731578640061176 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54694.344, + 398615.154 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.011, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876571", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.4449715402344, + -30.731795085370727 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54729.635, + 398591.174 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876572", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44460610981386, + -30.73179870911078 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54694.636, + 398590.755 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876582", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44462177156583, + -30.731798553442374 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54696.136, + 398590.773 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "17876589", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44497738779593, + -30.7322352324527 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54730.219, + 398542.375 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876595", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44497446401151, + -30.732015154405715 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54729.927, + 398566.775 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876596", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44462469454828, + -30.732018622484162 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54696.428, + 398566.374 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "17876597", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44460903276074, + -30.73201877815286 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54694.928, + 398566.356 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876598", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44462761753803, + -30.73223870053795 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54696.72, + 398541.974 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.011, + "comment": null, + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "17876599", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44461195572006, + -30.73223884718743 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54695.22, + 398541.957 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.011, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876600", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44503675778088, + -30.73236125157706 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54735.912, + 398528.406 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "17876601", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44504266037245, + -30.732373782218925 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54736.478, + 398527.017 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876602", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44464326254992, + -30.732505442095317 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54698.233, + 398512.401 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876603", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44461468838666, + -30.732444791532345 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54695.493, + 398519.124 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876605", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44483842405333, + -30.732441107626624 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54716.921, + 398519.543 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + } + } + }, + { + "id": "17876624", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44463032038915, + -30.732442065281187 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54696.99, + 398519.427 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.015, + "comment": null, + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "17876625", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44465199085928, + -30.73248808320179 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54699.068, + 398514.326 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.015, + "comment": null, + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "20220170", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44496276898823, + -30.73113486018161 + ], + [ + 121.44459734105843, + -30.731138483900338 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54728.759, + 398664.373 + ], + [ + 54693.76, + 398663.954 + ] + ] + }, + "properties": { + "name": { + "label": "20220170", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 35.0, + "azimuth": 269.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220171", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44496569272276, + -30.73135493825867 + ], + [ + 121.44496276898823, + -30.73113486018161 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54729.051, + 398639.973 + ], + [ + 54728.759, + 398664.373 + ] + ] + }, + "properties": { + "name": { + "label": "20220174", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 359.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220172", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44496569272276, + -30.73135493825867 + ], + [ + 121.4446159256435, + -30.731358406316723 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54729.051, + 398639.973 + ], + [ + 54695.552, + 398639.572 + ] + ] + }, + "properties": { + "name": { + "label": "20220174", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 359.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220173", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44459734105843, + -30.731138483900338 + ], + [ + 121.44460026396273, + -30.731358561984518 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54693.76, + 398663.954 + ], + [ + 54694.052, + 398639.554 + ] + ] + }, + "properties": { + "name": { + "label": "20220173", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.014, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 359.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220174", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44496569272276, + -30.73135493825867 + ], + [ + 121.4449686164698, + -30.731575016328247 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54729.051, + 398639.973 + ], + [ + 54729.343, + 398615.573 + ] + ] + }, + "properties": { + "name": { + "label": "20220174", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 359.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220175", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.4449686164698, + -30.731575016328247 + ], + [ + 121.44461884859585, + -30.731578484393072 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54729.343, + 398615.573 + ], + [ + 54695.844, + 398615.172 + ] + ] + }, + "properties": { + "name": { + "label": "20220175", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 33.5, + "azimuth": 269.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220176", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44460318687948, + -30.731578640061176 + ], + [ + 121.44460026396273, + -30.731358561984518 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54694.344, + 398615.154 + ], + [ + 54694.052, + 398639.554 + ] + ] + }, + "properties": { + "name": { + "label": "20220176", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.011, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 359.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220177", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.4449715402344, + -30.731795085370727 + ], + [ + 121.4449686164698, + -30.731575016328247 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54729.635, + 398591.174 + ], + [ + 54729.343, + 398615.573 + ] + ] + }, + "properties": { + "name": { + "label": "20220300", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 33.5, + "azimuth": 269.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220178", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44460610981386, + -30.73179870911078 + ], + [ + 121.44460318687948, + -30.731578640061176 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54694.636, + 398590.755 + ], + [ + 54694.344, + 398615.154 + ] + ] + }, + "properties": { + "name": { + "label": "20220178", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 359.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220189", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44461884859585, + -30.731578484393072 + ], + [ + 121.4446159256435, + -30.731358406316723 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54695.844, + 398615.172 + ], + [ + 54695.552, + 398639.572 + ] + ] + }, + "properties": { + "name": { + "label": "20220191", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.011, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 1.5, + "azimuth": 269.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220190", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44462177156583, + -30.731798553442374 + ], + [ + 121.44461884859585, + -30.731578484393072 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54696.136, + 398590.773 + ], + [ + 54695.844, + 398615.172 + ] + ] + }, + "properties": { + "name": { + "label": "20220299", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 1.5, + "azimuth": 269.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220191", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44461884859585, + -30.731578484393072 + ], + [ + 121.44460318687948, + -30.731578640061176 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54695.844, + 398615.172 + ], + [ + 54694.344, + 398615.154 + ] + ] + }, + "properties": { + "name": { + "label": "20220191", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.011, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 1.5, + "azimuth": 269.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220192", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.4446159256435, + -30.731358406316723 + ], + [ + 121.44460026396273, + -30.731358561984518 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54695.552, + 398639.572 + ], + [ + 54694.052, + 398639.554 + ] + ] + }, + "properties": { + "name": { + "label": "20220192", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 1.5, + "azimuth": 269.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220207", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44497446401151, + -30.732015154405715 + ], + [ + 121.4449715402344, + -30.731795085370727 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54729.927, + 398566.775 + ], + [ + 54729.635, + 398591.174 + ] + ] + }, + "properties": { + "name": { + "label": "20220210", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 179.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220208", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44497446401151, + -30.732015154405715 + ], + [ + 121.44462469454828, + -30.732018622484162 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54729.927, + 398566.775 + ], + [ + 54696.428, + 398566.374 + ] + ] + }, + "properties": { + "name": { + "label": "20220210", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 179.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220209", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44460903276074, + -30.73201877815286 + ], + [ + 121.44460610981386, + -30.73179870911078 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54694.928, + 398566.356 + ], + [ + 54694.636, + 398590.755 + ] + ] + }, + "properties": { + "name": { + "label": "20220212", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 179.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220210", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44497446401151, + -30.732015154405715 + ], + [ + 121.44497738779593, + -30.7322352324527 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54729.927, + 398566.775 + ], + [ + 54730.219, + 398542.375 + ] + ] + }, + "properties": { + "name": { + "label": "20220210", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 179.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220211", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44497738779593, + -30.7322352324527 + ], + [ + 121.44462761753803, + -30.73223870053795 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54730.219, + 398542.375 + ], + [ + 54696.72, + 398541.974 + ] + ] + }, + "properties": { + "name": { + "label": "20220213", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 15.084, + "azimuth": 157.82945102877, + "ptQuality": null + } + }, + { + "id": "20220212", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44460903276074, + -30.73201877815286 + ], + [ + 121.44461195572006, + -30.73223884718743 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54694.928, + 398566.356 + ], + [ + 54695.22, + 398541.957 + ] + ] + }, + "properties": { + "name": { + "label": "20220212", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 24.4, + "azimuth": 179.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220213", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44497738779593, + -30.7322352324527 + ], + [ + 121.44503675778088, + -30.73236125157706 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54730.219, + 398542.375 + ], + [ + 54735.912, + 398528.406 + ] + ] + }, + "properties": { + "name": { + "label": "20220213", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 15.084, + "azimuth": 157.82945102877, + "ptQuality": null + } + }, + { + "id": "20220214", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44464326254992, + -30.732505442095317 + ], + [ + 121.44461468838666, + -30.732444791532345 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54698.233, + 398512.401 + ], + [ + 54695.493, + 398519.124 + ] + ] + }, + "properties": { + "name": { + "label": "20220214", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 7.26, + "azimuth": 337.82945102877, + "ptQuality": null + } + }, + { + "id": "20220215", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44461468838666, + -30.732444791532345 + ], + [ + 121.44461195572006, + -30.73223884718743 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54695.493, + 398519.124 + ], + [ + 54695.22, + 398541.957 + ] + ] + }, + "properties": { + "name": { + "label": "20220215", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 22.832, + "azimuth": 359.31445102877, + "ptQuality": null + } + }, + { + "id": "20220219", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44504266037245, + -30.732373782218925 + ], + [ + 121.44483842405333, + -30.732441107626624 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54736.478, + 398527.017 + ], + [ + 54716.921, + 398519.543 + ] + ] + }, + "properties": { + "name": { + "label": "20220219", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 20.935, + "azimuth": 246.573617695437, + "ptQuality": null + } + }, + { + "id": "20220222", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44483842405333, + -30.732441107626624 + ], + [ + 121.44464326254992, + -30.732505442095317 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54716.921, + 398519.543 + ], + [ + 54698.233, + 398512.401 + ] + ] + }, + "properties": { + "name": { + "label": "20220222", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 20.005, + "azimuth": 246.573617695437, + "ptQuality": null + } + }, + { + "id": "20220243", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44503675778088, + -30.73236125157706 + ], + [ + 121.44504266037245, + -30.732373782218925 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54735.912, + 398528.406 + ], + [ + 54736.478, + 398527.017 + ] + ] + }, + "properties": { + "name": { + "label": "20220247", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 39.44, + "azimuth": 246.573617695437, + "ptQuality": null + } + }, + { + "id": "20220244", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44462761753803, + -30.73223870053795 + ], + [ + 121.44461195572006, + -30.73223884718743 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54696.72, + 398541.974 + ], + [ + 54695.22, + 398541.957 + ] + ] + }, + "properties": { + "name": { + "label": "20220245", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.011, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 22.548, + "azimuth": 179.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220245", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44462761753803, + -30.73223870053795 + ], + [ + 121.44463032038915, + -30.732442065281187 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54696.72, + 398541.974 + ], + [ + 54696.99, + 398519.427 + ] + ] + }, + "properties": { + "name": { + "label": "20220245", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.011, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 22.548, + "azimuth": 179.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220246", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44465199085928, + -30.73248808320179 + ], + [ + 121.44463032038915, + -30.732442065281187 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54699.068, + 398514.326 + ], + [ + 54696.99, + 398519.427 + ] + ] + }, + "properties": { + "name": { + "label": "20220246", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.015, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 5.508, + "azimuth": 337.82945102877, + "ptQuality": null + } + }, + { + "id": "20220247", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44503675778088, + -30.73236125157706 + ], + [ + 121.44465199085928, + -30.73248808320179 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54735.912, + 398528.406 + ], + [ + 54699.068, + 398514.326 + ] + ] + }, + "properties": { + "name": { + "label": "20220247", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.01, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 39.44, + "azimuth": 246.573617695437, + "ptQuality": null + } + }, + { + "id": "20220248", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44462469454828, + -30.732018622484162 + ], + [ + 121.44460903276074, + -30.73201877815286 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54696.428, + 398566.374 + ], + [ + 54694.928, + 398566.356 + ] + ] + }, + "properties": { + "name": { + "label": "20220250", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 24.4, + "azimuth": 359.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220249", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44462469454828, + -30.732018622484162 + ], + [ + 121.44462761753803, + -30.73223870053795 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54696.428, + 398566.374 + ], + [ + 54696.72, + 398541.974 + ] + ] + }, + "properties": { + "name": { + "label": "20220250", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 24.4, + "azimuth": 359.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220250", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44462469454828, + -30.732018622484162 + ], + [ + 121.44462177156583, + -30.731798553442374 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54696.428, + 398566.374 + ], + [ + 54696.136, + 398590.773 + ] + ] + }, + "properties": { + "name": { + "label": "20220250", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 24.4, + "azimuth": 359.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220299", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.44462177156583, + -30.731798553442374 + ], + [ + 121.44460610981386, + -30.73179870911078 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54696.136, + 398590.773 + ], + [ + 54694.636, + 398590.755 + ] + ] + }, + "properties": { + "name": { + "label": "20220299", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:interest-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": 1.5, + "azimuth": 269.31417325099216, + "ptQuality": null + } + }, + { + "id": "20220300", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 121.4449715402344, + -30.731795085370727 + ], + [ + 121.44462177156583, + -30.731798553442374 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 54729.635, + 398591.174 + ], + [ + 54696.136, + 398590.773 + ] + ] + }, + "properties": { + "name": { + "label": "20220300", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.012, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:new-mark" + }, + "distance": 33.5, + "azimuth": 269.31417325099216, + "ptQuality": null + } + }, + { + "type": "Feature", + "id": 140489145608656, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44459734105843, + -30.731138483900338 + ], + [ + 121.44496276898823, + -30.73113486018161 + ], + [ + 121.44496569272276, + -30.73135493825867 + ], + [ + 121.4446159256435, + -30.731358406316723 + ], + [ + 121.44460026396273, + -30.731358561984518 + ], + [ + 121.44459734105843, + -30.731138483900338 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54693.76, + 398663.954 + ], + [ + 54728.759, + 398664.373 + ], + [ + 54729.051, + 398639.973 + ], + [ + 54695.552, + 398639.572 + ], + [ + 54694.052, + 398639.554 + ], + [ + 54693.76, + 398663.954 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 215 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "215" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "planIdentifier", + "label": "572532" + } + ] + }, + "area": 854, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "AAAAAA", + "interestType": "wa-interest-type:ct" + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140489145609040, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44460026396273, + -30.731358561984518 + ], + [ + 121.4446159256435, + -30.731358406316723 + ], + [ + 121.44496569272276, + -30.73135493825867 + ], + [ + 121.4449686164698, + -30.731575016328247 + ], + [ + 121.44461884859585, + -30.731578484393072 + ], + [ + 121.44460318687948, + -30.731578640061176 + ], + [ + 121.44460026396273, + -30.731358561984518 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54694.052, + 398639.554 + ], + [ + 54695.552, + 398639.572 + ], + [ + 54729.051, + 398639.973 + ], + [ + 54729.343, + 398615.573 + ], + [ + 54695.844, + 398615.172 + ], + [ + 54694.344, + 398615.154 + ], + [ + 54694.052, + 398639.554 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 216 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "216" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "572532" + } + ] + }, + "area": 854, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "BBBBBB", + "interestType": "wa-interest-type:ct" + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140489145609360, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44460318687948, + -30.731578640061176 + ], + [ + 121.44461884859585, + -30.731578484393072 + ], + [ + 121.4449686164698, + -30.731575016328247 + ], + [ + 121.4449715402344, + -30.731795085370727 + ], + [ + 121.44462177156583, + -30.731798553442374 + ], + [ + 121.44460610981386, + -30.73179870911078 + ], + [ + 121.44460318687948, + -30.731578640061176 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54694.344, + 398615.154 + ], + [ + 54695.844, + 398615.172 + ], + [ + 54729.343, + 398615.573 + ], + [ + 54729.635, + 398591.174 + ], + [ + 54696.136, + 398590.773 + ], + [ + 54694.636, + 398590.755 + ], + [ + 54694.344, + 398615.154 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 217 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "217" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "572532" + } + ] + }, + "area": 854, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "CCCCCC", + "interestType": "wa-interest-type:ct" + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140489145609680, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44460610981386, + -30.73179870911078 + ], + [ + 121.44462177156583, + -30.731798553442374 + ], + [ + 121.4449715402344, + -30.731795085370727 + ], + [ + 121.44497446401151, + -30.732015154405715 + ], + [ + 121.44462469454828, + -30.732018622484162 + ], + [ + 121.44460903276074, + -30.73201877815286 + ], + [ + 121.44460610981386, + -30.73179870911078 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54694.636, + 398590.755 + ], + [ + 54696.136, + 398590.773 + ], + [ + 54729.635, + 398591.174 + ], + [ + 54729.927, + 398566.775 + ], + [ + 54696.428, + 398566.374 + ], + [ + 54694.928, + 398566.356 + ], + [ + 54694.636, + 398590.755 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 218 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "218" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "572532" + } + ] + }, + "area": 854, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "DDDDDD", + "interestType": "wa-interest-type:ct" + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140489145610000, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44460903276074, + -30.73201877815286 + ], + [ + 121.44462469454828, + -30.732018622484162 + ], + [ + 121.44497446401151, + -30.732015154405715 + ], + [ + 121.44497738779593, + -30.7322352324527 + ], + [ + 121.44462761753803, + -30.73223870053795 + ], + [ + 121.44461195572006, + -30.73223884718743 + ], + [ + 121.44460903276074, + -30.73201877815286 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54694.928, + 398566.356 + ], + [ + 54696.428, + 398566.374 + ], + [ + 54729.927, + 398566.775 + ], + [ + 54730.219, + 398542.375 + ], + [ + 54696.72, + 398541.974 + ], + [ + 54695.22, + 398541.957 + ], + [ + 54694.928, + 398566.356 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 219 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "219" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "572532" + } + ] + }, + "area": 854, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "EEEEEE", + "interestType": "wa-interest-type:ct" + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140489145610384, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44461195572006, + -30.73223884718743 + ], + [ + 121.44462761753803, + -30.73223870053795 + ], + [ + 121.44497738779593, + -30.7322352324527 + ], + [ + 121.44503675778088, + -30.73236125157706 + ], + [ + 121.44504266037245, + -30.732373782218925 + ], + [ + 121.44483842405333, + -30.732441107626624 + ], + [ + 121.44464326254992, + -30.732505442095317 + ], + [ + 121.44461468838666, + -30.732444791532345 + ], + [ + 121.44461195572006, + -30.73223884718743 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54695.22, + 398541.957 + ], + [ + 54696.72, + 398541.974 + ], + [ + 54730.219, + 398542.375 + ], + [ + 54735.912, + 398528.406 + ], + [ + 54736.478, + 398527.017 + ], + [ + 54716.921, + 398519.543 + ], + [ + 54698.233, + 398512.401 + ], + [ + 54695.493, + 398519.124 + ], + [ + 54695.22, + 398541.957 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 220 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "220" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "572532" + } + ] + }, + "area": 888, + "parcelType": "wa-parcel-type:freehold", + "parcelPurpose": "wa-parcel-purpose:lot", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "FFFFFF", + "interestType": "wa-interest-type:ct" + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140489145610640, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44460026396273, + -30.731358561984518 + ], + [ + 121.4446159256435, + -30.731358406316723 + ], + [ + 121.44461884859585, + -30.731578484393072 + ], + [ + 121.44460318687948, + -30.731578640061176 + ], + [ + 121.44460026396273, + -30.731358561984518 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54694.052, + 398639.554 + ], + [ + 54695.552, + 398639.572 + ], + [ + 54695.844, + 398615.172 + ], + [ + 54694.344, + 398615.154 + ], + [ + 54694.052, + 398639.554 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Area D5 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Area" + }, + { + "type": "ParcelIdentifier", + "label": "D5" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "572532" + } + ] + }, + "area": 36.6, + "parcelType": "wa-secondary-parcel-type:easement-area", + "parcelPurpose": "wa-secondary-parcel-purpose:drain-reserve", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "123-456-741", + "label": "D5", + "interestType": "wa-secondary-purpose:easement-drainage", + "statuteLink": "wa-interest-type:easement-tla-136C", + "burdenedParcels": [ + "216" + ], + "benefitedParcels": [ + "215" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140489145610896, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44460318687948, + -30.731578640061176 + ], + [ + 121.44461884859585, + -30.731578484393072 + ], + [ + 121.44462177156583, + -30.731798553442374 + ], + [ + 121.44460610981386, + -30.73179870911078 + ], + [ + 121.44460318687948, + -30.731578640061176 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54694.344, + 398615.154 + ], + [ + 54695.844, + 398615.172 + ], + [ + 54696.136, + 398590.773 + ], + [ + 54694.636, + 398590.755 + ], + [ + 54694.344, + 398615.154 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Area D4 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Area" + }, + { + "type": "ParcelIdentifier", + "label": "D4" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "572532" + } + ] + }, + "area": 36.6, + "parcelType": "wa-secondary-parcel-type:easement-area", + "parcelPurpose": "wa-secondary-parcel-purpose:drain-reserve", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "123-456-742", + "label": "D4", + "interestType": "wa-secondary-purpose:easement-drainage", + "statuteLink": "wa-interest-type:easement-tla-136C", + "burdenedParcels": [ + "217" + ], + "benefitedParcels": [ + "215", + "216" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140489145611152, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44460610981386, + -30.73179870911078 + ], + [ + 121.44462177156583, + -30.731798553442374 + ], + [ + 121.44462469454828, + -30.732018622484162 + ], + [ + 121.44460903276074, + -30.73201877815286 + ], + [ + 121.44460610981386, + -30.73179870911078 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54694.636, + 398590.755 + ], + [ + 54696.136, + 398590.773 + ], + [ + 54696.428, + 398566.374 + ], + [ + 54694.928, + 398566.356 + ], + [ + 54694.636, + 398590.755 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Area D3 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Area" + }, + { + "type": "ParcelIdentifier", + "label": "D3" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "572532" + } + ] + }, + "area": 36.6, + "parcelType": "wa-secondary-parcel-type:easement-area", + "parcelPurpose": "wa-secondary-parcel-purpose:drain-reserve", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "label": "D3", + "interestLink": "123-456-743", + "interestType": "wa-secondary-purpose:easement-drainage", + "statuteLink": "wa-interest-type:easement-tla-136C", + "burdenedParcels": [ + "218" + ], + "benefitedParcels": [ + "215", + "216", + "217" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140489145611344, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44460903276074, + -30.73201877815286 + ], + [ + 121.44462469454828, + -30.732018622484162 + ], + [ + 121.44462761753803, + -30.73223870053795 + ], + [ + 121.44461195572006, + -30.73223884718743 + ], + [ + 121.44460903276074, + -30.73201877815286 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54694.928, + 398566.356 + ], + [ + 54696.428, + 398566.374 + ], + [ + 54696.72, + 398541.974 + ], + [ + 54695.22, + 398541.957 + ], + [ + 54694.928, + 398566.356 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Area D2 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Area" + }, + { + "type": "ParcelIdentifier", + "label": "D2" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "572532" + } + ] + }, + "area": 36.6, + "parcelType": "wa-secondary-parcel-type:easement-area", + "parcelPurpose": "wa-secondary-parcel-purpose:drain-reserve", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "label": "D2", + "interestLink": "123-456-744", + "interestType": "wa-secondary-purpose:easement-drainage", + "statuteLink": "wa-interest-type:easement-tla-136C", + "burdenedParcels": [ + "219" + ], + "benefitedParcels": [ + "215", + "216", + "217", + "218" + ] + } + ], + "label": null + } + }, + { + "type": "Feature", + "id": 140489145611600, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 121.44461195572006, + -30.73223884718743 + ], + [ + 121.44462761753803, + -30.73223870053795 + ], + [ + 121.44463032038915, + -30.732442065281187 + ], + [ + 121.44465199085928, + -30.73248808320179 + ], + [ + 121.44503675778088, + -30.73236125157706 + ], + [ + 121.44504266037245, + -30.732373782218925 + ], + [ + 121.44483842405333, + -30.732441107626624 + ], + [ + 121.44464326254992, + -30.732505442095317 + ], + [ + 121.44461468838666, + -30.732444791532345 + ], + [ + 121.44461195572006, + -30.73223884718743 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 54695.22, + 398541.957 + ], + [ + 54696.72, + 398541.974 + ], + [ + 54696.99, + 398519.427 + ], + [ + 54699.068, + 398514.326 + ], + [ + 54735.912, + 398528.406 + ], + [ + 54736.478, + 398527.017 + ], + [ + 54716.921, + 398519.543 + ], + [ + 54698.233, + 398512.401 + ], + [ + 54695.493, + 398519.124 + ], + [ + 54695.22, + 398541.957 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Area D1 DP 572532", + "hasPart": [ + { + "type": "ParcelType", + "label": "Area" + }, + { + "type": "ParcelIdentifier", + "label": "D1" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "PlanIdentifier", + "label": "572532" + } + ] + }, + "area": 103.9, + "parcelType": "wa-secondary-parcel-type:easement-area", + "parcelPurpose": "wa-secondary-parcel-purpose:drain-reserve", + "parcelState": "wa-parcel-state:created", + "interests": [ + { + "interestLink": "123-456-745", + "label": "D1", + "interestType": "wa-secondary-purpose:easement-drainage", + "statuteLink": "wa-interest-type:easement-tla-136C", + "burdenedParcels": [ + "220" + ], + "benefitedParcels": [ + "215", + "216", + "217", + "218", + "219" + ] + } + ], + "label": null + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/secondary-parcel.jsonld-summary.txt b/build/tests/profiles/wa/secondary-parcel.jsonld-summary.txt new file mode 100644 index 0000000..1557fe5 --- /dev/null +++ b/build/tests/profiles/wa/secondary-parcel.jsonld-summary.txt @@ -0,0 +1,78 @@ +Projection: epsg:8024 +Name: DP 422532 + +Monuments: 24 + None 17876563 BoundaryMark 54728.759,398664.373 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876564 BoundaryMark 54693.76,398663.954 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876565 BoundaryMark 54729.051,398639.973 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876566 BoundaryMark 54695.552,398639.572 wa-monument-state:unmarked None None + None 17876567 BoundaryMark 54694.052,398639.554 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876568 BoundaryMark 54729.343,398615.573 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876569 BoundaryMark 54695.844,398615.172 wa-monument-state:unmarked None None + None 17876570 BoundaryMark 54694.344,398615.154 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876571 BoundaryMark 54729.635,398591.174 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876572 BoundaryMark 54694.636,398590.755 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876582 BoundaryMark 54696.136,398590.773 wa-monument-state:unmarked None None + None 17876589 BoundaryMark 54730.219,398542.375 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876595 BoundaryMark 54729.927,398566.775 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876596 BoundaryMark 54696.428,398566.374 wa-monument-state:unmarked None None + None 17876597 BoundaryMark 54694.928,398566.356 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876598 BoundaryMark 54696.72,398541.974 wa-monument-state:unmarked None None + None 17876599 BoundaryMark 54695.22,398541.957 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876600 BoundaryMark 54735.912,398528.406 wa-monument-state:unmarked None None + None 17876601 BoundaryMark 54736.478,398527.017 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876602 BoundaryMark 54698.233,398512.401 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876603 BoundaryMark 54695.493,398519.124 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876605 BoundaryMark 54716.921,398519.543 wa-monument-state:new-mark wa-monument-condition:ok None + None 17876624 BoundaryMark 54696.99,398519.427 wa-monument-state:unmarked None None + None 17876625 BoundaryMark 54699.068,398514.326 wa-monument-state:unmarked None None +Parcels: 11 + 140489145608656 None wa-parcel-type:freehold 854 None None + 140489145609040 None wa-parcel-type:freehold 854 None None + 140489145609360 None wa-parcel-type:freehold 854 None None + 140489145609680 None wa-parcel-type:freehold 854 None None + 140489145610000 None wa-parcel-type:freehold 854 None None + 140489145610384 None wa-parcel-type:freehold 888 None None + 140489145610640 None wa-secondary-parcel-type:easement-area 36.6 None None + 140489145610896 None wa-secondary-parcel-type:easement-area 36.6 None None + 140489145611152 None wa-secondary-parcel-type:easement-area 36.6 None None + 140489145611344 None wa-secondary-parcel-type:easement-area 36.6 None None + 140489145611600 None wa-secondary-parcel-type:easement-area 103.9 None None +Observations: 34 + observedVectors + 20220170 undated wa-surveypoint-purpose:road-boundary 17876563 17876564 269.31417325099216 35.0 + 20220171 undated wa-surveypoint-purpose:road-boundary 17876565 17876563 359.31417325099216 24.4 + 20220172 undated wa-surveypoint-purpose:road-boundary 17876565 17876566 269.31417325099216 33.5 + 20220173 undated wa-surveypoint-purpose:internal-boundary 17876564 17876567 359.31417325099216 24.4 + 20220174 undated wa-surveypoint-purpose:road-boundary 17876565 17876568 359.31417325099216 24.4 + 20220175 undated wa-surveypoint-purpose:road-boundary 17876568 17876569 269.31417325099216 33.5 + 20220176 undated wa-surveypoint-purpose:internal-boundary 17876570 17876567 359.31417325099216 24.4 + 20220177 undated wa-surveypoint-purpose:road-boundary 17876571 17876568 359.31417325099216 24.4 + 20220178 undated wa-surveypoint-purpose:internal-boundary 17876572 17876570 359.31417325099216 24.4 + 20220189 undated wa-surveypoint-purpose:interest-boundary 17876569 17876566 359.31417325099216 24.4 + 20220190 undated wa-surveypoint-purpose:interest-boundary 17876582 17876569 359.31417325099216 24.4 + 20220191 undated wa-surveypoint-purpose:interest-boundary 17876569 17876570 269.31417325099216 1.5 + 20220192 undated wa-surveypoint-purpose:interest-boundary 17876566 17876567 269.31417325099216 1.5 + 20220207 undated wa-surveypoint-purpose:road-boundary 17876595 17876571 359.31417325099216 24.4 + 20220208 undated wa-surveypoint-purpose:road-boundary 17876595 17876596 269.31417325099216 33.5 + 20220209 undated wa-surveypoint-purpose:internal-boundary 17876597 17876572 359.31417325099216 24.4 + 20220210 undated wa-surveypoint-purpose:road-boundary 17876595 17876589 179.31417325099216 24.4 + 20220211 undated wa-surveypoint-purpose:road-boundary 17876589 17876598 269.31417325099216 33.5 + 20220212 undated wa-surveypoint-purpose:internal-boundary 17876597 17876599 179.31417325099216 24.4 + 20220213 undated wa-surveypoint-purpose:road-boundary 17876589 17876600 157.82945102877 15.084 + 20220214 undated wa-surveypoint-purpose:internal-boundary 17876602 17876603 337.82945102877 7.26 + 20220215 undated wa-surveypoint-purpose:internal-boundary 17876603 17876599 359.31445102877 22.832 + 20220219 undated wa-surveypoint-purpose:road-boundary 17876601 17876605 246.573617695437 20.935 + 20220222 undated wa-surveypoint-purpose:internal-boundary 17876605 17876602 246.573617695437 20.005 + 20220243 undated wa-surveypoint-purpose:interest-boundary 17876600 17876601 157.82945102877 1.5 + 20220244 undated wa-surveypoint-purpose:interest-boundary 17876598 17876599 269.31417325099216 1.5 + 20220245 undated wa-surveypoint-purpose:interest-boundary 17876598 17876624 179.31417325099216 22.548 + 20220246 undated wa-surveypoint-purpose:interest-boundary 17876625 17876624 337.82945102877 5.508 + 20220247 undated wa-surveypoint-purpose:interest-boundary 17876600 17876625 246.573617695437 39.44 + 20220248 undated wa-surveypoint-purpose:interest-boundary 17876596 17876597 269.31417325099216 1.5 + 20220249 undated wa-surveypoint-purpose:interest-boundary 17876596 17876598 179.31417325099216 24.4 + 20220250 undated wa-surveypoint-purpose:interest-boundary 17876596 17876582 359.31417325099216 24.4 + 20220299 undated wa-surveypoint-purpose:interest-boundary 17876582 17876572 269.31417325099216 1.5 + 20220300 undated wa-surveypoint-purpose:road-boundary 17876571 17876582 269.31417325099216 33.5 +References: 1 + DP 422526 DP_422526 wa-locality:hyden (icsm-admin-unit-type:locality) related 0.0 2013-03-10 00:00:00 diff --git a/build/tests/profiles/wa/surveypoints.jsonld-errors.log b/build/tests/profiles/wa/surveypoints.jsonld-errors.log new file mode 100644 index 0000000..484621e --- /dev/null +++ b/build/tests/profiles/wa/surveypoints.jsonld-errors.log @@ -0,0 +1 @@ +build/tests/profiles/wa/surveypoints.jsonld diff --git a/build/tests/profiles/wa/surveypoints.jsonld-geojson.json b/build/tests/profiles/wa/surveypoints.jsonld-geojson.json new file mode 100644 index 0000000..babe795 --- /dev/null +++ b/build/tests/profiles/wa/surveypoints.jsonld-geojson.json @@ -0,0 +1,160 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:8024", + "id": null, + "name": "DP 422532", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [ + { + "id": "DP_422526", + "name": "DP 422526", + "adminUnit": { + "href": "wa-locality:karlkurla", + "rel": "related", + "role": "icsm-admin-unit-type:locality" + }, + "bearingRotation": 0.0, + "time": "2013-03-10 00:00:00" + } + ], + "links": [], + "provenance": {}, + "features": [ + { + "id": "18430386", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44441727652362, + -30.733209798663808 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54676.628, + 398434.298 + ] + }, + "properties": { + "name": { + "label": "EFB157243/9533", + "hasPart": [ + { + "type": "Source", + "label": "EFB157243" + }, + { + "type": "Stamp", + "label": "9533" + } + ] + }, + "purpose": "wa-surveypoint-purpose:temporary-control-point", + "ptQualityMeasure": 0.028, + "comment": "In Bitumen", + "monumentedBy": { + "form": "wa-monument-form:spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "17876586", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44466420312921, + -30.7332807436419 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54700.281, + 398426.444 + ] + }, + "properties": { + "name": { + "label": "Peg 1 DP 422532", + "hasPart": [ + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "planIdentifier", + "label": "422532" + }, + { + "type": "MarkType", + "label": "Peg" + }, + { + "type": "MarkIdentifier", + "label": "1" + } + ] + }, + "purpose": "wa-surveypoint-purpose:road-boundary", + "ptQualityMeasure": 0.013, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "18430396", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 121.44530162749408, + -30.73271583142415 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 54761.299, + 398489.106 + ] + }, + "properties": { + "geodeticid": "EFB157243/9802", + "name": { + "label": "EFB157243/9802", + "hasPart": [ + { + "type": "Source", + "label": "EFB157243" + }, + { + "type": "Stamp", + "label": "9802" + } + ] + }, + "purpose": "wa-surveypoint-purpose:permanent-survey-mark", + "ptQualityMeasure": 0.026, + "comment": "In Concrete", + "monumentedBy": { + "form": "wa-monument-form:brass-plaque", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/surveypoints.jsonld-summary.txt b/build/tests/profiles/wa/surveypoints.jsonld-summary.txt new file mode 100644 index 0000000..7a07e21 --- /dev/null +++ b/build/tests/profiles/wa/surveypoints.jsonld-summary.txt @@ -0,0 +1,11 @@ +Projection: epsg:8024 +Name: DP 422532 + +Monuments: 3 + None EFB157243/9533 CadastralMark 54676.628,398434.298 wa-monument-state:mark-found wa-monument-condition:ok None + None Peg 1 DP 422532 BoundaryMark 54700.281,398426.444 wa-monument-state:mark-found wa-monument-condition:ok None + None EFB157243/9802 GeodeticReferenceMark 54761.299,398489.106 wa-monument-state:mark-found wa-monument-condition:ok EFB157243/9802 +Parcels: 0 +Observations: 0 +References: 1 + DP 422526 DP_422526 wa-locality:karlkurla (icsm-admin-unit-type:locality) related 0.0 2013-03-10 00:00:00 diff --git a/build/tests/profiles/wa/topographic-spline.jsonld-errors.log b/build/tests/profiles/wa/topographic-spline.jsonld-errors.log new file mode 100644 index 0000000..3d7f531 --- /dev/null +++ b/build/tests/profiles/wa/topographic-spline.jsonld-errors.log @@ -0,0 +1,25 @@ +build/tests/profiles/wa/topographic-spline.jsonld +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Expected to find measurements corresponding to observation 26538 but found none! +No module named 'numpy' diff --git a/build/tests/profiles/wa/topographic-spline.jsonld-geojson.json b/build/tests/profiles/wa/topographic-spline.jsonld-geojson.json new file mode 100644 index 0000000..e69de29 diff --git a/build/tests/profiles/wa/topographic-string.jsonld-errors.log b/build/tests/profiles/wa/topographic-string.jsonld-errors.log new file mode 100644 index 0000000..b2f2619 --- /dev/null +++ b/build/tests/profiles/wa/topographic-string.jsonld-errors.log @@ -0,0 +1,22 @@ +build/tests/profiles/wa/topographic-string.jsonld +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Invalid schema! Not attaching monument info! +Expected to find measurements corresponding to observation s1 but found none! diff --git a/build/tests/profiles/wa/topographic-string.jsonld-geojson.json b/build/tests/profiles/wa/topographic-string.jsonld-geojson.json new file mode 100644 index 0000000..5713c5f --- /dev/null +++ b/build/tests/profiles/wa/topographic-string.jsonld-geojson.json @@ -0,0 +1,2097 @@ +{ + "$schema": "schema.json", + "type": "FeatureCollection", + "horizontalCRS": "epsg:10464", + "id": null, + "name": "DP 404354", + "purpose": "wa-survey-purpose:subdivision", + "referencedCSDs": [], + "links": [], + "provenance": {}, + "features": [ + { + "id": "10", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71664743087699, + -32.53544847523134 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40604.212, + 198769.851 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": "placed 0.4d", + "monumentedBy": { + "form": "wa-monument-form:spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found-and-renewed" + } + } + }, + { + "id": "11", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71673833385995, + -32.53543489508616 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40612.75, + 198771.365 + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "12", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71681360810103, + -32.53528815992884 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40619.806, + 198787.644 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "13", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71654683377533, + -32.53505581180445 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40594.721, + 198813.387 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": "Deck Spike in Bitument path", + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + } + } + }, + { + "id": "14", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71665564668278, + -32.534999016353 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40604.937, + 198819.695 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "102", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71666120744295, + -32.5350241884583 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40605.462, + 198816.904 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "103", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71666621036347, + -32.53504363404343 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40605.934, + 198814.748 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "104", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71667315671506, + -32.53506724723215 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40606.589, + 198812.13 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "105", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71668259494297, + -32.53509002377933 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40607.478, + 198809.605 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "106", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71669259434928, + -32.53513474021019 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40608.422, + 198804.647 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "107", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71670537716493, + -32.53516530146723 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40609.626, + 198801.259 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "108", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71670760063326, + -32.53517613318324 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40609.836, + 198800.058 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "109", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71671204320043, + -32.53518252106367 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40610.254, + 198799.35 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "110", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7167150958783, + -32.53518474178077 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40610.541, + 198799.104 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "111", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71671871366378, + -32.53518613334217 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40610.881, + 198798.95 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "112", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71674509605103, + -32.53519224108019 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40613.36, + 198798.275 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "113", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71674787102967, + -32.53519530019803 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40613.621, + 198797.936 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "114", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71675399202036, + -32.53521446712677 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40614.198, + 198795.811 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "115", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71676851397412, + -32.535231837240076 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40615.564, + 198793.886 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "116", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71677898036884, + -32.535249014764304 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40616.549, + 198791.982 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "117", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71678821370487, + -32.53526459522101 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40617.418, + 198790.255 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "118", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.7167962151986, + -32.53527747848344 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40618.171, + 198788.827 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "119", + "type": "Feature", + "featureType": "SurveyPoint", + "geometry": { + "type": "Point", + "coordinates": [ + 115.71680493639106, + -32.53528450999657 + ] + }, + "place": { + "type": "Point", + "coordinates": [ + 40618.991, + 198788.048 + ] + }, + "properties": { + "name": null, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": "MHW extracted & adopted from SCDB 2014-09", + "monumentedBy": { + "state": "wa-monument-state:unmarked" + } + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71665564668278, + -32.534999016353 + ], + [ + 115.71666120744295, + -32.5350241884583 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40604.937, + 198819.695 + ], + [ + 40605.462, + 198816.904 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71666120744295, + -32.5350241884583 + ], + [ + 115.71666621036347, + -32.53504363404343 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40605.462, + 198816.904 + ], + [ + 40605.934, + 198814.748 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71666621036347, + -32.53504363404343 + ], + [ + 115.71667315671506, + -32.53506724723215 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40605.934, + 198814.748 + ], + [ + 40606.589, + 198812.13 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71667315671506, + -32.53506724723215 + ], + [ + 115.71668259494297, + -32.53509002377933 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40606.589, + 198812.13 + ], + [ + 40607.478, + 198809.605 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71668259494297, + -32.53509002377933 + ], + [ + 115.71669259434928, + -32.53513474021019 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40607.478, + 198809.605 + ], + [ + 40608.422, + 198804.647 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71669259434928, + -32.53513474021019 + ], + [ + 115.71670537716493, + -32.53516530146723 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40608.422, + 198804.647 + ], + [ + 40609.626, + 198801.259 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71670537716493, + -32.53516530146723 + ], + [ + 115.71670760063326, + -32.53517613318324 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40609.626, + 198801.259 + ], + [ + 40609.836, + 198800.058 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71670760063326, + -32.53517613318324 + ], + [ + 115.71671204320043, + -32.53518252106367 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40609.836, + 198800.058 + ], + [ + 40610.254, + 198799.35 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71671204320043, + -32.53518252106367 + ], + [ + 115.7167150958783, + -32.53518474178077 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40610.254, + 198799.35 + ], + [ + 40610.541, + 198799.104 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7167150958783, + -32.53518474178077 + ], + [ + 115.71671871366378, + -32.53518613334217 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40610.541, + 198799.104 + ], + [ + 40610.881, + 198798.95 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71671871366378, + -32.53518613334217 + ], + [ + 115.71674509605103, + -32.53519224108019 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40610.881, + 198798.95 + ], + [ + 40613.36, + 198798.275 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71674509605103, + -32.53519224108019 + ], + [ + 115.71674787102967, + -32.53519530019803 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40613.36, + 198798.275 + ], + [ + 40613.621, + 198797.936 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71674787102967, + -32.53519530019803 + ], + [ + 115.71675399202036, + -32.53521446712677 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40613.621, + 198797.936 + ], + [ + 40614.198, + 198795.811 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71675399202036, + -32.53521446712677 + ], + [ + 115.71676851397412, + -32.535231837240076 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40614.198, + 198795.811 + ], + [ + 40615.564, + 198793.886 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71676851397412, + -32.535231837240076 + ], + [ + 115.71677898036884, + -32.535249014764304 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40615.564, + 198793.886 + ], + [ + 40616.549, + 198791.982 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71677898036884, + -32.535249014764304 + ], + [ + 115.71678821370487, + -32.53526459522101 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40616.549, + 198791.982 + ], + [ + 40617.418, + 198790.255 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71678821370487, + -32.53526459522101 + ], + [ + 115.7167962151986, + -32.53527747848344 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40617.418, + 198790.255 + ], + [ + 40618.171, + 198788.827 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.7167962151986, + -32.53527747848344 + ], + [ + 115.71680493639106, + -32.53528450999657 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40618.171, + 198788.827 + ], + [ + 40618.991, + 198788.048 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "s1", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71680493639106, + -32.53528450999657 + ], + [ + 115.71681360810103, + -32.53528815992884 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40618.991, + 198788.048 + ], + [ + 40619.806, + 198787.644 + ] + ] + }, + "properties": { + "name": { + "label": "s1", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:hwm-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": null, + "condition": null, + "state": "wa-monument-state:unmarked" + }, + "distance": null, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "v10", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71664743087699, + -32.53544847523134 + ], + [ + 115.71673833385995, + -32.53543489508616 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40604.212, + 198769.851 + ], + [ + 40612.75, + 198771.365 + ] + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found-and-renewed" + }, + "distance": 44.55, + "azimuth": null, + "name": { + "label": "v12", + "hasPart": [] + }, + "ptQuality": null + } + }, + { + "id": "v11", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71673833385995, + -32.53543489508616 + ], + [ + 115.71681360810103, + -32.53528815992884 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40612.75, + 198771.365 + ], + [ + 40619.806, + 198787.644 + ] + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:peg", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 17.74, + "azimuth": null, + "name": { + "label": "v11", + "hasPart": [] + }, + "ptQuality": null + } + }, + { + "id": "v12", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71664743087699, + -32.53544847523134 + ], + [ + 115.71654683377533, + -32.53505581180445 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40604.212, + 198769.851 + ], + [ + 40594.721, + 198813.387 + ] + ] + }, + "properties": { + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found-and-renewed" + }, + "distance": 44.55, + "azimuth": null, + "name": { + "label": "v12", + "hasPart": [] + }, + "ptQuality": null + } + }, + { + "id": "v13", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 115.71654683377533, + -32.53505581180445 + ], + [ + 115.71665564668278, + -32.534999016353 + ] + ] + }, + "place": { + "type": "LineString", + "featureType": "observation", + "coordinates": [ + [ + 40594.721, + 198813.387 + ], + [ + 40604.937, + 198819.695 + ] + ] + }, + "properties": { + "name": { + "label": "v13", + "hasPart": [] + }, + "purpose": "wa-surveypoint-purpose:internal-boundary", + "ptQualityMeasure": 0.1, + "comment": null, + "monumentedBy": { + "form": "wa-monument-form:deck-spike", + "condition": "wa-monument-condition:ok", + "state": "wa-monument-state:mark-found" + }, + "distance": 12.01, + "azimuth": null, + "ptQuality": null + } + }, + { + "id": "21", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:R", + "comment": null + } + }, + { + "id": "22", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:R", + "comment": null + } + }, + { + "id": "23", + "type": "Feature", + "featureType": "sosa:ObservationCollection", + "geometry": {}, + "place": {}, + "properties": { + "vectorPurpose": "wa-vector-purpose:R", + "comment": null + } + }, + { + "type": "Feature", + "id": 140319406154512, + "featureType": "parcel", + "links": [], + "time": "", + "geometry": { + "type": "Polygon", + "coordinates": [ + [ + [ + 115.71665564668278, + -32.534999016353 + ], + [ + 115.71666120744295, + -32.5350241884583 + ], + [ + 115.71666621036347, + -32.53504363404343 + ], + [ + 115.71667315671506, + -32.53506724723215 + ], + [ + 115.71668259494297, + -32.53509002377933 + ], + [ + 115.71669259434928, + -32.53513474021019 + ], + [ + 115.71670537716493, + -32.53516530146723 + ], + [ + 115.71670760063326, + -32.53517613318324 + ], + [ + 115.71671204320043, + -32.53518252106367 + ], + [ + 115.7167150958783, + -32.53518474178077 + ], + [ + 115.71671871366378, + -32.53518613334217 + ], + [ + 115.71674509605103, + -32.53519224108019 + ], + [ + 115.71674787102967, + -32.53519530019803 + ], + [ + 115.71675399202036, + -32.53521446712677 + ], + [ + 115.71676851397412, + -32.535231837240076 + ], + [ + 115.71677898036884, + -32.535249014764304 + ], + [ + 115.71678821370487, + -32.53526459522101 + ], + [ + 115.7167962151986, + -32.53527747848344 + ], + [ + 115.71680493639106, + -32.53528450999657 + ], + [ + 115.71681360810103, + -32.53528815992884 + ], + [ + 115.71673833385995, + -32.53543489508616 + ], + [ + 115.71664743087699, + -32.53544847523134 + ], + [ + 115.71654683377533, + -32.53505581180445 + ], + [ + 115.71665564668278, + -32.534999016353 + ] + ] + ] + }, + "place": { + "type": "Polygon", + "coordinates": [ + [ + [ + 40604.937, + 198819.695 + ], + [ + 40605.462, + 198816.904 + ], + [ + 40605.934, + 198814.748 + ], + [ + 40606.589, + 198812.13 + ], + [ + 40607.478, + 198809.605 + ], + [ + 40608.422, + 198804.647 + ], + [ + 40609.626, + 198801.259 + ], + [ + 40609.836, + 198800.058 + ], + [ + 40610.254, + 198799.35 + ], + [ + 40610.541, + 198799.104 + ], + [ + 40610.881, + 198798.95 + ], + [ + 40613.36, + 198798.275 + ], + [ + 40613.621, + 198797.936 + ], + [ + 40614.198, + 198795.811 + ], + [ + 40615.564, + 198793.886 + ], + [ + 40616.549, + 198791.982 + ], + [ + 40617.418, + 198790.255 + ], + [ + 40618.171, + 198788.827 + ], + [ + 40618.991, + 198788.048 + ], + [ + 40619.806, + 198787.644 + ], + [ + 40612.75, + 198771.365 + ], + [ + 40604.212, + 198769.851 + ], + [ + 40594.721, + 198813.387 + ], + [ + 40604.937, + 198819.695 + ] + ] + ] + }, + "properties": { + "appellation": { + "label": "Lot 502 DP 404354", + "hasPart": [ + { + "type": "ParcelType", + "label": "Lot" + }, + { + "type": "ParcelIdentifier", + "label": "502" + }, + { + "type": "PlanType", + "label": "DP" + }, + { + "type": "planIdentifier", + "label": "404354" + } + ] + }, + "area": 635, + "parcelType": "wa-parcel-type:crown", + "parcelPurpose": "wa-parcel-purpose:road-widening", + "parcelState": "wa-parcel-state:created", + "interestRef": null, + "interests": [ + { + "interestLink": "456-987-123", + "statuteName": "Sec. 24KA & 238 of the Native Title Act 1993", + "interestType": "wa-interest-type:native-title", + "purpose": "wa-secondary-parcel-purpose:non-extinguisment-native-title", + "burdenedParcels": [ + "1" + ] + } + ], + "label": null + } + } + ] +} \ No newline at end of file diff --git a/build/tests/profiles/wa/topographic-string.jsonld-summary.txt b/build/tests/profiles/wa/topographic-string.jsonld-summary.txt new file mode 100644 index 0000000..c22601e --- /dev/null +++ b/build/tests/profiles/wa/topographic-string.jsonld-summary.txt @@ -0,0 +1,58 @@ +Projection: epsg:10464 +Name: DP 404354 + +Monuments: 23 + None 10 BoundaryMark 40604.212,198769.851 wa-monument-state:mark-found-and-renewed wa-monument-condition:ok None + None 11 BoundaryMark 40612.75,198771.365 wa-monument-state:mark-found wa-monument-condition:ok None + None 12 BoundaryMark 40619.806,198787.644 wa-monument-state:unmarked None None + None 13 BoundaryMark 40594.721,198813.387 wa-monument-state:mark-found wa-monument-condition:ok None + None 14 BoundaryMark 40604.937,198819.695 wa-monument-state:unmarked None None + None 102 CadastralMark 40605.462,198816.904 wa-monument-state:unmarked None None + None 103 CadastralMark 40605.934,198814.748 wa-monument-state:unmarked None None + None 104 CadastralMark 40606.589,198812.13 wa-monument-state:unmarked None None + None 105 CadastralMark 40607.478,198809.605 wa-monument-state:unmarked None None + None 106 CadastralMark 40608.422,198804.647 wa-monument-state:unmarked None None + None 107 CadastralMark 40609.626,198801.259 wa-monument-state:unmarked None None + None 108 CadastralMark 40609.836,198800.058 wa-monument-state:unmarked None None + None 109 CadastralMark 40610.254,198799.35 wa-monument-state:unmarked None None + None 110 CadastralMark 40610.541,198799.104 wa-monument-state:unmarked None None + None 111 CadastralMark 40610.881,198798.95 wa-monument-state:unmarked None None + None 112 CadastralMark 40613.36,198798.275 wa-monument-state:unmarked None None + None 113 CadastralMark 40613.621,198797.936 wa-monument-state:unmarked None None + None 114 CadastralMark 40614.198,198795.811 wa-monument-state:unmarked None None + None 115 CadastralMark 40615.564,198793.886 wa-monument-state:unmarked None None + None 116 CadastralMark 40616.549,198791.982 wa-monument-state:unmarked None None + None 117 CadastralMark 40617.418,198790.255 wa-monument-state:unmarked None None + None 118 CadastralMark 40618.171,198788.827 wa-monument-state:unmarked None None + None 119 CadastralMark 40618.991,198788.048 wa-monument-state:unmarked None None +Parcels: 1 + 140319406154512 None wa-parcel-type:crown 635 None None +Observations: 26 + observedVectors + s1 undated wa-surveypoint-purpose:internal-boundary 14 102 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 102 103 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 103 104 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 104 105 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 105 106 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 106 107 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 107 108 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 108 109 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 109 110 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 110 111 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 111 112 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 112 113 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 113 114 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 114 115 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 115 116 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 116 117 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 117 118 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 118 119 None None + s1 undated wa-surveypoint-purpose:hwm-boundary 119 12 None None + v10 undated wa-surveypoint-purpose:internal-boundary 10 11 None 8.67 + v11 undated wa-surveypoint-purpose:internal-boundary 11 12 None 17.74 + v12 undated wa-surveypoint-purpose:internal-boundary 10 13 None 44.55 + v13 undated wa-surveypoint-purpose:internal-boundary 13 14 None 12.01 + SubtendedAngle + 21 undated None 40612.75,198771.365 11 v10 + 22 undated None 40604.212,198769.851 10 v12 + 23 undated None 40619.806,198787.644 13 v13