Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • W website
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UGL
  • website
  • Wiki
  • Home

Home · Changes

Page history
Create home authored 4 years ago by Joe T.S.'s avatar Joe T.S.
Hide whitespace changes
Inline Side-by-side
Showing
with 37 additions and 0 deletions
+37 -0
home.md 0 → 100644
View page @ ded48f6e
# UGL - Urban Geoinformatics Lab Website
URL: https://ugl.hft-stuttgart.de/
## Why UGL site?
UGL presents project teaser + publication from our group. The brief of the project helps to show people outside our research group to understand what are we doing.
## How to add project content?
You can add your project to our site very easily within 5 minutes!
1. Add the content/ project information to [content.json](https://transfer.hft-stuttgart.de/gitlab/ugl/website/-/blob/master/public/content/content.json) as the example below.
You may host the image file in [thumbnails](https://transfer.hft-stuttgart.de/gitlab/ugl/website/-/tree/master/public/imgs/thumbnails) folder.
```javascript
{
"item": {
"title": "3D E-bike",
"project": "ICity Project",
"author": {
"firstName": "Joe",
"lastName": "T. Santhanavanich"
},
"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."
},
"links": {
"youtube": "https://www.youtube.com/watch?v=GzvrmpM9zmw",
"demo": "http://thunyatheps.com/icityebike/"
},
"refIndex": 1
}
```
It is important to keep all JSON keys. The empty value is allowed. e.g. if you have no youtube content, you may store it like ```"youtube":""```
2. Push your update to the repo and you can see update at https://ugl.hft-stuttgart.de/ after 1-3 minutes.
![alt text](https://transfer.hft-stuttgart.de/gitlab/ugl/website/-/raw/master/img/project.jpg "Example Project")
Clone repository
  • InterGeo 2024 UGL Demos
  • Home

Menu

Explore Projects Groups Snippets

Dies ist die Gitlab-Instanz des Transferportals der Hochschule für Technik Stuttgart. Hier geht es zurück zum Portal