pkgsrc/geography/gdal-lib/PLIST
gdt 126443849e geography/gdal-lib: Update to 3.2.1
This is a long overdue update which skips the 3.1 major release.
py-gdal is also udpated.

Besides what is noted in upstream NEWS, gdalserver has been withdrawn.
See NEWS in the source tarball; this pkgsrc update corresponds to 1452
lines.

= GDAL/OGR 3.2.0 Release Notes =

== In a nutshell... ==

 * New GDAL drivers:
   - ESRIC: ESRI bundle cache read-only driver (#2663)
   - HEIF: read-only driver for HEIF/HEIC file. Requires libheif
   - OGCAPI: tiles/maps/coverage raster/vector experimental driver
   - TGA: read/only driver to read TGA image file format
 * New OGR drivers:
   - LVBAG: read-only support for Dutch LVBAG/Kadaster 2.0 vector format
 * New utilities:
   - gdal_create: to create/initialize a new raster file
 * Other improvements:
   - Multi-threaded overview computation (if GDAL_NUM_THREADS set)
   - COG driver: TILING_SCHEME creation option
   - OpenFileGDB driver: add support for using spatial indexes
   - BAG driver: multiple improvements
   - FITS driver: multiple improvements (MEF and binary table support)
   - NITF driver: support for SNIP TREs
   - OGRFieldDefn: support UNIQUE constraint
   - OGRFieldDefn: support a AlternativeName (alias) property (#2729)
   - Python bindings: move implementation of scripts (except gdal2tiles) in osgeo.utils package to be reusable
   - Faster GTIFF Deflate compression/decompression through libdeflate (if using internal libtiff or libtiff > 4.1.0)
 * Removed functionality:
   - Python bindings: old-style "import gdal" is no longer available. Use "from osgeo import gdal" instead
   - API_PROXY mechanism: likely never used for real usage.
   - Removal of GDAL and OGR ArcSDE drivers

== Backward compatibility issues ==

See MIGRATION_GUIDE.txt

= GDAL/OGR 3.1.0 Release Notes =

== In a nutshell... ==

 * Implement RFC 75: support for multidimensional arrays in MEM, VRT, netCDF, HDF4, HDF5 and GRIB drivers. Read/write for MEM and netCDF. Read/only for others. Add gdalmdiminfo and gdalmdimtranslate utilities.
 * Implement RFC76: add capability of writing vector drivers in Python
 * New GDAL drivers:
   - COG: write-only, for Cloud Optimized GeoTIFF
   - EXR: read/write driver, relying on OpenEXR library
   - ISG: read-only, for geoid models of the International Service for the Geoid
   - RDB: read-only, for RIEGL Database .mpx RDB 2 files (#1538) (needs proprietary SDK)
 * New OGR drivers:
   - FlatGeoBuf: read-support and creation (#1742)
   - MapML: read/write driver for experimental web spec
 * Improved drivers:
  - OAPIF driver (renamed from WFS3): updated to OGC API - Features 1.0 core spec
  - GTiff: improve performance of internal overview creation
  - GTiff: GeoTIFF 1.1 support
  - Shapefile driver: add read/creation/update support for .shz and .shp.zip
  - netCDF vector: read/write support for CF-1.8 Encoded Geometries (#1287)
  - VICAR: multiple improvements and write support (#1855)
  - DDS: add read support
 * Other improvements:
   - gdalwarp: accept output drivers with only CreateCopy() capabilities
   - gdal_viewshed: new utility for viewshed algorithm
 * Remove GFT driver now that the online service no longer exists (#2050)
 * New Sphinx-based documentation
 * Multiple security related fixes (ossfuzz)
 * Continued code linting (cppcheck, CoverityScan, etc.)
 * Compatibility with GDAL 3.0:
    - C and C++ API: backward compatible changes
    - C ABI: backward compatible changes
    - C++ ABI: modified
    - Functional changes: see MIGRATION_GUIDE.TXT
2021-03-01 19:07:51 +00:00

181 lines
4.3 KiB
Text

@comment $NetBSD: PLIST,v 1.19 2021/03/01 19:07:51 gdt Exp $
@pkgdir lib/gdalplugins
bin/gdal-config
bin/gdal_contour
bin/gdal_create
bin/gdal_grid
bin/gdal_rasterize
bin/gdal_translate
bin/gdal_viewshed
bin/gdaladdo
bin/gdalbuildvrt
bin/gdaldem
bin/gdalenhance
bin/gdalinfo
bin/gdallocationinfo
bin/gdalmanage
bin/gdalmdiminfo
bin/gdalmdimtranslate
bin/gdalsrsinfo
bin/gdaltindex
bin/gdaltransform
bin/gdalwarp
bin/gnmanalyse
bin/gnmmanage
bin/nearblack
bin/ogr2ogr
bin/ogrinfo
bin/ogrlineref
bin/ogrtindex
bin/testepsg
include/cpl_atomic_ops.h
include/cpl_auto_close.h
include/cpl_config.h
include/cpl_config_extras.h
include/cpl_conv.h
include/cpl_csv.h
include/cpl_error.h
include/cpl_hash_set.h
include/cpl_http.h
include/cpl_json.h
include/cpl_list.h
include/cpl_minixml.h
include/cpl_minizip_ioapi.h
include/cpl_minizip_unzip.h
include/cpl_minizip_zip.h
include/cpl_multiproc.h
include/cpl_odbc.h
include/cpl_port.h
include/cpl_progress.h
include/cpl_quad_tree.h
include/cpl_spawn.h
include/cpl_string.h
include/cpl_time.h
include/cpl_virtualmem.h
include/cpl_vsi.h
include/cpl_vsi_error.h
include/cpl_vsi_virtual.h
include/cplkeywordparser.h
include/gdal.h
include/gdal_alg.h
include/gdal_alg_priv.h
include/gdal_csv.h
include/gdal_frmts.h
include/gdal_mdreader.h
include/gdal_pam.h
include/gdal_priv.h
include/gdal_proxy.h
include/gdal_rat.h
include/gdal_simplesurf.h
include/gdal_utils.h
include/gdal_version.h
include/gdal_vrt.h
include/gdalgeorefpamdataset.h
include/gdalgrid.h
include/gdalgrid_priv.h
include/gdaljp2abstractdataset.h
include/gdaljp2metadata.h
include/gdalpansharpen.h
include/gdalwarper.h
include/gnm.h
include/gnm_api.h
include/gnmgraph.h
include/memdataset.h
include/ogr_api.h
include/ogr_core.h
include/ogr_feature.h
include/ogr_featurestyle.h
include/ogr_geocoding.h
include/ogr_geometry.h
include/ogr_p.h
include/ogr_spatialref.h
include/ogr_srs_api.h
include/ogr_swq.h
include/ogrsf_frmts.h
include/rawdataset.h
include/vrtdataset.h
lib/libgdal.la
lib/pkgconfig/gdal.pc
share/gdal/GDALLogoBW.svg
share/gdal/GDALLogoColor.svg
share/gdal/GDALLogoGS.svg
share/gdal/LICENSE.TXT
share/gdal/bag_template.xml
share/gdal/cubewerx_extra.wkt
share/gdal/default.rsc
share/gdal/ecw_cs.wkt
share/gdal/eedaconf.json
share/gdal/epsg.wkt
share/gdal/esri_StatePlane_extra.wkt
share/gdal/gdalicon.png
share/gdal/gdalmdiminfo_output.schema.json
share/gdal/gdalvrt.xsd
share/gdal/gml_registry.xml
share/gdal/gmlasconf.xml
share/gdal/gmlasconf.xsd
share/gdal/gt_datum.csv
share/gdal/gt_ellips.csv
share/gdal/header.dxf
share/gdal/inspire_cp_BasicPropertyUnit.gfs
share/gdal/inspire_cp_CadastralBoundary.gfs
share/gdal/inspire_cp_CadastralParcel.gfs
share/gdal/inspire_cp_CadastralZoning.gfs
share/gdal/jpfgdgml_AdmArea.gfs
share/gdal/jpfgdgml_AdmBdry.gfs
share/gdal/jpfgdgml_AdmPt.gfs
share/gdal/jpfgdgml_BldA.gfs
share/gdal/jpfgdgml_BldL.gfs
share/gdal/jpfgdgml_Cntr.gfs
share/gdal/jpfgdgml_CommBdry.gfs
share/gdal/jpfgdgml_CommPt.gfs
share/gdal/jpfgdgml_Cstline.gfs
share/gdal/jpfgdgml_ElevPt.gfs
share/gdal/jpfgdgml_GCP.gfs
share/gdal/jpfgdgml_LeveeEdge.gfs
share/gdal/jpfgdgml_RailCL.gfs
share/gdal/jpfgdgml_RdASL.gfs
share/gdal/jpfgdgml_RdArea.gfs
share/gdal/jpfgdgml_RdCompt.gfs
share/gdal/jpfgdgml_RdEdg.gfs
share/gdal/jpfgdgml_RdMgtBdry.gfs
share/gdal/jpfgdgml_RdSgmtA.gfs
share/gdal/jpfgdgml_RvrMgtBdry.gfs
share/gdal/jpfgdgml_SBAPt.gfs
share/gdal/jpfgdgml_SBArea.gfs
share/gdal/jpfgdgml_SBBdry.gfs
share/gdal/jpfgdgml_WA.gfs
share/gdal/jpfgdgml_WL.gfs
share/gdal/jpfgdgml_WStrA.gfs
share/gdal/jpfgdgml_WStrL.gfs
share/gdal/netcdf_config.xsd
share/gdal/nitf_spec.xml
share/gdal/nitf_spec.xsd
share/gdal/ogrvrt.xsd
share/gdal/osmconf.ini
share/gdal/ozi_datum.csv
share/gdal/ozi_ellips.csv
share/gdal/pci_datum.txt
share/gdal/pci_ellips.txt
share/gdal/pdfcomposition.xsd
share/gdal/pds4_template.xml
share/gdal/plscenesconf.json
share/gdal/ruian_vf_ob_v1.gfs
share/gdal/ruian_vf_st_uvoh_v1.gfs
share/gdal/ruian_vf_st_v1.gfs
share/gdal/ruian_vf_v1.gfs
share/gdal/s57agencies.csv
share/gdal/s57attributes.csv
share/gdal/s57expectedinput.csv
share/gdal/s57objectclasses.csv
share/gdal/seed_2d.dgn
share/gdal/seed_3d.dgn
share/gdal/stateplane.csv
share/gdal/template_tiles.mapml
share/gdal/tms_LINZAntarticaMapTileGrid.json
share/gdal/tms_MapML_APSTILE.json
share/gdal/tms_MapML_CBMTILE.json
share/gdal/tms_NZTM2000.json
share/gdal/trailer.dxf
share/gdal/vdv452.xml
share/gdal/vdv452.xsd
share/gdal/vicar.json