Skip to content

Instantly share code, notes, and snippets.

@staffordsmith83
Created July 22, 2022 02:40
Show Gist options
  • Save staffordsmith83/0d3d00c1c3979bf7dd452c9f2bfa1dd1 to your computer and use it in GitHub Desktop.
Save staffordsmith83/0d3d00c1c3979bf7dd452c9f2bfa1dd1 to your computer and use it in GitHub Desktop.
Two 3dtiles datasets
{
"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