aboutsummaryrefslogtreecommitdiff
path: root/data/sql/extent.sql
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-09-16 12:01:39 +0200
committerGitHub <noreply@github.com>2021-09-16 12:01:39 +0200
commita3e412995df7dae2c8ef13d2682e03b770edcb75 (patch)
tree751cd21521ee33e002222b165c1938990d1b0bac /data/sql/extent.sql
parente54739954db813cd8394066b1e64ae8f2dd76bd8 (diff)
parent85f496b26702bf6566296072795e821d70156c09 (diff)
downloadPROJ-a3e412995df7dae2c8ef13d2682e03b770edcb75.tar.gz
PROJ-a3e412995df7dae2c8ef13d2682e03b770edcb75.zip
Merge pull request #2851 from rouault/epsg_10_035
Database: update to EPSG v10.035
Diffstat (limited to 'data/sql/extent.sql')
-rw-r--r--data/sql/extent.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/sql/extent.sql b/data/sql/extent.sql
index 792ce786..1046af4f 100644
--- a/data/sql/extent.sql
+++ b/data/sql/extent.sql
@@ -174,7 +174,7 @@ INSERT INTO "extent" VALUES('EPSG','1194','Puerto Rico','Puerto Rico - onshore a
INSERT INTO "extent" VALUES('EPSG','1195','Qatar','Qatar - onshore and offshore.',24.55,27.05,50.55,53.04,0);
INSERT INTO "extent" VALUES('EPSG','1196','Reunion','Reunion - onshore and offshore - Reunion island, Ile Europa, Bassas da India, Juan de Nova, Iles Glorieuses, and Ile Tromelin.',-25.92,-10.6,37.58,58.27,1);
INSERT INTO "extent" VALUES('EPSG','1197','Romania','Romania - onshore and offshore.',43.44,48.27,20.26,31.41,0);
-INSERT INTO "extent" VALUES('EPSG','1198','Russia','Russian Federation - onshore and offshore.',39.87,85.2,18.92,-168.97,0);
+INSERT INTO "extent" VALUES('EPSG','1198','Russia','Russian Federation - onshore and offshore.',39.87,85.19,18.92,-168.97,0);
INSERT INTO "extent" VALUES('EPSG','1199','Rwanda','Rwanda.',-2.83,-1.05,28.85,30.9,0);
INSERT INTO "extent" VALUES('EPSG','1200','St Kitts and Nevis','St Kitts and Nevis - onshore and offshore.',16.34,17.67,-63.63,-62.2,0);
INSERT INTO "extent" VALUES('EPSG','1201','St Lucia','St Lucia - onshore and offshore.',13.23,14.28,-62.5,-59.99,0);