From 1ef71995bcf5ab2748645832ae3f88a4d3871176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brian=20P=CF=95ndi?= Date: Wed, 13 Dec 2023 22:29:42 +0100 Subject: [PATCH] Update proposals/raster_to_vector.json Co-authored-by: Matthias Mohr --- proposals/raster_to_vector.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proposals/raster_to_vector.json b/proposals/raster_to_vector.json index 56549901..2c4dab52 100644 --- a/proposals/raster_to_vector.json +++ b/proposals/raster_to_vector.json @@ -17,7 +17,7 @@ }, { "name": "projection", - "description": "Coordinate reference system to reproject the converted vector. Specified as an [EPSG code](http://www.epsg-registry.org/) or [WKT2 CRS string](http://docs.opengeospatial.org/is/18-010r7/18-010r7.html).\n When no projection (or null) is given, the reference system of the input raster data cube is used.", + "description": "Coordinate reference system to reproject the converted vector to. Specified as an [EPSG code](http://www.epsg-registry.org/) or [WKT2 CRS string](http://docs.opengeospatial.org/is/18-010r7/18-010r7.html).\nWhen no projection (or null) is given, the reference system of the input raster data cube is used.", "schema": [ { "title": "EPSG Code",