From 666dbdd5c00764d5398bbd62dc63781f5330dcd1 Mon Sep 17 00:00:00 2001 From: Adrian Kriger <59996720+AdrianKriger@users.noreply.github.com> Date: Sun, 25 Feb 2024 15:42:57 +0200 Subject: [PATCH] Update params.md --- docs/docs/processing/params.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/processing/params.md b/docs/docs/processing/params.md index c1a02ae..35d16e1 100644 --- a/docs/docs/processing/params.md +++ b/docs/docs/processing/params.md @@ -71,7 +71,7 @@ Coordinate Reference System (crs) of the City Model. The workflow will project t #### NoData -While [village/campus](https://github.com/AdrianKriger/osm_LoD1_3DCityModel/tree/main/village_campus) and [districts](https://github.com/AdrianKriger/osm_LoD1_3DCityModel/tree/main/districts) `interactive.ipynb` should execute successfully in any area; the [CityJSON](https://www.cityjson.org/) will not when an aoi extend's into `NoData` (typically the ocean). This means [these types of areas](https://www.openstreetmap.org/relation/2034620#map=14/-33.9128/18.4430) will fail to produce a LoD1 3D City Model while [these](https://www.openstreetmap.org/way/689159965) will pass. +While [`interactive.ipynb`](https://github.com/AdrianKriger/geo3D/blob/main/interactiveOnly.ipynb) should execute successfully in any area; the [CityJSON](https://www.cityjson.org/) will not when an aoi extend's into `NoData` (typically the ocean). This means [these types of areas](https://www.openstreetmap.org/relation/2034620#map=14/-33.9128/18.4430) will fail to produce a LoD1 3D City Model while [these](https://www.openstreetmap.org/way/689159965) will pass. ### CityJSON ```json