From bd439b8562fd792fe8f96091c402d7aaf37dcd34 Mon Sep 17 00:00:00 2001 From: Paul Schreiber Date: Tue, 19 Mar 2024 15:15:25 -0400 Subject: [PATCH] chore: add trailing newlines to sample JSON and KML files --- terraso_backend/tests/resources/gis/kml_sample_1_geojson.json | 2 +- terraso_backend/tests/resources/gis/kml_sample_2_geojson.json | 2 +- terraso_backend/tests/resources/gis/kml_sample_3.kml | 2 +- terraso_backend/tests/resources/gis/kml_sample_3_geojson.json | 2 +- terraso_backend/tests/resources/gis/kmz_sample_1_geojson.json | 2 +- .../tests/resources/gis/shapefile_sample_1_geojson.json | 4 ++-- .../tests/resources/gis/shapefile_sample_2_geojson.json | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/terraso_backend/tests/resources/gis/kml_sample_1_geojson.json b/terraso_backend/tests/resources/gis/kml_sample_1_geojson.json index f7869de2e..95e76792d 100644 --- a/terraso_backend/tests/resources/gis/kml_sample_1_geojson.json +++ b/terraso_backend/tests/resources/gis/kml_sample_1_geojson.json @@ -159,4 +159,4 @@ } } ] -} \ No newline at end of file +} diff --git a/terraso_backend/tests/resources/gis/kml_sample_2_geojson.json b/terraso_backend/tests/resources/gis/kml_sample_2_geojson.json index 5d0367d04..f96fddfa9 100644 --- a/terraso_backend/tests/resources/gis/kml_sample_2_geojson.json +++ b/terraso_backend/tests/resources/gis/kml_sample_2_geojson.json @@ -1205,4 +1205,4 @@ } } ] -} \ No newline at end of file +} diff --git a/terraso_backend/tests/resources/gis/kml_sample_3.kml b/terraso_backend/tests/resources/gis/kml_sample_3.kml index 5e93f28e3..41a9d0090 100644 --- a/terraso_backend/tests/resources/gis/kml_sample_3.kml +++ b/terraso_backend/tests/resources/gis/kml_sample_3.kml @@ -40,4 +40,4 @@ - \ No newline at end of file + diff --git a/terraso_backend/tests/resources/gis/kml_sample_3_geojson.json b/terraso_backend/tests/resources/gis/kml_sample_3_geojson.json index fcee77a32..cc8499260 100644 --- a/terraso_backend/tests/resources/gis/kml_sample_3_geojson.json +++ b/terraso_backend/tests/resources/gis/kml_sample_3_geojson.json @@ -38,4 +38,4 @@ } } ] -} \ No newline at end of file +} diff --git a/terraso_backend/tests/resources/gis/kmz_sample_1_geojson.json b/terraso_backend/tests/resources/gis/kmz_sample_1_geojson.json index f7869de2e..95e76792d 100644 --- a/terraso_backend/tests/resources/gis/kmz_sample_1_geojson.json +++ b/terraso_backend/tests/resources/gis/kmz_sample_1_geojson.json @@ -159,4 +159,4 @@ } } ] -} \ No newline at end of file +} diff --git a/terraso_backend/tests/resources/gis/shapefile_sample_1_geojson.json b/terraso_backend/tests/resources/gis/shapefile_sample_1_geojson.json index ad70b993e..f806eb692 100644 --- a/terraso_backend/tests/resources/gis/shapefile_sample_1_geojson.json +++ b/terraso_backend/tests/resources/gis/shapefile_sample_1_geojson.json @@ -5,7 +5,7 @@ "id":"0", "type":"Feature", "properties":{ - + }, "geometry":{ "type":"Point", @@ -22,4 +22,4 @@ "name":"urn:ogc:def:crs:OGC::CRS84" } } -} \ No newline at end of file +} diff --git a/terraso_backend/tests/resources/gis/shapefile_sample_2_geojson.json b/terraso_backend/tests/resources/gis/shapefile_sample_2_geojson.json index ad70b993e..f806eb692 100644 --- a/terraso_backend/tests/resources/gis/shapefile_sample_2_geojson.json +++ b/terraso_backend/tests/resources/gis/shapefile_sample_2_geojson.json @@ -5,7 +5,7 @@ "id":"0", "type":"Feature", "properties":{ - + }, "geometry":{ "type":"Point", @@ -22,4 +22,4 @@ "name":"urn:ogc:def:crs:OGC::CRS84" } } -} \ No newline at end of file +}