From ea838ef2790853490ad65eb667b8657ea3a66bc1 Mon Sep 17 00:00:00 2001 From: Hugo Ledoux Date: Fri, 26 Apr 2019 16:34:47 +0200 Subject: [PATCH] Add readme in /datasets/ folder to point to other datasets --- example-datasets/README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 example-datasets/README.md diff --git a/example-datasets/README.md b/example-datasets/README.md new file mode 100644 index 0000000..fde275c --- /dev/null +++ b/example-datasets/README.md @@ -0,0 +1,4 @@ + +Real-world datasets are available at [https://cityjson.org/datasets/](https://cityjson.org/datasets/). + +Any CityGML datasets can be automatically converted, see [this tutorial](https://cityjson.org/tutorials/conversion/). \ No newline at end of file