Created
July 22, 2022 02:40
-
-
Save staffordsmith83/0d3d00c1c3979bf7dd452c9f2bfa1dd1 to your computer and use it in GitHub Desktop.
Two 3dtiles datasets
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
{ | |
"homeCamera": { | |
"north": -8, | |
"east": 158, | |
"south": -45, | |
"west": 109 | |
}, | |
"catalog": [ | |
{ | |
"type": "3d-tiles", | |
"name": "Fort Denison", | |
"url": "https://nsw.digitaltwin.terria.io/api/v0/data/a99c8280-dbfe-475a-8a4e-3c2d2ca87513/3dtiles/tileset.json", | |
"id": "adsfsadfds", | |
"allowFeaturePicking": false | |
}, | |
{ | |
"type": "3d-tiles", | |
"name": "Young 3D", | |
"url": "https://nsw.digitaltwin.terria.io/api/v0/data/Hilltops/Young_CarringtonPark_3D/tileset.json", | |
"id": "sdgsdfgsdfgsdfg" | |
} | |
], | |
"viewerMode": "3dSmooth", | |
"baseMaps": { | |
"defaultBaseMapId": "basemap-positron", | |
"previewBaseMapId": "basemap-positron" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment