This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/sedona-testing.git
commit eb1eb2f6a2f0e1b27ca063932119c5195b22afe9 Author: Jia Yu <[email protected]> AuthorDate: Tue Jun 3 17:34:47 2025 -0700 Initial commit --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e812fd --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Apache Sedona Testing Repository + +This repository contains test datasets for validating Apache Sedona and relevant geospatial projects. + +All datasets in this repository are used solely for unit testing, integration testing, benchmarks, and reproducible examples. + +This repository is maintained by the Apache Sedona community.
