summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
authordr-rompecabezas <felavid@gmail.com>2025-03-22 17:14:14 -0400
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2025-03-23 21:36:57 +0100
commit3266f2516c27dd25abebe8e8f7b8778650ab4f18 (patch)
tree53adccf599dc37c482b4467a02db796dc3d2cf41 /docs/ref
parent659f88e4c96bea987b109754d22df8858f7e60d2 (diff)
[5.1.x] Updated ogrinfo output in GIS tutorial.
Backport of fb65c520401d8eefb97725d16608444901cfed14 from main
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/gis/tutorial.txt24
1 files changed, 18 insertions, 6 deletions
diff --git a/docs/ref/contrib/gis/tutorial.txt b/docs/ref/contrib/gis/tutorial.txt
index b051a57a0f..17635d2e24 100644
--- a/docs/ref/contrib/gis/tutorial.txt
+++ b/docs/ref/contrib/gis/tutorial.txt
@@ -158,22 +158,34 @@ and use the ``-so`` option to get only the important summary information:
using driver `ESRI Shapefile' successful.
Layer name: TM_WORLD_BORDERS-0.3
+ Metadata:
+ DBF_DATE_LAST_UPDATE=2008-07-30
Geometry: Polygon
Feature Count: 246
Extent: (-180.000000, -90.000000) - (180.000000, 83.623596)
Layer SRS WKT:
- GEOGCS["GCS_WGS_1984",
- DATUM["WGS_1984",
- SPHEROID["WGS_1984",6378137.0,298.257223563]],
- PRIMEM["Greenwich",0.0],
- UNIT["Degree",0.0174532925199433]]
+ GEOGCRS["WGS 84",
+ DATUM["World Geodetic System 1984",
+ ELLIPSOID["WGS 84",6378137,298.257223563,
+ LENGTHUNIT["metre",1]]],
+ PRIMEM["Greenwich",0,
+ ANGLEUNIT["degree",0.0174532925199433]],
+ CS[ellipsoidal,2],
+ AXIS["latitude",north,
+ ORDER[1],
+ ANGLEUNIT["degree",0.0174532925199433]],
+ AXIS["longitude",east,
+ ORDER[2],
+ ANGLEUNIT["degree",0.0174532925199433]],
+ ID["EPSG",4326]]
+ Data axis to CRS axis mapping: 2,1
FIPS: String (2.0)
ISO2: String (2.0)
ISO3: String (3.0)
UN: Integer (3.0)
NAME: String (50.0)
AREA: Integer (7.0)
- POP2005: Integer (10.0)
+ POP2005: Integer64 (10.0)
REGION: Integer (3.0)
SUBREGION: Integer (3.0)
LON: Real (8.3)