-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e3c9111
commit 6ef4cc5
Showing
48 changed files
with
35,600 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
build/tests/profiles/wa/3d-surveypoints.jsonld |
143 changes: 143 additions & 0 deletions
143
build/tests/profiles/wa/3d-surveypoints.jsonld-geojson.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" | ||
} | ||
} | ||
} | ||
] | ||
} |
11 changes: 11 additions & 0 deletions
11
build/tests/profiles/wa/3d-surveypoints.jsonld-summary.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
build/tests/profiles/wa/annotation.jsonld |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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": [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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! |
Oops, something went wrong.