From ca4b4cd62300939ffd50233e101739b5c5d31166 Mon Sep 17 00:00:00 2001 From: Alejandro Villar Date: Thu, 25 Jul 2024 10:36:02 +0200 Subject: [PATCH] Add time and crs to example --- _sources/feature/geojsonFeatureFGLenient/examples/feature.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_sources/feature/geojsonFeatureFGLenient/examples/feature.json b/_sources/feature/geojsonFeatureFGLenient/examples/feature.json index 598ef23..ef54c97 100644 --- a/_sources/feature/geojsonFeatureFGLenient/examples/feature.json +++ b/_sources/feature/geojsonFeatureFGLenient/examples/feature.json @@ -1,6 +1,9 @@ { "id": "f1", "type": "Feature", + "featureType": "app:building", + "coordRefSys": "http://www.opengis.net/def/crs/EPSG/0/5555", + "time": { "interval": ["2014-04-24T10:50:18Z", ".."] }, "geometry": { "type": "LineString", "coordinates": [