File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -181,12 +181,12 @@ def test_parameter_spatial_extent():
181181 "description" : "Limits the data to process to the specified bounding box or polygons.\n "
182182 "\n "
183183 "For raster data, the process loads the pixel into the data cube if the point\n "
184- "at the pixel center intersects with the bounding box or any of the polygons \n "
184+ "at the pixel center intersects with the bounding box or any of the polygons\n "
185185 "(as defined in the Simple Features standard by the OGC).\n "
186186 "\n "
187- "For vector data, the process loads the geometry into the data cube if the geometry \n "
188- "is fully within the bounding box or any of the polygons (as defined in the \n "
189- "Simple Features standard by the OGC). Empty geometries may only be in the \n "
187+ "For vector data, the process loads the geometry into the data cube if the geometry\n "
188+ "is fully within the bounding box or any of the polygons (as defined in the\n "
189+ "Simple Features standard by the OGC). Empty geometries may only be in the\n "
190190 "data cube if no spatial extent has been provided.\n "
191191 "\n "
192192 "Empty geometries are ignored.\n "
You can’t perform that action at this time.
0 commit comments