.. |
data
|
Move data/tms_*.json files to gcore/data
|
2024-01-16 17:29:56 +01:00 |
mdreader
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
CMakeLists.txt
|
Merge pull request #11303 from rouault/rfc104
|
2024-12-12 13:02:36 +01:00 |
Version.rc
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
embedded_resources.c
|
gcore/: embed LICENSE.TXT if EMBED_RESOURCE_FILES
|
2024-10-15 15:14:08 +02:00 |
embedded_resources.h
|
gcore/: embed LICENSE.TXT if EMBED_RESOURCE_FILES
|
2024-10-15 15:14:08 +02:00 |
gdal.h
|
[gdal][api] GDALDriverHasOpenOption (#11517)
|
2024-12-20 18:24:27 +01:00 |
gdal_adbc.cpp
|
Add GDALSetAdbcDriverInitFunc() and use it in OGR ADBC driver
|
2024-10-29 01:49:59 +01:00 |
gdal_adbc.h
|
Add GDALSetAdbcDriverInitFunc() and use it in OGR ADBC driver
|
2024-10-29 01:49:59 +01:00 |
gdal_avx2_emulation.hpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal_frmts.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdal_mdreader.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal_mdreader.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdal_minmax_element.hpp
|
gcore/gdal_minmax_element.hpp: use SSE4.1 code path with AVX and Neon
|
2024-11-10 18:20:10 +01:00 |
gdal_misc.cpp
|
gdal: advertize --version and --drivers switches
|
2024-12-02 18:33:49 +01:00 |
gdal_pam.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdal_priv.h
|
[gdal][api] GDALDriverHasOpenOption (#11517)
|
2024-12-20 18:24:27 +01:00 |
gdal_priv_templates.hpp
|
Merge pull request #11344 from rouault/remove_dollar_id_dollar
|
2024-11-26 19:27:01 +01:00 |
gdal_proxy.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdal_rat.cpp
|
RAT XML serialization: add text representation of field and usage
|
2024-12-10 20:51:52 +01:00 |
gdal_rat.h
|
GTiff: add support to read RAT stored in ArcGIS style .tif.vat.dbf auxiliary file
|
2024-12-11 01:02:05 +01:00 |
gdal_rat_vat_dbf.cpp
|
GTiff: add support to read RAT stored in ArcGIS style .tif.vat.dbf auxiliary file
|
2024-12-11 01:02:05 +01:00 |
gdal_thread_pool.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal_thread_pool.h
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdal_typetraits.h
|
Add public gdal_typetraits.h header with gdal::CXXTypeTraits<T> and gdal::GDALDataTypeTraits<T>
|
2024-10-16 00:37:38 +02:00 |
gdal_vectorx.h
|
typo fix [ci skip]
|
2024-11-14 22:15:50 +01:00 |
gdal_version.h.in
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdalabstractbandblockcache.cpp
|
Use CPLIsDebugEnabled() where possible
|
2024-11-25 18:44:20 +01:00 |
gdalalgorithm.cpp
|
gdal raster edit/reproject: use --bbox instead of --extent
|
2024-12-20 23:51:11 +01:00 |
gdalalgorithm.h
|
gdal raster edit/reproject: use --bbox instead of --extent
|
2024-12-20 23:51:11 +01:00 |
gdalalgorithmregistry.cpp
|
Implement RFC 104: Adding a "gdal" front-end command line interface
|
2024-11-25 22:54:52 +01:00 |
gdalallvalidmaskband.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalarraybandblockcache.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalcachedpixelaccessor.h
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalcolortable.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaldataset.cpp
|
Raster API: error out on GDT_Unknown/GDT_TypeCount
|
2024-11-13 01:50:43 +01:00 |
gdaldefaultasync.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaldefaultoverviews.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaldllmain.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaldriver.cpp
|
[gdal][api] GDALDriverHasOpenOption (#11517)
|
2024-12-20 18:24:27 +01:00 |
gdaldrivermanager.cpp
|
Merge pull request #11376 from rouault/fix_rasterio_3250
|
2024-12-01 14:20:41 +01:00 |
gdalexif.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalexif.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdalgeorefpamdataset.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalgeorefpamdataset.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdalhashsetbandblockcache.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaljp2abstractdataset.cpp
|
cppcheck fixes with latest cppcheck master
|
2024-10-12 17:05:50 +02:00 |
gdaljp2abstractdataset.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdaljp2box.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaljp2metadata.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaljp2metadata.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdaljp2metadatagenerator.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaljp2metadatagenerator.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdaljp2structure.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmajorobject.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmultidim.cpp
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdalmultidim_gltorthorectification.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmultidim_gridded.cpp
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
gdalmultidim_meshgrid.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmultidim_priv.h
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmultidim_rat.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmultidim_subsetdimension.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalmultidomainmetadata.cpp
|
Do not sort items in IMD metadata domain
|
2024-12-10 16:43:20 +01:00 |
gdalnodatamaskband.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalnodatavaluesmaskband.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalopeninfo.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalorienteddataset.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalorienteddataset.h
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdaloverviewdataset.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalpamdataset.cpp
|
cppcheck fixes with latest cppcheck master
|
2024-10-12 17:05:50 +02:00 |
gdalpamproxydb.cpp
|
cppcheck fixes with latest cppcheck master
|
2024-10-12 17:05:50 +02:00 |
gdalpamrasterband.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalproxydataset.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalproxypool.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalpython.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalpython.h
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalpythondriverloader.cpp
|
remove Python2 crumbs
|
2024-11-11 23:22:22 +01:00 |
gdalrasterband.cpp
|
Raster API: error out on GDT_Unknown/GDT_TypeCount
|
2024-11-13 01:50:43 +01:00 |
gdalrasterblock.cpp
|
GDALRasterBlock: make sure mutex is initialize in repeated calls to GDALAllRegister / GDALDestroyDriverManager
|
2024-12-06 10:06:19 +01:00 |
gdalrelationship.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalrescaledalphaband.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalsse_priv.h
|
Merge pull request #11344 from rouault/remove_dollar_id_dollar
|
2024-11-26 19:27:01 +01:00 |
gdalsubdatasetinfo.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalsubdatasetinfo.h
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalthreadsafedataset.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
gdalvirtualmem.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
geoheif.cpp
|
GeoHEIF: Fixed respecting CRS axis order (e.g., for EPSG:4326)
|
2024-12-01 12:56:57 -05:00 |
geoheif.h
|
HEIF and AVIF: add read-only GeoHEIF support (#11333)
|
2024-11-25 09:56:03 +01:00 |
include_sse2neon.h
|
include_sse2neon.h: add missing _MM_SHUFFLE2()
|
2024-11-04 02:30:30 +01:00 |
nasakeywordhandler.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
nasakeywordhandler.h
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
overview.cpp
|
overview.cpp: use SSE4.1 optim with AVX
|
2024-11-10 18:20:11 +01:00 |
rasterio.cpp
|
Raster API: error out on GDT_Unknown/GDT_TypeCount
|
2024-11-13 01:50:43 +01:00 |
rasterio_ssse3.cpp
|
Use include_sse2neon.h in gcore/rasterio functionnality
|
2024-11-04 02:30:30 +01:00 |
rasterio_ssse3.h
|
Use include_sse2neon.h in gcore/rasterio functionnality
|
2024-11-04 02:30:30 +01:00 |
rawdataset.cpp
|
Replace MIT license long text with 'SPDX-License-Identifier: MIT'
|
2024-10-05 13:57:32 +02:00 |
rawdataset.h
|
Remove lines with '$Id$' in source files
|
2024-11-24 19:33:53 +01:00 |
sse2neon.h
|
sse2neon.h: disable #warning
|
2024-11-04 02:30:30 +01:00 |
statistics.txt
|
Move gdal/* to toplevel
|
2021-10-25 13:40:31 +02:00 |
tilematrixset.cpp
|
JSON TileMatrixSet parser: accept crs.uri and crs.wkt encodings
|
2024-10-11 18:50:56 +02:00 |
tilematrixset.hpp
|
JSON TileMatrixSet parser: accept crs.uri and crs.wkt encodings
|
2024-10-11 18:50:56 +02:00 |