Skip to content

Commit

Permalink
Add projection to qgis test
Browse files Browse the repository at this point in the history
  • Loading branch information
gjmooney committed Nov 13, 2024
1 parent 78f233e commit 87b1d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/jupytergis_qgis/jupytergis_qgis/tests/test_qgis.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ def test_qgis_loader():
options={
"bearing": 0.0,
"pitch": 0,
"projection": "EPSG:3857",
"extent": [
-25164292.70393259,
-15184674.291019961,
Expand Down

0 comments on commit 87b1d68

Please sign in to comment.