Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sven Schneider
urbanVIS
Commits
37b3ab0d
Commit
37b3ab0d
authored
3 years ago
by
Sven Schneider
Browse files
Options
Download
Email Patches
Plain Diff
added INSPIRER Test area to main gallary
parent
55dacbd4
Pipeline
#5715
passed with stages
in 30 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/imgs/thumbnails/Inspirer_Testgebiete_thumbnail.jpg
+0
-0
public/imgs/thumbnails/Inspirer_Testgebiete_thumbnail.jpg
public/index.html
+30
-0
public/index.html
with
30 additions
and
0 deletions
+30
-0
public/imgs/thumbnails/Inspirer_Testgebiete_thumbnail.jpg
0 → 100644
+
0
-
0
View file @
37b3ab0d
86.9 KB
This diff is collapsed.
Click to expand it.
public/index.html
+
30
-
0
View file @
37b3ab0d
...
...
@@ -470,6 +470,36 @@
</div>
</div>
<!-- ////// inspirer testgebiete demo //////-->
<div
class=
"col-lg-4"
>
<div
class=
"card mb-4 shadow-lg extension"
>
<h5>
INSPIRER Testgebiete
</h5>
<!-- <svg class="bd-placeholder-img card-img-top" width="100%" height="225" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"/><text x="50%" y="50%" fill="#eceeef" dy=".3em">Thumbnail</text></svg> -->
<img
class=
"thumbimg"
src=
"imgs/thumbnails/Inspirer_Testgebiete_thumbnail.jpg"
alt=
""
/>
<div
class=
"card-body"
>
<p
class=
"card-text"
>
Shows 3D data for some of the test areas
&
use-cases of the INSPIRER project. Among them are the HFT buildings 1 and 3 and Fellbach.
</p>
<!-- <small class="text-muted">9 mins</small> -->
</div>
<div
class=
"
d-flex
justify-content-between
align-items-center
btnGroupDiv
"
>
<div
class=
"btn-group"
>
<form
action=
"Testgebiete.html"
class=
"form-signin"
method=
"GET"
>
<button
type=
"submit"
class=
"btn btn-sm btn-outline-secondary exploreBtn"
>
<i
class=
"fas fa-search"
aria-hidden=
"false"
>
</i>
Explore
</button>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets