Skip to content

Commit

Permalink
added a description for the catalogue demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Drisch committed Feb 20, 2024
1 parent bfbc69d commit 7c0d52a
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions src/applications/MlLaermkarte/MlLaemkarte.meta.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "MlLaermkarte",
"title": "Noise map of Bonn",
"description": "",
"i18n": {
"de": {
"title": "Lärmkarte von Bonn",
"description": ""
}
},
"tags": [],
"category": "",
"type": "application",
"components": ["MlFillExtrusionLayer", "MlCameraFollowPath"],
"price": 12000
"name": "MlLaermkarte",
"title": "Noise map of Bonn",
"description": "A WebGis application providing a detailed visualisation of the noise level within different parts of the former german capital",
"i18n": {
"de": {
"title": "Lärmkarte von Bonn",
"description": "Eine WebGis Anwendung, die den Lautstärkepegel in Bonn grafisch darstellt"
}
},
"tags": [],
"category": "",
"type": "application",
"components": ["MlFillExtrusionLayer", "MlCameraFollowPath"],
"price": 12000
}

0 comments on commit 7c0d52a

Please sign in to comment.