.. |
argparse
|
gdaldem: fix help message for subcommands
|
2024-11-09 12:18:27 +01:00 |
data
|
gdalinfo_output.schema.json: pin stac-extensions/eo to v1.1.0
|
2024-07-08 19:56:29 +02:00 |
CMakeLists.txt
|
Add a 'gdal raster edit' command to override SRS, extent and metadata
|
2024-12-13 00:36:55 +01:00 |
commonutils.cpp
|
Move GDALRemoveSQLComments() to CPLRemoveSQLComments()
|
2024-11-25 22:54:52 +01:00 |
commonutils.h
|
Merge pull request #11303 from rouault/rfc104
|
2024-12-12 13:02:36 +01:00 |
dumpoverviews.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal.cpp
|
RFC104 implementation: take into account @abellgithub review
|
2024-12-11 19:42:31 +01:00 |
gdal2ogr.c
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal_contour.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal_create.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal_footprint_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal_footprint_lib.cpp
|
apps: use unique_ptr overloads of addGeometry, addRing
|
2024-10-28 11:36:38 -04:00 |
gdal_grid_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal_grid_lib.cpp
|
Various tunings to make Clang Static Analyzer 18 happy
|
2024-11-11 03:31:48 +01:00 |
gdal_rasterize_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal_rasterize_lib.cpp
|
Move GDALRemoveSQLComments() to CPLRemoveSQLComments()
|
2024-11-25 22:54:52 +01:00 |
gdal_translate_bin.cpp
|
gdalinfo: fix bound checking for value of -sds argument
|
2024-11-21 18:38:07 +01:00 |
gdal_translate_lib.cpp
|
Add a 'gdal raster edit' command to override SRS, extent and metadata
|
2024-12-13 00:36:55 +01:00 |
gdal_utils.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdal_utils_priv.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdal_viewshed.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaladdo.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalalg_convert.cpp
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_dispatcher.h
|
RFC104 implementation: take into account @abellgithub review
|
2024-12-11 19:42:31 +01:00 |
gdalalg_info.cpp
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_main.cpp
|
RFC104 implementation: take into account @abellgithub review
|
2024-12-11 19:42:31 +01:00 |
gdalalg_main.h
|
Implement RFC 104: Adding a "gdal" front-end command line interface
|
2024-11-25 22:54:52 +01:00 |
gdalalg_pipeline.cpp
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_raster.cpp
|
Add a 'gdal raster edit' command to override SRS, extent and metadata
|
2024-12-13 00:36:55 +01:00 |
gdalalg_raster_convert.cpp
|
RFC104: add reference counting to GDALArgDatasetValue::m_poDS
|
2024-11-25 22:54:52 +01:00 |
gdalalg_raster_convert.h
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_raster_edit.cpp
|
gdal raster edit/reproject: use --bbox instead of --extent
|
2024-12-20 23:51:11 +01:00 |
gdalalg_raster_edit.h
|
gdal raster edit/reproject: use --bbox instead of --extent
|
2024-12-20 23:51:11 +01:00 |
gdalalg_raster_info.cpp
|
RFC104: add reference counting to GDALArgDatasetValue::m_poDS
|
2024-11-25 22:54:52 +01:00 |
gdalalg_raster_info.h
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_raster_pipeline.cpp
|
Add a 'gdal raster edit' command to override SRS, extent and metadata
|
2024-12-13 00:36:55 +01:00 |
gdalalg_raster_pipeline.h
|
Update help URL for gdal raster pipeline algorithms
|
2024-12-12 20:27:23 +01:00 |
gdalalg_raster_read.cpp
|
Implement initial 'gdal raster pipeline' and 'gdal raster reproject'
|
2024-12-06 01:53:42 +01:00 |
gdalalg_raster_read.h
|
Update help URL for gdal raster pipeline algorithms
|
2024-12-12 20:27:23 +01:00 |
gdalalg_raster_reproject.cpp
|
gdal raster edit/reproject: use --bbox instead of --extent
|
2024-12-20 23:51:11 +01:00 |
gdalalg_raster_reproject.h
|
gdal raster edit/reproject: use --bbox instead of --extent
|
2024-12-20 23:51:11 +01:00 |
gdalalg_raster_write.cpp
|
Implement initial 'gdal raster pipeline' and 'gdal raster reproject'
|
2024-12-06 01:53:42 +01:00 |
gdalalg_raster_write.h
|
Update help URL for gdal raster pipeline algorithms
|
2024-12-12 20:27:23 +01:00 |
gdalalg_vector.cpp
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_vector_convert.cpp
|
RFC104: add reference counting to GDALArgDatasetValue::m_poDS
|
2024-11-25 22:54:52 +01:00 |
gdalalg_vector_convert.h
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_vector_filter.cpp
|
gdal raster edit/reproject: use --bbox instead of --extent
|
2024-12-20 23:51:11 +01:00 |
gdalalg_vector_filter.h
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_vector_info.cpp
|
RFC104: add reference counting to GDALArgDatasetValue::m_poDS
|
2024-11-25 22:54:52 +01:00 |
gdalalg_vector_info.h
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_vector_pipeline.cpp
|
RFC104 implementation: take into account @abellgithub review
|
2024-12-11 19:42:31 +01:00 |
gdalalg_vector_pipeline.h
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_vector_read.cpp
|
RFC104: add capability of 'filter' and 'reproject' vector pipeline steps to be standalone too
|
2024-11-25 22:54:52 +01:00 |
gdalalg_vector_read.h
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_vector_reproject.cpp
|
Add a 'gdal raster edit' command to override SRS, extent and metadata
|
2024-12-13 00:36:55 +01:00 |
gdalalg_vector_reproject.h
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalalg_vector_write.cpp
|
RFC104: add capability of 'filter' and 'reproject' vector pipeline steps to be standalone too
|
2024-11-25 22:54:52 +01:00 |
gdalalg_vector_write.h
|
gdal programs: fill help URLs
|
2024-12-12 14:52:30 +01:00 |
gdalargumentparser.cpp
|
gdaldem: fix help message for subcommands
|
2024-11-09 12:18:27 +01:00 |
gdalargumentparser.h
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalasyncread.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalbuildvrt_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalbuildvrt_lib.cpp
|
gdalbuildvrt: Emit warning on invalid value for -vrtnodata
|
2024-12-15 18:24:20 -05:00 |
gdaldem_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaldem_lib.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalenhance.cpp
|
gdalenhance: Use GDALDataset::FromHandle
|
2024-11-04 13:22:19 -05:00 |
gdalflattenmask.c
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalinfo_bin.cpp
|
gdalinfo: fix bound checking for value of -sds argument
|
2024-11-21 18:38:07 +01:00 |
gdalinfo_lib.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdallocationinfo.cpp
|
Use CPLIsInteractive()
|
2024-10-28 23:01:00 +01:00 |
gdalmanage.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmdiminfo_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmdiminfo_lib.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmdimtranslate_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmdimtranslate_lib.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalsrsinfo.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaltindex_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaltindex_lib.cpp
|
gdaltindex: restore -ot option accidentally removed in GDAL 3.10.0
|
2024-11-11 20:55:34 +01:00 |
gdaltorture.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaltransform.cpp
|
Use CPLIsInteractive()
|
2024-10-28 23:01:00 +01:00 |
gdalwarp_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalwarp_lib.cpp
|
Fix MSVC warning about assignment in condition
|
2024-12-08 21:57:41 +01:00 |
gnmanalyse.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gnmmanage.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
longpathaware.manifest
|
Windows: command line applications: embed manifest to declare longPathAware=true property (fixes #5836)
|
2022-06-01 15:41:15 +02:00 |
multireadtest.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
nearblack_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
nearblack_lib.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
nearblack_lib.h
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
nearblack_lib_floodfill.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
ogr2ogr_bin.cpp
|
Remove duplicate include lines
|
2024-10-09 17:21:35 +02:00 |
ogr2ogr_lib.cpp
|
Merge pull request #11303 from rouault/rfc104
|
2024-12-12 13:02:36 +01:00 |
ogrinfo_bin.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
ogrinfo_lib.cpp
|
Merge pull request #11303 from rouault/rfc104
|
2024-12-12 13:02:36 +01:00 |
ogrlineref.cpp
|
ogrlineref: fix double-free on 'ogrlineref --version'
|
2024-12-23 02:53:30 +01:00 |
ogrtindex.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
sozip.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
test_ogrsf.cpp
|
ADBC: add spatial support for DuckDB databases and GeoParquet
|
2024-12-09 21:51:54 +01:00 |
testreprojmulti.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |