powered by
proj_version() returns version information for the PROJ library in use by GDAL.
proj_version()
A list of length four containing:
name - a string formatted as "major.minor.patch"
name
major - major version as integer
major
minor - minor version as integer
minor
patch - patch version as integer
patch
gdal_version(), geos_version(), proj_search_paths(), proj_networking()
gdal_version()
geos_version()
proj_search_paths()
proj_networking()
Run the code above in your browser using DataLab