|
1 | 1 | {
|
2 | 2 | "AppRunningContest": {
|
3 |
| - "name": "AppRunningContest", |
4 |
| - "title": "Running contest", |
5 |
| - "description": "", |
6 |
| - "i18n": { |
7 |
| - "de": { "title": "Laufwettbewerb", "description": "" } |
8 |
| - }, |
9 |
| - "tags": [], |
10 |
| - "category": "", |
11 |
| - "type": "application", |
12 |
| - "components": ["MlTransitionGeoJsonLayer", "MlGeoJsonLayer", "MlVectorTileLayer"], |
13 |
| - "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/AppRunningContest.png", |
14 |
| - "demos": [ |
15 |
| - { |
16 |
| - "name": "dashboard", |
17 |
| - "url": "https://mapcomponents.github.io/react-map-components-apps/running_contest/" |
18 |
| - } |
19 |
| - ] |
| 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 | + ] |
20 | 27 | },
|
21 | 28 | "AppWebGis": {
|
22 |
| - "name": "AppWebGis", |
23 |
| - "title": "WebGis", |
24 |
| - "description": "", |
25 |
| - "i18n": { |
26 |
| - "de": { "title": "WebGis", "description": "" } |
27 |
| - }, |
28 |
| - "tags": [], |
29 |
| - "category": "", |
30 |
| - "type": "application", |
31 |
| - "components": ["MlGeoJsonLayer", "MlIconLayer", "MlWmsLoader", "MlNavigationTools"], |
32 |
| - "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/AppWebGis.png", |
33 |
| - "demos": [ |
34 |
| - { |
35 |
| - "name": "dashboard", |
36 |
| - "url": "https://mapcomponents.github.io/react-map-components-apps/webGis/" |
37 |
| - } |
38 |
| - ] |
| 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 | + ] |
39 | 54 | },
|
40 | 55 | "PowerPlantsApp": {
|
41 |
| - "name": "PowerPlantsApp", |
42 |
| - "title": "World Power Plants", |
43 |
| - "description": "", |
44 |
| - "i18n": { |
45 |
| - "de": { "title": "Welt kraftwerke", "description": "" } |
46 |
| - }, |
47 |
| - "tags": [], |
48 |
| - "category": "", |
49 |
| - "type": "application", |
50 |
| - "components": ["MlGeoJsonLayer", "MlWmsLoader", "MlNavigationTools"], |
51 |
| - "thumbnail": "https://mapcomponents.github.io/react-map-components-apps/assets/thumbnails/PowerPlants.png", |
52 |
| - "demos": [ |
53 |
| - { |
54 |
| - "name": "dashboard", |
55 |
| - "url": "https://mapcomponents.github.io/react-map-components-apps/powerplants/" |
56 |
| - } |
57 |
| - ] |
| 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 | + ] |
58 | 76 | }
|
59 | 77 | }
|
0 commit comments