content_backup.md 3.7 KB
Newer Older
Joe TS Dell's avatar
changes  
Joe TS Dell committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
- work from Justin was already removed from the Gitlab Pages....
```
  {
    "item": {
      "title": "Outdoor Mobile Augmented Reality in Urban Planning",
      "project": "Master Thesis",
      "author": {
        "firstName": "Justin ",
        "lastName": "Jing Hui",
        "hftURL": "#"
      },
      "project_year_start": "2020",
      "project_year_end": "2021",
      "project_is_on_going": false,
      "imageLink":"https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/ezgif.com-gif-maker.gif",
      "keywords":["Augmented Reality","Urban Planning"],
      "description_en":"This thesis aims to develop an outdoor mobile AR application that visualizes the urban environment using the mentioned grayscale masking filters.",
      "description_de":"Ziel dieser Arbeit ist es, eine mobile AR-Anwendung für den Außenbereich zu entwickeln, die die urbane Umgebung mithilfe von Graustufen-Maskierungsfiltern visualisiert."
    },
    "refIndex": 5,
    "links": {
      "demo": "https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/",
      "publication": "https://transfer.hft-stuttgart.de/pages/huijustinjing/justin-hui_ar-visualization/home/thesis.pdf"
    }
  }
JOE XMG's avatar
up    
JOE XMG committed
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
  {
    "item": {
      "title": "3D Portrayal Service Example",
      "project": "SmartVillages",
      "author": {
        "firstName": "Patrick",
        "lastName": "Würstle",
        "hftURL": "https://www.hft-stuttgart.de/p/patrick-wuerstle"
      },
      "project_year_start": "2018",
      "project_year_end": "2020",
      "project_is_on_going": false,
      "imageLink": "imgs/thumbnails/3DPSExampleNiedernhall.PNG",
      "keywords": ["CityGML", "3D Visualization", "3D Portrayal Service"],
      "description_en": "This Example Application shows the visualization of 3D Tiles content such as Buildings and trees served over a 3D Portrayal Service.",
      "description_de": "Diese Beispielanwendung zeigt die Visualisierung von 3D-Tiles-Inhalten wie Gebäuden und Bäumen, die über einen 3D-Portrayal Service bereitgestellt werden."
    },
    "links": {
      "demo": "http://81.169.203.126:8092/service/v1?service=3DPS&acceptversions=1.0&request=GetScene&boundingbox=9.400871,49.059661,9.513287,49.101145&lod=2&layer=building&format=application/json&mime=3dtiles",
      "project": "https://www.hft-stuttgart.de/forschung/projekte/aktuell/smart-villages",
      "repo": "https://transfer.hft-stuttgart.de/gitlab/ogc/node-3dps"
    },
    "refIndex": 3
  },
JOE XMG's avatar
up    
JOE XMG committed
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
    {
    "item": {
      "title": "BW Christmas Market 2021",
      "project": "Hobby Project",
      "author": {
        "firstName": "Joe",
        "lastName": "T. Santhanavanich",
        "hftURL": "https://www.hft-stuttgart.de/p/thunyathep-santhanavanich"
      },
      "project_year_start": "2019",
      "project_year_end": "2021",
      "project_is_on_going": false,
      "imageLink": "imgs/thumbnails/ch_bw_2021.jpg",
      "keywords": ["Christmas Market"],
      "description_en": "The lightweight web map of Christmas markets in BW 2021 with updated Corona Rules, opening hours, link to the official website, etc is developed to help people plan to visit the Christmas market during this Covid situation - fast-changing regulation.",
      "description_de": "Die leichtgewichtige Webkarte der Weihnachtsmärkte in BW 2021 mit aktualisierten Corona-Regeln, Öffnungszeiten, Link zur offiziellen Website usw. wurde entwickelt, um den Menschen zu helfen, den Besuch des Weihnachtsmarktes während dieser Covid-Situation zu planen - sich schnell ändernde Vorschriften. "
    },
    "links": {
      "demo": "https://icity.hft-stuttgart.de/christmas_market_2021",
      "project": "https://www.hft-stuttgart.de/forschung/i-city"
    },
    "refIndex": 6
  },
Joe TS Dell's avatar
changes  
Joe TS Dell committed
73
```