diff --git a/public/index.html b/public/index.html index 69f5cb6b935d254f08b2539394ccad74f92fd638..6577dc24ae04a2def94995b80996c294d51f7392 100644 --- a/public/index.html +++ b/public/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta name="generator" content="GitLab Pages"> - <title>IQG4iCity</title> + <title>CityGML Workflows</title> <!-- <link rel="stylesheet" href="style.css"> --> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> <link rel="shortcut icon" href="favicon.ico" /> @@ -21,12 +21,12 @@ </div> </header> <div class="px-4 pt-5 my-5 text-center border-bottom"> - <h1 class="display-4 fw-bold">Data Workflows</h1> - <!-- <h2 class="text-muted">Digitization of Heating Networks for AI-based Operational Optimization</h2> --> + <h1 class="display-4 fw-bold">CityGML Workflows</h1> + <h4 class="text-muted">List of the workflows for creating, developing, enriching the 3D city models in CityGML formats.</h4> </div> <div class="container mt-4 mb-2"> - <h3>Integration of GIS Data to the CityGML</h3> + <h3>Integration of CityGML and other GIS Data</h3> There are plenty of available GIS datasets available in e.g. Shapefile, GeoPackage, CSV. Those dataset can be used to enrich the existing CityGML 3D building models. <a class="btn btn-dark my-3" href="./fme/citygml_aggregator_joe_2022_04_08.fmw">Download FME workbench</a>