-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathfoss4g.json
More file actions
43 lines (43 loc) · 1.08 KB
/
foss4g.json
File metadata and controls
43 lines (43 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"homeCamera": {
"up": {
"x": -0.9370920194681277,
"y": 0.2425395452589116,
"z": -0.2510639680136253
},
"east": 174.7754395598517,
"west": 174.7456009736115,
"north": -36.84575586378081,
"south": -36.85939367827398,
"position": {
"x": -5088182.34253078,
"y": 465777.5585744629,
"z": -3806470.487216203
},
"direction": {
"x": -0.1502298205962084,
"y": 0.3690045159201282,
"z": 0.9172059028561598
}
},
"workbench": ["osm-buildings"],
"catalog": [
{
"name": "FOSS4G Group",
"type": "group",
"members": [
{
"type": "3d-tiles",
"ionAssetId": 96188,
"ionAccessToken": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiI2MTEyZmRjYy05OTBmLTQ3OGUtOGVjMi0wNDIzYTAwMjMxNWEiLCJpZCI6MzEyNjY0LCJpYXQiOjE3NjMzNDQ4NzF9.sKMeu-ABGmwjp26dLzYQGEkaf26aO6xlQn-qJ1ClRIM",
"name": "Cesium OSM Buildings",
"id": "osm-buildings"
}
]
}
],
"viewerMode": "3d",
"baseMaps": {
"previewBaseMapId": "basemap-bing-aerial"
}
}