-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #58075 from qgis/backport-58061-to-queued_ltr_back…
…ports [Backport queued_ltr_backports] Grass CRS fixes
- Loading branch information
Showing
16 changed files
with
173 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
proj: 99 | ||
zone: 0 | ||
north: 20048966.104 | ||
south: -20048966.104 | ||
east: 20037508.3428 | ||
west: -20037508.3428 | ||
cols: 1000 | ||
rows: 1000 | ||
e-w resol: 40075.0166856 | ||
n-s resol: 40075.0166856 | ||
top: 1.000000000000000 | ||
bottom: 0.000000000000000 | ||
cols3: 10000 | ||
rows3: 10005 | ||
depths: 1 | ||
e-w resol3: 4007.50166856 | ||
n-s resol3: 4007.50166856 | ||
t-b resol: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
name: WGS 84 / Pseudo-Mercator | ||
a: 6378137 | ||
es: 0 | ||
proj: merc | ||
lat_ts: 0 | ||
lon_0: 0 | ||
x_0: 0 | ||
y_0: 0 | ||
k: 1 | ||
nadgrids: @null | ||
wktext: defined | ||
no_defs: defined |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
EPSG:3857 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
unit: meter | ||
units: meters | ||
meters: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
PROJCRS["WGS 84 / Pseudo-Mercator",BASEGEOGCRS["WGS 84",ENSEMBLE["World Geodetic System 1984 ensemble",MEMBER["World Geodetic System 1984 (Transit)"],MEMBER["World Geodetic System 1984 (G730)"],MEMBER["World Geodetic System 1984 (G873)"],MEMBER["World Geodetic System 1984 (G1150)"],MEMBER["World Geodetic System 1984 (G1674)"],MEMBER["World Geodetic System 1984 (G1762)"],MEMBER["World Geodetic System 1984 (G2139)"],ELLIPSOID["WGS 84",6378137,298.257223563,LENGTHUNIT["metre",1]],ENSEMBLEACCURACY[2.0]],PRIMEM["Greenwich",0,ANGLEUNIT["degree",0.0174532925199433]],ID["EPSG",4326]],CONVERSION["Popular Visualisation Pseudo-Mercator",METHOD["Popular Visualisation Pseudo Mercator",ID["EPSG",1024]],PARAMETER["Latitude of natural origin",0,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8801]],PARAMETER["Longitude of natural origin",0,ANGLEUNIT["degree",0.0174532925199433],ID["EPSG",8802]],PARAMETER["False easting",0,LENGTHUNIT["metre",1],ID["EPSG",8806]],PARAMETER["False northing",0,LENGTHUNIT["metre",1],ID["EPSG",8807]]],CS[Cartesian,2],AXIS["easting (X)",east,ORDER[1],LENGTHUNIT["metre",1]],AXIS["northing (Y)",north,ORDER[2],LENGTHUNIT["metre",1]],USAGE[SCOPE["Web mapping and visualisation."],AREA["World between 85.06°S and 85.06°N."],BBOX[-85.06,-180,85.06,180]],ID["EPSG",3857]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
proj: 99 | ||
zone: 0 | ||
north: 20048966.104 | ||
south: -20048966.104 | ||
east: 20037508.3428 | ||
west: -20037508.3428 | ||
cols: 1000 | ||
rows: 1000 | ||
e-w resol: 40075.0166856 | ||
n-s resol: 40075.0166856 | ||
top: 1.000000000000000 | ||
bottom: 0.000000000000000 | ||
cols3: 10000 | ||
rows3: 10005 | ||
depths: 1 | ||
e-w resol3: 4007.50166856 | ||
n-s resol3: 4007.50166856 | ||
t-b resol: 1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
proj: 99 | ||
zone: 0 | ||
north: 20048966.104 | ||
south: -20048966.104 | ||
east: 20037508.3428 | ||
west: -20037508.3428 | ||
cols: 1000 | ||
rows: 1000 | ||
e-w resol: 40075.0166856 | ||
n-s resol: 40075.0166856 | ||
top: 1.000000000000000 | ||
bottom: 0.000000000000000 | ||
cols3: 10000 | ||
rows3: 10005 | ||
depths: 1 | ||
e-w resol3: 4007.50166856 | ||
n-s resol3: 4007.50166856 | ||
t-b resol: 1 |
Binary file not shown.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
ORGANIZATION: | ||
DIGIT DATE: | ||
DIGIT NAME: nyall | ||
MAP NAME: | ||
MAP DATE: Thu Jul 11 11:54:19 2024 | ||
MAP SCALE: 1 | ||
OTHER INFO: | ||
PROJ: 99 | ||
ZONE: 0 | ||
MAP THRESH: 0.000000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--------------------------------------------------------------------------------- | ||
COMMAND: QGIS --quiet | ||
GISDBASE: /home/nyall/grassdata | ||
LOCATION: webmerc MAPSET: webmerc USER: nyall DATE: Thu Jul 11 11:54:19 2024 |