Michael Holthausen & Daniel Koch, terrestris GmbH & Co. KG
FOSSGIS 2019, Dresden, 14.03.2019
We live in a 3D world. People move, think, and experience in three dimensions
Browserbasierte 3D-Simulation unserer stellaren Nachbarn in der Milchstraße
Wissenschaftliche Genauigkeit der Daten kann nicht garantiert werden
HTML5 Elemente wie WebGL, CSS3D und Web Audio
Darstellung von texturierten Gebäuden oder Objekten
Darstellung von Geländemodellen
Visualisierung von geologischen Untergrundschichten einer bestimmten Region
Einbindung von Orthofotos
u. v. a. m.
|
|
|
GeoServer
Beide Dienste sind deprecated und werden nicht weiter entwickelt |
3D City DB
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.3//EN" "http://www.web3d.org/specifications/x3d-3.3.dtd">
<X3D profile='Interchange' version='3.3' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' http://www.web3d.org/specifications/x3d-3.3.xsd '>
<head>
<meta name='title' content='Box.x3d'/>
<meta name='description' content='Simple Box shape used as test scene for GeoInline/Inline loading and unloading.'/>
</head>
<Scene>
<Transform translation='-1.0 0.0 0.0'>
<Shape>
<Appearance>
<Material diffuseColor='0.0 1.0 0.0'/>
</Appearance>
<Box/>
</Shape>
</Transform>
</Scene>
</X3D>
X3D Beispiel
(Box)
{
"id": "point",
"availability":"2012-08-04T16:00:00Z/2012-08-04T16:05:00Z",
"position": {
"epoch": "2012-08-04T16:00:00Z",
"cartographicDegrees": [
0, -70, 20, 150000,
100, -80, 44, 150000,
200, -90, 18, 150000,
300, -98, 52, 150000
]
},
"point": {
"color": {
"rgba": [255, 255, 255, 128]
},
"pixelSize": 15
}
}
three.js | x3dom | CesiumJS | |
---|---|---|---|
Beispiele/Tutorials | ✔ | ✔ | ✔ |
Dokumentation & API | ✔ | ✔ | ✔ |
Support Community | ✔ | ◯ | ✔ |
Updates | ✔ | ◯ | ✔ |
Raumbezug | ❌ | ❌ | ✔ |
Diese Folien sind unter CC BY-SA veröffentlicht.