assets.json 1.06 KB
Newer Older
Athanasios's avatar
Athanasios committed
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
[
  {
    "name": "i3s Buildings of Hamburg",
    "id": "Buildings_Hamburg",
    "boundingbox": [
      9.735056822820852,
      53.39764545528009,
      10.319317135965678,
      53.736941317264666
    ],
    "url": "https://tiles.arcgis.com/tiles/P3ePLMYs2RVChkJx/arcgis/rest/services/Buildings_Hamburg/SceneServer/layers/0",
    "mime": "i3s",
    "CRS": "EPSG:4326",
    "scope": "public"
  },
  {
    "name": "Niedernhall 3DTiles",
    "id": "Niedernhall",
    "boundingbox": [
      9.599292965,
      49.2666170807472,
      9.63473690336899,
      49.30961789948958
    ],
    "url": "http://81.169.187.7:9000/assets/3dtiles/niedernhall/tileset.json",
    "mime": "3dtiles",
    "CRS": "EPSG:4326",
    "scope": "public"
Joe TS Dell's avatar
up    
Joe TS Dell committed
29
30
31
32
33
34
35
36
37
38
39
40
41
42
  },
  {
    "name": "Stuttgart",
    "id": "Stuttgart_ ....",
    "boundingbox": [
      9.599292965,
      49.2666170807472,
      9.63473690336899,
      49.30961789948958
    ],
    "url": "http://81.169.187.7:9000/assets/stuttgart...",
    "mime": "3dtiles",
    "CRS": "EPSG:4326",
    "scope": "public"
Athanasios's avatar
Athanasios committed
43
44
  }
]