|
1 | 1 | { |
2 | | - "AppRunningContest": { |
3 | | - "name": "AppRunningContest", |
4 | | - "title": "Running contest", |
5 | | - "description": "A WebGis application which shows the results of a running contest between members of the different WhereGroup company locations in Germany.", |
6 | | - "i18n": { |
7 | | - "de": { |
8 | | - "title": "Laufwettbewerb", |
9 | | - "description": "Eine WebGis Anwendung die den Laufwettbewerb zwischen Mitarbeitern der verschiedenen WhereGroup Standorte in Deutschland darstellt." |
10 | | - } |
11 | | - }, |
12 | | - "tags": [], |
13 | | - "category": "", |
14 | | - "type": "application", |
15 | | - "components": [ |
16 | | - "MlTransitionGeoJsonLayer", |
17 | | - "MlGeoJsonLayer", |
18 | | - "MlVectorTileLayer" |
19 | | - ], |
20 | | - "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/AppRunningContest.png", |
21 | | - "demos": [ |
22 | | - { |
23 | | - "name": "Demo", |
24 | | - "url": "https://mapcomponents.github.io/react-map-components-apps/running_contest/" |
25 | | - } |
26 | | - ] |
27 | | - }, |
28 | | - "AppWebGis": { |
29 | | - "name": "AppWebGis", |
30 | | - "title": "WebGis", |
31 | | - "description": "An example of a WebGis application with different measure tools, visualizing multiple layers containg various data within north-rhine westphalia", |
32 | | - "i18n": { |
33 | | - "de": { |
34 | | - "title": "WebGis", |
35 | | - "description": "Eine WebGis Anwenung mit Messwerkzeugen, dargestellt werden mehere Layer mit unetrschiedlichen Informationen in NRW" |
36 | | - } |
37 | | - }, |
38 | | - "tags": [], |
39 | | - "category": "", |
40 | | - "type": "application", |
41 | | - "components": [ |
42 | | - "MlGeoJsonLayer", |
43 | | - "MlIconLayer", |
44 | | - "MlWmsLoader", |
45 | | - "MlNavigationTools" |
46 | | - ], |
47 | | - "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/AppWebGis.png", |
48 | | - "demos": [ |
49 | | - { |
50 | | - "name": "Demo", |
51 | | - "url": "https://mapcomponents.github.io/react-map-components-apps/webGis/" |
52 | | - } |
53 | | - ] |
54 | | - }, |
55 | | - "PowerPlantsApp": { |
56 | | - "name": "PowerPlantsApp", |
57 | | - "title": "World Power Plants", |
58 | | - "description": "A WebGis application providing precise Information about various types of energy generation across the whole planet ", |
59 | | - "i18n": { |
60 | | - "de": { |
61 | | - "title": "Energiekraftwerke weltweit", |
62 | | - "description": "Eine WebGis-Anwendung welche Inofrmationen über Energieerzeugung auf der ganzen Welt darstellt" |
63 | | - } |
64 | | - }, |
65 | | - "tags": [], |
66 | | - "category": "", |
67 | | - "type": "application", |
68 | | - "components": ["MlGeoJsonLayer", "MlWmsLoader", "MlNavigationTools"], |
69 | | - "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/PowerPlants.png", |
70 | | - "demos": [ |
71 | | - { |
72 | | - "name": "Demo", |
73 | | - "url": "https://mapcomponents.github.io/react-map-components-apps/powerplants/" |
74 | | - } |
75 | | - ] |
76 | | - }, |
| 2 | + "AppRunningContest": { |
| 3 | + "name": "AppRunningContest", |
| 4 | + "title": "Running contest", |
| 5 | + "description": "A WebGis application which shows the results of a running contest between members of the different WhereGroup company locations in Germany.", |
| 6 | + "i18n": { |
| 7 | + "de": { |
| 8 | + "title": "Laufwettbewerb", |
| 9 | + "description": "Eine WebGis Anwendung die den Laufwettbewerb zwischen Mitarbeitern der verschiedenen WhereGroup Standorte in Deutschland darstellt." |
| 10 | + } |
| 11 | + }, |
| 12 | + "tags": [], |
| 13 | + "category": "", |
| 14 | + "type": "application", |
| 15 | + "components": [ |
| 16 | + "MlTransitionGeoJsonLayer", |
| 17 | + "MlGeoJsonLayer", |
| 18 | + "MlVectorTileLayer" |
| 19 | + ], |
| 20 | + "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/AppRunningContest.png", |
| 21 | + "demos": [ |
| 22 | + { |
| 23 | + "name": "Demo", |
| 24 | + "url": "https://mapcomponents.github.io/react-map-components-apps/running_contest/" |
| 25 | + } |
| 26 | + ] |
| 27 | + }, |
| 28 | + "AppWebGis": { |
| 29 | + "name": "AppWebGis", |
| 30 | + "title": "WebGis", |
| 31 | + "description": "An example of a WebGis application with different measure tools, visualizing multiple layers containg various data within north-rhine westphalia", |
| 32 | + "i18n": { |
| 33 | + "de": { |
| 34 | + "title": "WebGis", |
| 35 | + "description": "Eine WebGis Anwenung mit Messwerkzeugen, dargestellt werden mehere Layer mit unetrschiedlichen Informationen in NRW" |
| 36 | + } |
| 37 | + }, |
| 38 | + "tags": [], |
| 39 | + "category": "", |
| 40 | + "type": "application", |
| 41 | + "components": [ |
| 42 | + "MlGeoJsonLayer", |
| 43 | + "MlIconLayer", |
| 44 | + "MlWmsLoader", |
| 45 | + "MlNavigationTools" |
| 46 | + ], |
| 47 | + "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/AppWebGis.png", |
| 48 | + "demos": [ |
| 49 | + { |
| 50 | + "name": "Demo", |
| 51 | + "url": "https://mapcomponents.github.io/react-map-components-apps/webGis/" |
| 52 | + } |
| 53 | + ] |
| 54 | + }, |
| 55 | + "PowerPlantsApp": { |
| 56 | + "name": "PowerPlantsApp", |
| 57 | + "title": "World Power Plants", |
| 58 | + "description": "A WebGis application providing precise Information about various types of energy generation across the whole planet ", |
| 59 | + "i18n": { |
| 60 | + "de": { |
| 61 | + "title": "Energiekraftwerke weltweit", |
| 62 | + "description": "Eine WebGis-Anwendung welche Inofrmationen über Energieerzeugung auf der ganzen Welt darstellt" |
| 63 | + } |
| 64 | + }, |
| 65 | + "tags": [], |
| 66 | + "category": "", |
| 67 | + "type": "application", |
| 68 | + "components": [ |
| 69 | + "MlGeoJsonLayer", |
| 70 | + "MlWmsLoader", |
| 71 | + "MlNavigationTools" |
| 72 | + ], |
| 73 | + "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/PowerPlants.png", |
| 74 | + "demos": [ |
| 75 | + { |
| 76 | + "name": "Demo", |
| 77 | + "url": "https://mapcomponents.github.io/react-map-components-apps/powerplants/" |
| 78 | + } |
| 79 | + ] |
| 80 | + }, |
| 81 | + "PointCloud": { |
| 82 | + "name": "PointCloud", |
| 83 | + "title": "PointCloud on world map", |
| 84 | + "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.", |
| 85 | + "i18n": { |
| 86 | + "de": { |
| 87 | + "title": "Energiekraftwerke weltweit", |
| 88 | + "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." |
| 89 | + } |
| 90 | + }, |
| 91 | + "tags": [], |
| 92 | + "category": "", |
| 93 | + "type": "application", |
| 94 | + "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/PointCloudDemoThumbnail.png", |
| 95 | + "demos": [ |
| 96 | + { |
| 97 | + "name": "Demo", |
| 98 | + "url": "https://mapcomponents.github.io/react-map-components-apps/pointcloud/" |
| 99 | + } |
| 100 | + ] |
| 101 | + }, |
77 | 102 | "MultiTab": { |
78 | 103 | "name": "MultiTab", |
79 | 104 | "title": "Multi-Tab Demo", |
|
0 commit comments