aboutsummaryrefslogtreecommitdiff
path: root/test/cli/testprojinfo_out.dist
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-04-11 23:29:51 +0200
committerGitHub <noreply@github.com>2021-04-11 23:29:51 +0200
commit3361e5286881be9686b11b2bbfb5371d91aba7e8 (patch)
treee98b0cf4f20bde2413f4dfd729360a3523159ae6 /test/cli/testprojinfo_out.dist
parentf683aa04d6f83a6da8e23def22ac8480ccf7d325 (diff)
parent2ac8170863c56de3f7995ac25e74c6fab8aaacad (diff)
downloadPROJ-3361e5286881be9686b11b2bbfb5371d91aba7e8.tar.gz
PROJ-3361e5286881be9686b11b2bbfb5371d91aba7e8.zip
Merge pull request #2664 from rouault/improve_projinfo_listcrs_area
projinfo --list-crs --area: make it work when multiple areas matches the specified name
Diffstat (limited to 'test/cli/testprojinfo_out.dist')
-rw-r--r--test/cli/testprojinfo_out.dist3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/cli/testprojinfo_out.dist b/test/cli/testprojinfo_out.dist
index 3f549fd9..4f48b222 100644
--- a/test/cli/testprojinfo_out.dist
+++ b/test/cli/testprojinfo_out.dist
@@ -1654,3 +1654,6 @@ ESRI:104010 "GCS_IGS08" [deprecated]
Testing --list-crs projected --bbox -100,40,-90,41 --spatial-test intersects | grep "(2011).*Missouri East\|York" | sort
EPSG:6512 "NAD83(2011) / Missouri East"
+Testing --list-crs projected --area France | grep "RGF93 / Lambert-93\|UTM zone 11N" | sort
+EPSG:2154 "RGF93 / Lambert-93"
+