diff --git a/public/content/content.json b/public/content/content.json index 37f56702c492c08407d8e2bf370c2ceb28f88692..ca4367274d94d4ba6a590507d4e8bd7e580d958c 100644 --- a/public/content/content.json +++ b/public/content/content.json @@ -26,7 +26,7 @@ "firstName": "Joe", "lastName": "T.S." }, - "imageLink":"imgs/thumbnails/i_cityEbikeSharing.png", + "imageLink":"imgs/thumbnails/3DEbike.gif", "keywords":["SensorThings API","CityGML","GIS Analyst","3D GIS","GIS Analyst", "Urban Analytics"], "description_en":"The 3D E-bike Tracking is a 3D web-based visual analytics application designed showing various parameters from sensor systems equipped on the E-bike sharing system in the study area of a city of Stuttgart, Germany.", "description_de":"Das 3D E-bike Tracking ist eine 3D Webanwendung zu visuellen Analyse und ist designed um verschiedene Parameter von Sensor Systemen zu zeigen. Die Sensoren sind am E-bike Sharing Systemes der Stadt Stuttgart (Deutschland) installiert." diff --git a/public/imgs/thumbnails/3DEbike.gif b/public/imgs/thumbnails/3DEbike.gif new file mode 100644 index 0000000000000000000000000000000000000000..a0305b322efd81995710f777cad310a3b2226723 Binary files /dev/null and b/public/imgs/thumbnails/3DEbike.gif differ