From b3e766179fc481e71b17f2b6f3cf55f1bceb0fdd Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Thu, 28 Jul 2022 22:02:58 -0400 Subject: [PATCH] Update README.md --- tests/data/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/README.md b/tests/data/README.md index 0d06a72..640d243 100644 --- a/tests/data/README.md +++ b/tests/data/README.md @@ -93,5 +93,5 @@ This directory provides test data to demonstrate functionality. - URL: https://en.wikipedia.org/wiki/GeoJSON#Geometries - License: CC0 3.0 https://creativecommons.org/licenses/by-sa/3.0/ - Notes - - `items.geojson` tests pygeoapi's capability to serialize all geometry types for individual collection items in [JSON-LD formats](https://docs.pygeoapi.io/en/latest/configuration.html#linked-data), including GeoSPARQL WKT and schema.org/geo. - - The features represent the range of geoJSON geometry types, instead of real locations. Additionally, each feature has a uri defined in the properties block. + - `items.geojson` tests pygeoapi's capability to serialize all geometry types for individual collection items in [JSON-LD formats](https://docs.pygeoapi.io/en/latest/configuration.html#linked-data), including GeoSPARQL WKT and schema.org/geo + - The features represent the range of GeoJSON geometry types, instead of real locations. Additionally, each feature has a uri defined in the properties block