Add URL to the FlatCityBuf GitHub repo

This commit is contained in:
Diego Ripley
2026-03-09 13:05:41 -04:00
parent 2e16598876
commit 4faccf64d7
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -21,7 +21,7 @@ flowchart TD
%% TODO: 3D Tiles. Need to take a closer look at this file format, I am not experienced with it %% TODO: 3D Tiles. Need to take a closer look at this file format, I am not experienced with it
GLB@{ shape: rect, label: "glTF GLB"} GLB@{ shape: rect, label: "glTF GLB"}
FlatCityBuf@{ shape: rect} FlatCityBuf@{ shape: rect}
subgraph sot [Long-Term Storage] subgraph sot [Long-Term Storage]
Parquet@{ shape: lean-l} Parquet@{ shape: lean-l}
Zarr@{ shape: lean-l} Zarr@{ shape: lean-l}
@@ -206,6 +206,7 @@ flowchart TD
click FieldImagery "https://github.com/dataforcanada/d4c-datapkg-field-imagery" _blank click FieldImagery "https://github.com/dataforcanada/d4c-datapkg-field-imagery" _blank
click EnvClimate "https://github.com/dataforcanada/d4c-datapkg-environment-climate-health" _blank click EnvClimate "https://github.com/dataforcanada/d4c-datapkg-environment-climate-health" _blank
click Elevation "https://github.com/dataforcanada/d4c-datapkg-elevation" _blank click Elevation "https://github.com/dataforcanada/d4c-datapkg-elevation" _blank
click FlatCityBuf "https://github.com/cityjson/flatcitybuf" _blank
click WebCorpus "https://github.com/dataforcanada/d4c-datapkg-web-corpus" _blank click WebCorpus "https://github.com/dataforcanada/d4c-datapkg-web-corpus" _blank
click Parquet "https://github.com/apache/parquet-format/" _blank click Parquet "https://github.com/apache/parquet-format/" _blank
click FlatGeoBuf "https://flatgeobuf.org/" _blank click FlatGeoBuf "https://flatgeobuf.org/" _blank
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB