-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmc_meta.json
More file actions
150 lines (150 loc) · 5.53 KB
/
mc_meta.json
File metadata and controls
150 lines (150 loc) · 5.53 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
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
{
"AppRunningContest": {
"name": "AppRunningContest",
"title": "Running contest",
"description": "A WebGis application which shows the results of a running contest between members of the different WhereGroup company locations in Germany.",
"i18n": {
"de": {
"title": "Laufwettbewerb",
"description": "Eine WebGis Anwendung die den Laufwettbewerb zwischen Mitarbeitern der verschiedenen WhereGroup Standorte in Deutschland darstellt."
}
},
"tags": [],
"category": "",
"type": "application",
"components": [
"MlTransitionGeoJsonLayer",
"MlGeoJsonLayer",
"MlVectorTileLayer"
],
"thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/AppRunningContest.png",
"demos": [
{
"name": "Demo",
"url": "https://mapcomponents.github.io/react-map-components-apps/running_contest/"
}
]
},
"AppWebGis": {
"name": "AppWebGis",
"title": "WebGis",
"description": "An example of a WebGis application with different measure tools, visualizing multiple layers containg various data within north-rhine westphalia",
"i18n": {
"de": {
"title": "WebGis",
"description": "Eine WebGis Anwenung mit Messwerkzeugen, dargestellt werden mehere Layer mit unetrschiedlichen Informationen in NRW"
}
},
"tags": [],
"category": "",
"type": "application",
"components": [
"MlGeoJsonLayer",
"MlIconLayer",
"MlWmsLoader",
"MlNavigationTools"
],
"thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/AppWebGis.png",
"demos": [
{
"name": "Demo",
"url": "https://mapcomponents.github.io/react-map-components-apps/webGis/"
}
]
},
"PowerPlantsApp": {
"name": "PowerPlantsApp",
"title": "World Power Plants",
"description": "A WebGis application providing precise Information about various types of energy generation across the whole planet ",
"i18n": {
"de": {
"title": "Energiekraftwerke weltweit",
"description": "Eine WebGis-Anwendung welche Inofrmationen über Energieerzeugung auf der ganzen Welt darstellt"
}
},
"tags": [],
"category": "",
"type": "application",
"components": [
"MlGeoJsonLayer",
"MlWmsLoader",
"MlNavigationTools"
],
"thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/PowerPlants.png",
"demos": [
{
"name": "Demo",
"url": "https://mapcomponents.github.io/react-map-components-apps/powerplants/"
}
]
},
"PointCloud": {
"name": "PointCloud",
"title": "PointCloud on world map",
"description": "Ever heard of a PointCloud? Basically, it's a set of points placed in 3-dimensional space creating a detailed 3D object. This application contains an example of a point cloud, but projected onto the world map.",
"i18n": {
"de": {
"title": "PointCloud auf der Weltkarte",
"description": "Haben Sie schon einmal von einer PointCloud gehört? Im Grunde genommen handelt es sich um eine Reihe von Punkten, die im dreidimensionalen Raum platziert sind und ein detailliertes 3D-Objekt bilden. Diese Anwendung enthält ein Beispiel für eine Punktwolke, allerdings projiziert auf die Weltkarte."
}
},
"tags": [],
"category": "",
"type": "application",
"thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/PointCloudDemoThumbnail.png",
"demos": [
{
"name": "Demo",
"url": "https://mapcomponents.github.io/react-map-components-apps/pointcloud/"
}
]
},
"MultiTab": {
"name": "MultiTab",
"title": "Multi-Tab Demo",
"description": "This application combines graphical and text-based information of objects that are represented in a table and map: Open a table with all the information visible on the map. Looking for an object and can't find it? Just click on it - the program will show it to you!",
"i18n": {
"de": {
"title": "Multi-Tab Demo",
"description": "Diese Anwendung kombiniert grafische und textbasierte Informationen von Objekten, die in einer Tabelle und einer Karte dargestellt werden: Öffnen Sie eine Tabelle mit allen Informationen, die auf der Karte sichtbar sind. Sie suchen ein Objekt und können es nicht finden? Klicken Sie es einfach an - das Programm zeigt es Ihnen an!"
}
},
"tags": [],
"category": "",
"type": "application",
"components": [
"MlGeoJsonLayer"
],
"thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/MultiTab.png",
"demos": [
{
"name": "Demo",
"url": "https://mapcomponents.github.io/react-map-components-apps/multi_tab/"
}
]
},
"3dTilesLayer": {
"name": "3dTilesLayer",
"title": "3D Tiles Layer Demo",
"description": "This application is using a 3D Tiles-Layer to render buildings in a three-dimentional space.",
"i18n": {
"de": {
"title": "3D Tiles Layer Demo",
"description": "Diese Anwendung nutzt eine 3D Tiles-Layer um Gebäude dreidimensional darzustellen."
}
},
"tags": [],
"category": "",
"type": "application",
"components": [
"MlWmsLoader"
],
"thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/3dTileLayer.png",
"demos": [
{
"name": "Demo",
"url": "https://3dtiles.wheregroup.com/"
}
]
}
}