Skip to content

Commit

Permalink
fixed transformed coordinates
Browse files Browse the repository at this point in the history
  • Loading branch information
mari-s4e authored Oct 25, 2024
1 parent 97505ff commit dbe548b
Showing 1 changed file with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -115,24 +115,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
]
]
]
Expand Down Expand Up @@ -166,10 +166,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",
Expand Down

0 comments on commit dbe548b

Please sign in to comment.