Stuttgart.json 4.08 KB
Newer Older
Joe TS Dell's avatar
update  
Joe TS Dell 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
    "links": [
      {
        "rel": "self",
        "href": "host_url/collections/Stuttgart",
        "type": "application/json",
        "title": "Stuttgart 3D models"
      }
    ],
    "collections": [
      {
        "id": "Stuttgart",
        "title": "Stuttgart 3D Models Demo",
        "description": "All Supported 3D Containers for the city of Stuttgart LoD 1 from OSM with Textures",
        "collectiontype": "3d-container",
        "extent": {
          "spatial": {
            "bbox": [
              [9.161434,48.771841,-10,9.183426,48.786318,550]
            ],
            "crs": "http://www.opengis.net/def/crs/OGC/0/CRS84h"
          }
        },
        "links": [
          {
            "rel": "collections",
            "href": "host_url/collections/",
            "type": "application/json"
          },
          {
            "title": "Stuttgart 3D Building Model (LoD 1) - Collections",
            "rel": "self",
            "href": "host_url/collections/Stuttgart_LoD1_OSM_Textures/",
            "type": "application/json"
          },
          {
            "title": "Stuttgart 3D Building Model (LoD 1) : 3D Tiles",
            "rel": "items",
            "href": "https://steinbeis-3dps.eu/3DGeoVolumes/collections/Stuttgart/Stuttgart_3DBuildings_LoD1/3dtiles/",
            "type": "application/json+3dtiles"
          }
        ],
        "children": [
            {
                "id": "Stuttgart_LOD2_Stadtmitte",
                "title": "Stuttgart 3D Models LOD2 Stadtmitte Demo",
                "description": "All Supported 3D Containers for the city of Stuttgart 3D Models LOD2 Stadtmitte",
                "collectiontype": "3d-container",
                "extent": {
                  "spatial": {
                    "bbox": [
                      [9.161434,48.771841,-10,9.183426,48.786318,550]
                    ],
                    "crs": "http://www.opengis.net/def/crs/OGC/0/CRS84h"
                  }
                },
                "links": [
                  {
                    "rel": "collections",
                    "href": "host_url/collections/",
                    "type": "application/json"
                  },
                  {
                    "title": "Stuttgart LOD2 Stadtmitte - Collections",
                    "rel": "self",
                    "href": "host_url/collections/Stuttgart/Stuttgart_LOD2_Stadtmitte",
                    "type": "application/json"
                  },
                  {
                    "title": "Stuttgart LOD2 Stadtmitte : 3D Tiles",
                    "rel": "items",
                    "href": "http://193.196.37.89:8092/AssetsHFT/3DTile_Stuttgart_City_LoD2_InnenStadt_ClampToGround/tileset.json",
                    "type": "application/json+3dtiles"
                  }
                ],
                "children": [
                  
                ],
                "content": [
                  {
                    "title": "Stuttgart LOD2 Stadtmitte - Collections",
                    "rel": "original",
                    "href": "host_url/collections/Stuttgart/Stuttgart_LOD2_Stadtmitte",
                    "type": "application/json"
                  },
                  {
                    "title": "Stuttgart LOD2 Stadtmitte : 3D Tiles",
                    "rel": "original",
                    "href": "http://193.196.37.89:8092/AssetsHFT/3DTile_Stuttgart_City_LoD2_InnenStadt_ClampToGround/tileset.json",
                    "type": "application/json+3dtiles"
                  }
                ]
              }
        ],
        "content": [
          {
            "title": "Stuttgart 3D Building Model (LoD 1) - Collections",
            "rel": "original",
            "href": "host_url/collections/Stuttgart_LoD1_OSM_Textures/",
            "type": "application/json"
          },
          {
            "title": "Stuttgart 3D Building Model (LoD 1) : 3D Tiles",
            "rel": "original",
            "href": "https://steinbeis-3dps.eu/3DGeoVolumes/collections/Stuttgart/Stuttgart_3DBuildings_LoD1/3dtiles/",
            "type": "application/json+3dtiles"
          }
        ]
      }
    ]
  }