From 97505ffb61a71a15e03047c73fca717589af75c3 Mon Sep 17 00:00:00 2001 From: mari-s4e <123374844+mari-s4e@users.noreply.github.com> Date: Fri, 25 Oct 2024 09:45:54 +0200 Subject: [PATCH] fixed transformed coordinates --- .../Vienna_building_volume.json | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/stac_dist/Vienna_building_volume/Vienna_building_volume.json b/stac_dist/Vienna_building_volume/Vienna_building_volume.json index 4231586b..ae186734 100644 --- a/stac_dist/Vienna_building_volume/Vienna_building_volume.json +++ b/stac_dist/Vienna_building_volume/Vienna_building_volume.json @@ -99,24 +99,24 @@ "coordinates": [ [ [ - 20.527587778333267, - 44.951075003750404 + 16.181717423880905, + 48.11736579972476 ], [ - 20.527587778333267, - 45.2313494572559 + 16.585640928561524, + 48.11736579972476 ], [ - 20.839371582277582, - 45.2313494572559 + 16.585640928561524, + 48.324042510805384 ], [ - 20.839371582277582, - 44.951075003750404 + 16.181717423880905, + 48.324042510805384 ], [ - 20.527587778333267, - 44.951075003750404 + 16.181717423880905, + 48.11736579972476 ] ] ] @@ -144,10 +144,10 @@ } }, "bbox": [ - 20.527587778333267, - 44.951075003750404, - 20.839371582277582, - 45.2313494572559 + 16.181717423880905, + 48.11736579972476, + 16.585640928561524, + 48.324042510805384 ], "stac_extensions": [ "https://stac-extensions.github.io/raster/v1.1.0/schema.json",