From c6c1a9b04e68dd295186ffe46c301937568daa89 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sun, 24 Nov 2024 19:03:45 +0100 Subject: [PATCH 1/2] Remove lines with '$Id$' in source files This dates back to Subversion times where they were substituted with the Subversion revision number. --- apps/commonutils.h | 1 - apps/gdal_utils.h | 1 - apps/gdal_utils_priv.h | 1 - autotest/alg/applyverticalshiftgrid.py | 1 - autotest/alg/contour.py | 1 - autotest/alg/cutline.py | 1 - autotest/alg/dither.py | 1 - autotest/alg/fillnodata.py | 1 - autotest/alg/los.py | 1 - autotest/alg/polygonize.py | 1 - autotest/alg/proximity.py | 1 - autotest/alg/rasterize.py | 1 - autotest/alg/reproject.py | 1 - autotest/alg/sieve.py | 1 - autotest/alg/transformgeoloc.py | 1 - autotest/alg/warp.py | 1 - autotest/benchmark/conftest.py | 1 - autotest/benchmark/test_gdalwarp.py | 1 - autotest/benchmark/test_gtiff.py | 1 - autotest/benchmark/test_ogr2ogr.py | 1 - autotest/benchmark/test_ogr_gpkg.py | 1 - autotest/cpp/bug1488.cpp | 1 - autotest/cpp/test_alg.cpp | 1 - autotest/cpp/test_deferred_plugin.cpp | 1 - .../cpp/test_marching_squares_contour.cpp | 1 - .../cpp/test_marching_squares_polygon.cpp | 1 - autotest/cpp/test_marching_squares_square.cpp | 1 - autotest/cpp/test_marching_squares_tile.cpp | 1 - .../cpp/test_osr_set_proj_search_paths.cpp | 1 - autotest/cpp/test_triangulation.cpp | 1 - autotest/cpp/testblockcache.cpp | 1 - autotest/cpp/testblockcachelimits.cpp | 1 - autotest/cpp/testblockcachewrite.cpp | 1 - autotest/cpp/testclosedondestroydm.cpp | 1 - autotest/cpp/testcopywords.cpp | 1 - autotest/cpp/testdestroy.cpp | 1 - autotest/cpp/testlog.cpp | 1 - autotest/cpp/testthreadcond.cpp | 1 - autotest/cpp/testvirtualmem.cpp | 1 - autotest/gcore/asyncreader.py | 1 - autotest/gcore/basic_test.py | 1 - autotest/gcore/basic_test_subprocess.py | 1 - autotest/gcore/bmp_read.py | 1 - autotest/gcore/bmp_write.py | 1 - autotest/gcore/cog.py | 1 - autotest/gcore/colortable.py | 1 - autotest/gcore/envi_read.py | 1 - autotest/gcore/gdal_stats.py | 1 - autotest/gcore/geoloc.py | 1 - autotest/gcore/gtiff_subdatasetinfo.py | 1 - autotest/gcore/gtiff_write.py | 1 - autotest/gcore/hdf4_read.py | 1 - autotest/gcore/hdf4_write.py | 1 - autotest/gcore/hdf4multidim.py | 1 - autotest/gcore/hfa_read.py | 1 - autotest/gcore/hfa_rfc40.py | 1 - autotest/gcore/hfa_srs.py | 1 - autotest/gcore/hfa_write.py | 1 - autotest/gcore/identify.py | 1 - autotest/gcore/interpolateatpoint.py | 1 - autotest/gcore/mask.py | 1 - autotest/gcore/minixml.py | 1 - autotest/gcore/misc.py | 1 - autotest/gcore/multidim.py | 1 - autotest/gcore/nodatamaskband.py | 1 - autotest/gcore/numpy_rw.py | 1 - autotest/gcore/numpy_rw_multidim.py | 1 - autotest/gcore/overviewds.py | 1 - autotest/gcore/pam.py | 1 - autotest/gcore/pamproxydb.py | 1 - autotest/gcore/pixfun.py | 1 - autotest/gcore/pnm_read.py | 1 - autotest/gcore/pnm_write.py | 1 - autotest/gcore/rasterio.py | 1 - autotest/gcore/rat.py | 1 - autotest/gcore/relationship.py | 1 - autotest/gcore/rfc30.py | 1 - autotest/gcore/test_driver_metadata.py | 1 - autotest/gcore/testnonboundtoswig.py | 1 - autotest/gcore/thread_test.py | 1 - autotest/gcore/tiff_ovr.py | 1 - autotest/gcore/tiff_read.py | 1 - autotest/gcore/tiff_read_subifds.py | 1 - autotest/gcore/tiff_srs.py | 1 - autotest/gcore/tiff_write.py | 1 - autotest/gcore/transformer.py | 1 - autotest/gcore/virtualmem.py | 1 - autotest/gcore/vrt_read.py | 1 - autotest/gcore/vrtmisc.py | 1 - autotest/gcore/vsi7z.py | 1 - autotest/gcore/vsiadls.py | 1 - autotest/gcore/vsiadls_real_instance.py | 1 - autotest/gcore/vsiaz.py | 1 - autotest/gcore/vsiaz_real_instance_auto.py | 1 - autotest/gcore/vsiaz_real_instance_manual.py | 1 - autotest/gcore/vsicached.py | 1 - autotest/gcore/vsicrypt.py | 1 - autotest/gcore/vsicurl.py | 1 - autotest/gcore/vsicurl_streaming.py | 1 - autotest/gcore/vsifile.py | 1 - autotest/gcore/vsigs.py | 1 - autotest/gcore/vsihdfs.py | 1 - autotest/gcore/vsioss.py | 1 - autotest/gcore/vsipathspecificoption.py | 1 - autotest/gcore/vsirar.py | 1 - autotest/gcore/vsis3.py | 1 - autotest/gcore/vsistdin.py | 1 - autotest/gcore/vsiswift.py | 1 - autotest/gcore/vsiwebhdfs.py | 1 - autotest/gcore/vsizip.py | 1 - autotest/gdrivers/aaigrid.py | 1 - autotest/gdrivers/ace2.py | 1 - autotest/gdrivers/adrg.py | 1 - autotest/gdrivers/aigrid.py | 1 - autotest/gdrivers/bag.py | 1 - autotest/gdrivers/basisu.py | 1 - autotest/gdrivers/blx.py | 1 - autotest/gdrivers/bsb.py | 1 - autotest/gdrivers/bt.py | 1 - autotest/gdrivers/byn.py | 1 - autotest/gdrivers/cals.py | 1 - autotest/gdrivers/ceos.py | 1 - autotest/gdrivers/cpg.py | 1 - autotest/gdrivers/ctg.py | 1 - autotest/gdrivers/daas.py | 1 - autotest/gdrivers/daas_real_instance.py | 1 - .../data/bag/generate_test_georef_metadata.py | 1 - .../data/bag/generate_test_interpolated.py | 1 - autotest/gdrivers/data/s102/generate_test.py | 1 - autotest/gdrivers/data/s104/generate_test.py | 1 - autotest/gdrivers/data/s111/generate_test.py | 1 - .../gdrivers/data/zarr/generate_test_files.py | 1 - autotest/gdrivers/dds.py | 1 - autotest/gdrivers/derived.py | 1 - autotest/gdrivers/dimap.py | 1 - autotest/gdrivers/dipex.py | 1 - autotest/gdrivers/doq1.py | 1 - autotest/gdrivers/doq2.py | 1 - autotest/gdrivers/dted.py | 1 - autotest/gdrivers/ecrgtoc.py | 1 - autotest/gdrivers/ecw.py | 1 - autotest/gdrivers/eedai.py | 1 - autotest/gdrivers/ehdr.py | 1 - autotest/gdrivers/eir.py | 1 - autotest/gdrivers/elas.py | 1 - autotest/gdrivers/envi.py | 1 - autotest/gdrivers/envisat.py | 1 - autotest/gdrivers/ers.py | 1 - autotest/gdrivers/exr.py | 1 - autotest/gdrivers/fast.py | 1 - autotest/gdrivers/fit.py | 1 - autotest/gdrivers/fits.py | 1 - autotest/gdrivers/gdalhttp.py | 1 - autotest/gdrivers/genbin.py | 1 - autotest/gdrivers/generate_fits.py | 1 - autotest/gdrivers/georaster.py | 1 - autotest/gdrivers/gff.py | 1 - autotest/gdrivers/gif.py | 1 - autotest/gdrivers/gpkg.py | 1 - autotest/gdrivers/grassasciigrid.py | 1 - autotest/gdrivers/grib.py | 1 - autotest/gdrivers/gribmultidim.py | 1 - autotest/gdrivers/gsc.py | 1 - autotest/gdrivers/gsg.py | 1 - autotest/gdrivers/gta.py | 1 - autotest/gdrivers/gti.py | 1 - autotest/gdrivers/gxf.py | 1 - autotest/gdrivers/hdf5.py | 1 - autotest/gdrivers/hdf5multidim.py | 1 - autotest/gdrivers/heif.py | 1 - autotest/gdrivers/hf2.py | 1 - autotest/gdrivers/hfa.py | 1 - autotest/gdrivers/idrisi.py | 1 - autotest/gdrivers/ilwis.py | 1 - autotest/gdrivers/iris.py | 1 - autotest/gdrivers/isce.py | 1 - autotest/gdrivers/isg.py | 1 - autotest/gdrivers/isis.py | 1 - autotest/gdrivers/isis2.py | 1 - autotest/gdrivers/jdem.py | 1 - autotest/gdrivers/jp2kak.py | 1 - autotest/gdrivers/jp2metadata.py | 1 - autotest/gdrivers/jp2openjpeg.py | 1 - autotest/gdrivers/jpeg.py | 1 - autotest/gdrivers/jpeg_profile.py | 1 - autotest/gdrivers/jpegxl.py | 1 - autotest/gdrivers/kmlsuperoverlay.py | 1 - autotest/gdrivers/kro.py | 1 - autotest/gdrivers/ktx2.py | 1 - autotest/gdrivers/l1b.py | 1 - autotest/gdrivers/lan.py | 1 - autotest/gdrivers/lcp.py | 1 - autotest/gdrivers/leveller.py | 1 - autotest/gdrivers/loslas.py | 1 - autotest/gdrivers/mbtiles.py | 1 - autotest/gdrivers/mem.py | 1 - autotest/gdrivers/memmultidim.py | 1 - autotest/gdrivers/mff.py | 1 - autotest/gdrivers/mff2.py | 1 - autotest/gdrivers/mrf.py | 1 - autotest/gdrivers/mrsid.py | 1 - autotest/gdrivers/ndf.py | 1 - autotest/gdrivers/netcdf.py | 1 - autotest/gdrivers/netcdf_cf.py | 1 - autotest/gdrivers/netcdf_multidim.py | 1 - .../gdrivers/netcdf_multidim_pamproxydb.py | 1 - autotest/gdrivers/ngsgeoid.py | 1 - autotest/gdrivers/ngw.py | 1 - autotest/gdrivers/nitf.py | 1 - autotest/gdrivers/noaa_b.py | 1 - autotest/gdrivers/nsidcbin.py | 1 - autotest/gdrivers/ntv2.py | 1 - autotest/gdrivers/nwt_grc.py | 1 - autotest/gdrivers/nwt_grd.py | 1 - autotest/gdrivers/ogcapi.py | 1 - autotest/gdrivers/ozi.py | 1 - autotest/gdrivers/paux.py | 1 - autotest/gdrivers/pcidsk.py | 1 - autotest/gdrivers/pcraster.py | 1 - autotest/gdrivers/pdf.py | 1 - autotest/gdrivers/pds.py | 1 - autotest/gdrivers/pds4.py | 1 - autotest/gdrivers/plmosaic.py | 1 - autotest/gdrivers/png.py | 1 - autotest/gdrivers/png_profile.py | 1 - autotest/gdrivers/pnm.py | 1 - autotest/gdrivers/postgisraster.py | 1 - autotest/gdrivers/r.py | 1 - autotest/gdrivers/rasterlite.py | 1 - autotest/gdrivers/rcm.py | 1 - autotest/gdrivers/rik.py | 1 - autotest/gdrivers/rl2.py | 1 - autotest/gdrivers/rmf.py | 1 - autotest/gdrivers/roipac.py | 1 - autotest/gdrivers/rpftoc.py | 1 - autotest/gdrivers/rraster.py | 1 - autotest/gdrivers/rs2.py | 1 - autotest/gdrivers/s102.py | 1 - autotest/gdrivers/s104.py | 1 - autotest/gdrivers/s111.py | 1 - autotest/gdrivers/safe.py | 1 - autotest/gdrivers/saga.py | 1 - autotest/gdrivers/sar_ceos.py | 1 - autotest/gdrivers/sdts.py | 1 - autotest/gdrivers/sentinel2.py | 1 - autotest/gdrivers/sgi.py | 1 - autotest/gdrivers/sigdem.py | 1 - autotest/gdrivers/snodas.py | 1 - autotest/gdrivers/srp.py | 1 - autotest/gdrivers/srtmhgt.py | 1 - autotest/gdrivers/stacit.py | 1 - autotest/gdrivers/stacta.py | 1 - autotest/gdrivers/test_validate_jp2.py | 1 - autotest/gdrivers/tga.py | 1 - autotest/gdrivers/tiff_profile.py | 1 - autotest/gdrivers/til.py | 1 - autotest/gdrivers/tiledb_multidim.py | 1 - autotest/gdrivers/tiledb_read.py | 1 - autotest/gdrivers/tiledb_write.py | 1 - autotest/gdrivers/usgsdem.py | 1 - autotest/gdrivers/vicar.py | 1 - autotest/gdrivers/vrtderived.py | 1 - autotest/gdrivers/vrtfilt.py | 1 - autotest/gdrivers/vrtlut.py | 1 - autotest/gdrivers/vrtmask.py | 1 - autotest/gdrivers/vrtmultidim.py | 1 - autotest/gdrivers/vrtovr.py | 1 - autotest/gdrivers/vrtpansharpen.py | 1 - autotest/gdrivers/vrtrawlink.py | 1 - autotest/gdrivers/vrtwarp.py | 1 - autotest/gdrivers/wcs.py | 1 - autotest/gdrivers/webp.py | 1 - autotest/gdrivers/wms.py | 1 - autotest/gdrivers/wmts.py | 1 - autotest/gdrivers/xmp.py | 1 - autotest/gdrivers/xpm.py | 1 - autotest/gdrivers/xyz.py | 1 - autotest/gdrivers/zarr_driver.py | 1 - autotest/gdrivers/zmap.py | 1 - autotest/generate_parquet_test_file.py | 1 - autotest/gnm/gnm_test.py | 1 - .../kml_generate_test_files.py | 1 - autotest/ogr/ogr_adbc.py | 1 - autotest/ogr/ogr_aivector.py | 1 - autotest/ogr/ogr_arrow.py | 1 - autotest/ogr/ogr_as_sqlite_extension.py | 1 - autotest/ogr/ogr_avc.py | 1 - autotest/ogr/ogr_basic_test.py | 1 - autotest/ogr/ogr_carto.py | 1 - autotest/ogr/ogr_csv.py | 1 - autotest/ogr/ogr_csw.py | 1 - autotest/ogr/ogr_db2_hack.py | 1 - autotest/ogr/ogr_dgn.py | 1 - autotest/ogr/ogr_dgnv8.py | 1 - autotest/ogr/ogr_dwg.py | 1 - autotest/ogr/ogr_dxf.py | 1 - autotest/ogr/ogr_edigeo.py | 1 - autotest/ogr/ogr_eeda.py | 1 - autotest/ogr/ogr_elasticsearch.py | 1 - autotest/ogr/ogr_esrijson.py | 1 - autotest/ogr/ogr_factory.py | 1 - autotest/ogr/ogr_fgdb.py | 1 - autotest/ogr/ogr_fgdb_stress_test.py | 1 - autotest/ogr/ogr_fielddomain.py | 1 - autotest/ogr/ogr_flatgeobuf.py | 1 - autotest/ogr/ogr_geoconcept.py | 1 - autotest/ogr/ogr_geojson.py | 1 - autotest/ogr/ogr_geojsonseq.py | 1 - autotest/ogr/ogr_geom.py | 1 - autotest/ogr/ogr_geos.py | 1 - autotest/ogr/ogr_gml.py | 1 - autotest/ogr/ogr_gml_fgd_read.py | 1 - autotest/ogr/ogr_gml_geom.py | 1 - autotest/ogr/ogr_gmlas.py | 1 - autotest/ogr/ogr_gmt.py | 1 - autotest/ogr/ogr_gpkg.py | 1 - autotest/ogr/ogr_gpsbabel.py | 1 - autotest/ogr/ogr_gpx.py | 1 - autotest/ogr/ogr_gtfs.py | 1 - autotest/ogr/ogr_hana.py | 1 - autotest/ogr/ogr_idrisi.py | 1 - autotest/ogr/ogr_ili.py | 1 - autotest/ogr/ogr_index_test.py | 1 - autotest/ogr/ogr_jml.py | 1 - autotest/ogr/ogr_join_test.py | 1 - autotest/ogr/ogr_jsonfg.py | 1 - autotest/ogr/ogr_kml.py | 1 - autotest/ogr/ogr_libkml.py | 1 - autotest/ogr/ogr_lvbag.py | 1 - autotest/ogr/ogr_mapml.py | 1 - autotest/ogr/ogr_mem.py | 1 - autotest/ogr/ogr_miramon_vector.py | 1 - autotest/ogr/ogr_mitab.py | 1 - autotest/ogr/ogr_mongodbv3.py | 1 - autotest/ogr/ogr_mssqlspatial.py | 1 - autotest/ogr/ogr_mvt.py | 1 - autotest/ogr/ogr_mysql.py | 1 - autotest/ogr/ogr_nas.py | 1 - autotest/ogr/ogr_ntf.py | 1 - autotest/ogr/ogr_oapif.py | 1 - autotest/ogr/ogr_oci.py | 1 - autotest/ogr/ogr_odbc.py | 1 - autotest/ogr/ogr_ods.py | 1 - autotest/ogr/ogr_ogdi.py | 1 - autotest/ogr/ogr_ogrtest.py | 1 - autotest/ogr/ogr_openfilegdb.py | 1 - autotest/ogr/ogr_openfilegdb_write.py | 1 - autotest/ogr/ogr_osm.py | 1 - autotest/ogr/ogr_parquet.py | 1 - autotest/ogr/ogr_pcidsk.py | 1 - autotest/ogr/ogr_pdf.py | 1 - autotest/ogr/ogr_pds.py | 1 - autotest/ogr/ogr_pds4.py | 1 - autotest/ogr/ogr_pg.py | 1 - autotest/ogr/ogr_pgdump.py | 1 - autotest/ogr/ogr_pgeo.py | 1 - autotest/ogr/ogr_plscenes.py | 1 - autotest/ogr/ogr_pmtiles.py | 1 - autotest/ogr/ogr_pythondrivers.py | 1 - autotest/ogr/ogr_refcount.py | 1 - autotest/ogr/ogr_rfc30.py | 1 - autotest/ogr/ogr_rfc35.py | 1 - autotest/ogr/ogr_rfc41.py | 1 - autotest/ogr/ogr_s57.py | 1 - autotest/ogr/ogr_sdts.py | 1 - autotest/ogr/ogr_shape.py | 1 - autotest/ogr/ogr_shape_qix.py | 1 - autotest/ogr/ogr_shape_sbn.py | 1 - autotest/ogr/ogr_sosi.py | 1 - autotest/ogr/ogr_sql_rfc28.py | 1 - autotest/ogr/ogr_sql_sqlite.py | 1 - autotest/ogr/ogr_sql_test.py | 1 - autotest/ogr/ogr_sqlite.py | 1 - autotest/ogr/ogr_style.py | 1 - autotest/ogr/ogr_svg.py | 1 - autotest/ogr/ogr_tiger.py | 1 - autotest/ogr/ogr_tiledb.py | 1 - autotest/ogr/ogr_topojson.py | 1 - autotest/ogr/ogr_vdv.py | 1 - autotest/ogr/ogr_vfk.py | 1 - autotest/ogr/ogr_virtualogr.py | 1 - autotest/ogr/ogr_vrt.py | 1 - autotest/ogr/ogr_wfs.py | 1 - autotest/ogr/ogr_wkbwkt_geom.py | 1 - autotest/ogr/ogr_wktempty.py | 1 - autotest/ogr/ogr_xls.py | 1 - autotest/ogr/ogr_xlsx.py | 1 - autotest/ogr/ograpispy.py | 1 - autotest/osr/osr_basic.py | 1 - autotest/osr/osr_basic_subprocess.py | 1 - autotest/osr/osr_cf1.py | 1 - autotest/osr/osr_compd.py | 1 - autotest/osr/osr_ct.py | 1 - autotest/osr/osr_ct_proj.py | 1 - autotest/osr/osr_epsg.py | 1 - autotest/osr/osr_erm.py | 1 - autotest/osr/osr_esri.py | 1 - autotest/osr/osr_micoordsys.py | 1 - autotest/osr/osr_ozi.py | 1 - autotest/osr/osr_pci.py | 1 - autotest/osr/osr_pm.py | 1 - autotest/osr/osr_proj4.py | 1 - autotest/osr/osr_url.py | 1 - autotest/osr/osr_usgs.py | 1 - autotest/osr/osr_validate.py | 1 - autotest/osr/osr_xml.py | 1 - autotest/pymod/gdaltest.py | 1 - autotest/pymod/ogrtest.py | 1 - autotest/pymod/test_cli_utilities.py | 1 - autotest/pymod/test_py_scripts.py | 1 - autotest/pymod/uffd.py | 1 - autotest/pymod/webserver.py | 1 - .../test_add_alpha_band_to_string_vrt.py | 1 - .../test_add_gdal_warp_options_to_string.py | 1 - autotest/pyscripts/gdal2tiles/test_logger.py | 1 - .../gdal2tiles/test_nb_data_bands.py | 1 - .../gdal2tiles/test_option_parser.py | 1 - .../gdal2tiles/test_reproject_dataset.py | 1 - .../gdal2tiles/test_setup_input_srs.py | 1 - .../gdal2tiles/test_setup_no_data_value.py | 1 - ...update_alpha_value_for_non_alpha_inputs.py | 1 - autotest/pyscripts/gdal2tiles/test_vsimem.py | 1 - autotest/pyscripts/test_gdal2tiles.py | 1 - autotest/pyscripts/test_gdal_edit.py | 1 - autotest/pyscripts/test_gdal_fillnodata.py | 1 - autotest/pyscripts/test_gdal_ls_py.py | 1 - autotest/pyscripts/test_gdal_merge.py | 1 - autotest/pyscripts/test_gdal_pansharpen.py | 1 - autotest/pyscripts/test_gdal_polygonize.py | 1 - autotest/pyscripts/test_gdal_proximity.py | 1 - autotest/pyscripts/test_gdal_retile.py | 1 - autotest/pyscripts/test_gdal_sieve.py | 1 - autotest/pyscripts/test_gdalattachpct.py | 1 - autotest/pyscripts/test_gdalbuildvrtofvrt.py | 1 - autotest/pyscripts/test_gdalcompare.py | 1 - autotest/pyscripts/test_gdalinfo_py.py | 1 - .../pyscripts/test_gdallocationinfo_py.py | 1 - autotest/pyscripts/test_gdalmove.py | 1 - autotest/pyscripts/test_ogr_layer_algebra.py | 1 - autotest/pyscripts/test_ogrinfo_py.py | 1 - autotest/pyscripts/test_ogrmerge.py | 1 - autotest/pyscripts/test_pct.py | 1 - .../pyscripts/test_validate_geoparquet.py | 1 - autotest/slow_tests/raster.py | 1 - autotest/test_random_tiff.py | 1 - autotest/utilities/test_gdal_contour.py | 1 - autotest/utilities/test_gdal_create.py | 1 - autotest/utilities/test_gdal_footprint.py | 1 - autotest/utilities/test_gdal_footprint_lib.py | 1 - autotest/utilities/test_gdal_grid.py | 1 - autotest/utilities/test_gdal_grid_lib.py | 1 - autotest/utilities/test_gdal_rasterize.py | 1 - autotest/utilities/test_gdal_rasterize_lib.py | 1 - autotest/utilities/test_gdal_translate.py | 1 - autotest/utilities/test_gdal_translate_lib.py | 1 - autotest/utilities/test_gdal_viewshed.py | 1 - autotest/utilities/test_gdaladdo.py | 1 - autotest/utilities/test_gdalbuildvrt.py | 1 - autotest/utilities/test_gdalbuildvrt_lib.py | 1 - autotest/utilities/test_gdaldem.py | 1 - autotest/utilities/test_gdaldem_lib.py | 1 - autotest/utilities/test_gdalinfo.py | 1 - autotest/utilities/test_gdalinfo_lib.py | 1 - autotest/utilities/test_gdallocationinfo.py | 1 - autotest/utilities/test_gdalmanage.py | 1 - autotest/utilities/test_gdalmdiminfo.py | 1 - autotest/utilities/test_gdalmdiminfo_lib.py | 1 - autotest/utilities/test_gdalmdimtranslate.py | 1 - .../utilities/test_gdalmdimtranslate_lib.py | 1 - autotest/utilities/test_gdalsrsinfo.py | 1 - autotest/utilities/test_gdaltindex.py | 1 - autotest/utilities/test_gdaltindex_lib.py | 1 - autotest/utilities/test_gdaltransform.py | 1 - autotest/utilities/test_gdalwarp.py | 1 - autotest/utilities/test_gdalwarp_lib.py | 1 - autotest/utilities/test_gnmutils.py | 1 - autotest/utilities/test_nearblack.py | 1 - autotest/utilities/test_nearblack_lib.py | 1 - autotest/utilities/test_ogr2ogr.py | 1 - autotest/utilities/test_ogr2ogr_lib.py | 1 - autotest/utilities/test_ogrinfo.py | 1 - autotest/utilities/test_ogrtindex.py | 1 - autotest/utilities/test_sozip.py | 1 - frmts/aaigrid/aaigriddataset.h | 1 - frmts/aigrid/aigccitt.c | 1 - frmts/aigrid/aigopen.c | 1 - frmts/aigrid/aigrid.h | 1 - frmts/aigrid/aitest.c | 1 - frmts/aigrid/gridlib.c | 1 - frmts/bsb/bsb2raw.c | 1 - frmts/bsb/bsb_read.c | 1 - frmts/bsb/bsb_read.h | 1 - frmts/ceos/ceosopen.c | 1 - frmts/ceos/ceosopen.h | 1 - frmts/ceos/ceostest.c | 1 - frmts/ceos2/ceos.c | 1 - frmts/ceos2/ceos.h | 1 - frmts/ceos2/ceosrecipe.c | 1 - frmts/ceos2/ceossar.c | 1 - frmts/ceos2/link.c | 1 - frmts/dted/dted_api.c | 1 - frmts/dted/dted_api.h | 1 - frmts/dted/dted_create.c | 1 - frmts/dted/dted_ptstream.c | 1 - frmts/dted/dted_test.c | 1 - frmts/ecw/gdal_ecw.h | 1 - frmts/ecw/lookup.py | 2 - frmts/envisat/EnvisatFile.c | 1 - frmts/envisat/EnvisatFile.h | 1 - frmts/envisat/adsrange.hpp | 2 - frmts/envisat/dumpgeo.c | 1 - frmts/envisat/envisat_dump.c | 1 - frmts/envisat/records.c | 1 - frmts/envisat/records.h | 1 - frmts/envisat/timedelta.hpp | 2 - frmts/fit/fit.h | 1 - frmts/fit/gstEndian.h | 1 - frmts/fit/gstTypes.h | 1 - frmts/gif/gifabstractdataset.h | 1 - frmts/grib/gribdataset.h | 1 - frmts/gti/data/gdaltileindex.xsd | 2 - frmts/gtiff/gt_citation.h | 1 - frmts/gtiff/gt_jpeg_copy.h | 1 - frmts/gtiff/gt_overview.h | 1 - frmts/gtiff/gt_wkt_srs.h | 1 - frmts/gtiff/gt_wkt_srs_for_gdal.h | 1 - frmts/gtiff/gt_wkt_srs_priv.h | 1 - frmts/gtiff/gtiff.h | 1 - frmts/gtiff/libgeotiff/geo_extra.c | 1 - frmts/gtiff/libgeotiff/geo_normalize.c | 1 - frmts/gtiff/libgeotiff/geo_normalize.h | 1 - frmts/gtiff/libgeotiff/geo_trans.c | 1 - frmts/gtiff/libgeotiff/geotiff_proj4.c | 1 - frmts/gtiff/libtiff/tif_hash_set.h | 1 - frmts/gtiff/libtiff/tif_vsi.c | 1 - frmts/gtiff/tifvsi.h | 1 - frmts/gxf/gxf_ogcwkt.c | 1 - frmts/gxf/gxf_proj4.c | 1 - frmts/gxf/gxfopen.c | 1 - frmts/gxf/gxfopen.h | 1 - frmts/hdf4/hdf-eos/EHapi.c | 1 - frmts/hdf4/hdf-eos/GDapi.c | 1 - frmts/hdf4/hdf-eos/HdfEosDef.h | 1 - frmts/hdf4/hdf-eos/SWapi.c | 1 - frmts/hdf4/hdf-eos/gctp_wrap.c | 1 - frmts/hdf4/hdf4compat.h | 1 - frmts/hdf4/hdf4dataset.h | 1 - frmts/hdf5/gh5_convenience.h | 1 - frmts/hdf5/hdf5_api.h | 1 - frmts/hdf5/hdf5dataset.h | 1 - frmts/hdf5/hdf5eosparser.cpp | 1 - frmts/hdf5/hdf5eosparser.h | 1 - frmts/hfa/hfa.h | 1 - frmts/hfa/hfa_p.h | 1 - frmts/idrisi/idrisi.h | 1 - frmts/iso8211/iso8211.h | 1 - frmts/jp2kak/jp2kakdataset.h | 2 - frmts/jp2kak/subfile_source.h | 1 - frmts/jp2kak/vsil_target.h | 1 - frmts/jpeg/jpgdataset_12.cpp | 1 - frmts/jpeg/vsidataio.h | 1 - frmts/jpeg/vsidataio_12.cpp | 1 - frmts/jpipkak/jpipkakdataset.h | 1 - frmts/kea/keaband.h | 1 - frmts/kea/keacopy.h | 1 - frmts/kea/keadataset.h | 1 - frmts/kea/keamaskband.h | 1 - frmts/kea/keaoverview.h | 1 - frmts/kea/kearat.h | 1 - .../kmlsuperoverlay/kmlsuperoverlaydataset.h | 1 - frmts/mem/memdataset.h | 1 - frmts/msg/msgcommand.h | 1 - frmts/msg/msgdataset.h | 1 - frmts/msg/prologue.h | 1 - frmts/msg/reflectancecalculator.h | 1 - frmts/msgn/msg_basic_types.h | 1 - frmts/msgn/msg_reader_core.h | 1 - frmts/netcdf/data/netcdf_config.xsd | 2 - frmts/netcdf/netcdf_cf_constants.h | 1 - frmts/netcdf/netcdfdataset.h | 1 - frmts/nitf/data/nitf_spec.xml | 2 - frmts/nitf/data/nitf_spec.xsd | 2 - frmts/nitf/mgrs.c | 1 - frmts/nitf/mgrs.h | 1 - frmts/nitf/nitfdataset.h | 1 - frmts/nitf/nitfdes.c | 1 - frmts/nitf/nitfdump.c | 1 - frmts/nitf/nitffile.c | 1 - frmts/nitf/nitfimage.c | 1 - frmts/nitf/nitflib.h | 1 - frmts/nitf/rpftoclib.h | 1 - frmts/northwood/northwood.h | 1 - frmts/pcidsk/pcidskdataset2.h | 1 - frmts/pcraster/pcrasterdataset.h | 1 - frmts/pcraster/pcrasterrasterband.h | 1 - frmts/pcraster/pcrasterutil.h | 1 - frmts/pdf/data/pdfcomposition.xsd | 2 - frmts/pdf/gdal_pdf.h | 1 - frmts/pdf/pdfcreatecopy.h | 1 - frmts/pdf/pdfcreatefromcomposition.cpp | 1 - frmts/pdf/pdfcreatefromcomposition.h | 1 - frmts/pdf/pdfio.h | 1 - frmts/pdf/pdfobject.h | 1 - frmts/png/pngdataset.h | 1 - frmts/postgisraster/postgisraster.h | 1 - frmts/postgisraster/postgisrasterdataset.cpp | 1 - frmts/postgisraster/postgisrasterdriver.cpp | 1 - .../postgisraster/postgisrasterdrivercore.cpp | 1 - frmts/postgisraster/postgisrasterdrivercore.h | 1 - .../postgisraster/postgisrasterrasterband.cpp | 1 - .../postgisrastertiledataset.cpp | 1 - .../postgisrastertilerasterband.cpp | 1 - frmts/postgisraster/postgisrastertools.cpp | 1 - frmts/r/rdataset.h | 1 - frmts/rasterlite/rasterlitedataset.h | 1 - frmts/raw/atlsci_spheroid.h | 1 - frmts/raw/envidataset.h | 1 - frmts/rdb/rdbdataset.cpp | 1 - frmts/rdb/rdbdataset.hpp | 2 - frmts/rmf/rmfdataset.h | 1 - frmts/sdts/sdts_al.h | 1 - frmts/vrt/data/gdalvrt.xsd | 2 - frmts/vrt/gdal_vrt.h | 1 - frmts/vrt/vrtdataset.h | 1 - frmts/vrt/vrtmultidim.cpp | 1 - frmts/wms/gdalhttp.h | 1 - frmts/wms/minidriver_arcgis_server.h | 1 - frmts/wms/minidriver_iip.h | 1 - frmts/wms/minidriver_mrf.cpp | 1 - frmts/wms/minidriver_tileservice.h | 1 - frmts/wms/minidriver_tms.h | 1 - frmts/wms/minidriver_virtualearth.h | 1 - frmts/wms/minidriver_wms.h | 1 - frmts/wms/minidriver_worldwind.h | 1 - frmts/wms/wmsdriver.h | 1 - frmts/wms/wmsmetadataset.h | 1 - frmts/zlib/adler32.c | 1 - frmts/zlib/compress.c | 1 - frmts/zlib/contrib/infback9/minified_zutil.c | 1 - frmts/zlib/contrib/infback9/minified_zutil.h | 1 - frmts/zlib/crc32.c | 1 - frmts/zlib/deflate.c | 1 - frmts/zlib/deflate.h | 1 - frmts/zlib/trees.c | 1 - frmts/zlib/uncompr.c | 1 - frmts/zlib/zconf.h | 1 - frmts/zlib/zutil.c | 1 - frmts/zlib/zutil.h | 1 - gcore/Version.rc | 194 +++++++++--------- gcore/gdal.h | 1 - gcore/gdal_frmts.h | 1 - gcore/gdal_mdreader.h | 1 - gcore/gdal_pam.h | 1 - gcore/gdal_priv.h | 1 - gcore/gdal_priv_templates.hpp | 1 - gcore/gdal_proxy.h | 1 - gcore/gdal_rat.h | 1 - gcore/gdal_version.h.in | 1 - gcore/gdalexif.h | 1 - gcore/gdalgeorefpamdataset.h | 1 - gcore/gdaljp2abstractdataset.h | 1 - gcore/gdaljp2metadata.h | 1 - gcore/gdaljp2metadatagenerator.h | 1 - gcore/gdalmultidim.cpp | 1 - gcore/gdalmultidim_gridded.cpp | 1 - gcore/gdalsse_priv.h | 1 - gcore/mdreader/reader_alos.h | 1 - gcore/mdreader/reader_digital_globe.h | 1 - gcore/mdreader/reader_eros.h | 1 - gcore/mdreader/reader_geo_eye.h | 1 - gcore/mdreader/reader_kompsat.h | 1 - gcore/mdreader/reader_landsat.h | 1 - gcore/mdreader/reader_orb_view.h | 1 - gcore/mdreader/reader_pleiades.h | 1 - gcore/mdreader/reader_rapid_eye.h | 1 - gcore/mdreader/reader_rdk1.h | 1 - gcore/mdreader/reader_spot.h | 1 - gcore/rawdataset.h | 1 - gnm/gnm.h | 1 - gnm/gnm_api.h | 1 - gnm/gnm_frmts/db/gnmdb.h | 1 - gnm/gnm_frmts/file/gnmfile.h | 1 - gnm/gnm_frmts/gnm_frmts.h | 1 - gnm/gnm_priv.h | 1 - gnm/gnmgraph.h | 1 - mkgdaldist.sh | 2 - ogr/generate_encoding_table.c | 1 - ogr/ogr_api.h | 1 - ogr/ogr_core.h | 1 - ogr/ogr_expat.h | 1 - ogr/ogr_feature.h | 1 - ogr/ogr_featurestyle.h | 1 - ogr/ogr_geo_utils.h | 1 - ogr/ogr_geocoding.h | 1 - ogr/ogr_geometry.h | 1 - ogr/ogr_geos.h | 1 - ogr/ogr_libs.h | 1 - ogr/ogr_p.h | 1 - ogr/ogr_sfcgal.h | 1 - ogr/ogr_spatialref.h | 1 - ogr/ogr_srs_api.h | 1 - ogr/ogr_srs_cf1.h | 1 - ogr/ograpispy.h | 1 - ogr/ogrgeojsonwriter.h | 1 - ogr/ogrpgeogeometry.h | 1 - ogr/ogrpolyhedralsurface.cpp | 1 - ogr/ogrsf_frmts/amigocloud/ogr_amigocloud.h | 1 - ogr/ogrsf_frmts/amigocloud/pkg/configure.in | 2 - ogr/ogrsf_frmts/avc/avc.h | 1 - ogr/ogrsf_frmts/avc/avc_bin.cpp | 1 - ogr/ogrsf_frmts/avc/avc_binwr.cpp | 6 +- ogr/ogrsf_frmts/avc/avc_e00gen.cpp | 1 - ogr/ogrsf_frmts/avc/avc_e00parse.cpp | 1 - ogr/ogrsf_frmts/avc/avc_e00read.cpp | 1 - ogr/ogrsf_frmts/avc/avc_e00write.cpp | 1 - ogr/ogrsf_frmts/avc/avc_mbyte.cpp | 3 +- ogr/ogrsf_frmts/avc/avc_mbyte.h | 1 - ogr/ogrsf_frmts/avc/avc_misc.cpp | 1 - ogr/ogrsf_frmts/avc/avc_rawbin.cpp | 1 - ogr/ogrsf_frmts/avc/ogr_avc.h | 1 - ogr/ogrsf_frmts/carto/ogr_carto.h | 1 - ogr/ogrsf_frmts/csv/ogr_csv.h | 1 - ogr/ogrsf_frmts/dgn/dgndump.cpp | 1 - ogr/ogrsf_frmts/dgn/dgnlib.h | 1 - ogr/ogrsf_frmts/dgn/dgnlibp.h | 1 - ogr/ogrsf_frmts/dgn/dgnwritetest.cpp | 1 - ogr/ogrsf_frmts/dgn/ogr_dgn.h | 1 - ogr/ogrsf_frmts/dwg/ogr_dwg.h | 1 - ogr/ogrsf_frmts/dxf/ogr_autocad_services.h | 1 - ogr/ogrsf_frmts/dxf/ogr_dxf.h | 1 - ogr/ogrsf_frmts/edigeo/ogr_edigeo.h | 1 - ogr/ogrsf_frmts/elastic/ogr_elastic.h | 1 - ogr/ogrsf_frmts/filegdb/FGdbUtils.h | 1 - ogr/ogrsf_frmts/filegdb/ogr_fgdb.h | 1 - ogr/ogrsf_frmts/generic/ogr_gensql.h | 1 - ogr/ogrsf_frmts/generic/ogreditablelayer.h | 1 - .../generic/ogremulatedtransaction.h | 1 - ogr/ogrsf_frmts/generic/ogrlayerdecorator.h | 1 - ogr/ogrsf_frmts/generic/ogrlayerpool.h | 1 - .../generic/ogrmutexeddatasource.h | 1 - ogr/ogrsf_frmts/generic/ogrmutexedlayer.h | 1 - ogr/ogrsf_frmts/generic/ogrunionlayer.h | 1 - ogr/ogrsf_frmts/generic/ogrwarpedlayer.h | 1 - ogr/ogrsf_frmts/geoconcept/geoconcept.c | 1 - ogr/ogrsf_frmts/geojson/ogr_geojson.h | 1 - ogr/ogrsf_frmts/geojson/ogrgeojsonreader.h | 1 - ogr/ogrsf_frmts/geojson/ogrgeojsonutils.h | 1 - ogr/ogrsf_frmts/gml/gmlreader.h | 1 - ogr/ogrsf_frmts/gml/gmlreaderp.h | 1 - ogr/ogrsf_frmts/gml/gmlregistry.h | 1 - ogr/ogrsf_frmts/gml/ogr_gml.h | 1 - ogr/ogrsf_frmts/gmlas/data/gmlasconf.xsd | 2 - ogr/ogrsf_frmts/gmlutils/gmlfeature.h | 1 - ogr/ogrsf_frmts/gmlutils/gmlutils.h | 1 - ogr/ogrsf_frmts/gmlutils/parsexsd.h | 1 - ogr/ogrsf_frmts/gmt/ogr_gmt.h | 1 - ogr/ogrsf_frmts/gpkg/gpkgmbtilescommon.h | 1 - ogr/ogrsf_frmts/gpkg/ogr_geopackage.h | 1 - ogr/ogrsf_frmts/gpkg/ogrgeopackageutility.h | 1 - ogr/ogrsf_frmts/gpsbabel/ogr_gpsbabel.h | 1 - ogr/ogrsf_frmts/gpx/ogr_gpx.h | 1 - ogr/ogrsf_frmts/idb/ogr_idb.h | 1 - ogr/ogrsf_frmts/idrisi/generate_test_files.c | 1 - ogr/ogrsf_frmts/idrisi/ogr_idrisi.h | 1 - ogr/ogrsf_frmts/ili/ili1reader.h | 1 - ogr/ogrsf_frmts/ili/ili1readerp.h | 1 - ogr/ogrsf_frmts/ili/ili2reader.h | 1 - ogr/ogrsf_frmts/ili/ili2readerp.h | 1 - ogr/ogrsf_frmts/ili/imdreader.h | 1 - ogr/ogrsf_frmts/ili/ogr_ili1.h | 1 - ogr/ogrsf_frmts/ili/ogr_ili2.h | 1 - ogr/ogrsf_frmts/jml/ogr_jml.h | 1 - ogr/ogrsf_frmts/kml/kml.h | 1 - ogr/ogrsf_frmts/kml/kmlnode.h | 1 - ogr/ogrsf_frmts/kml/kmlutility.h | 1 - ogr/ogrsf_frmts/kml/kmlvector.h | 1 - ogr/ogrsf_frmts/kml/ogr_kml.h | 1 - ogr/ogrsf_frmts/mem/ogr_mem.h | 1 - ogr/ogrsf_frmts/miramon/ogrmiramon.h | 1 - ogr/ogrsf_frmts/mitab/TODO.TXT | 4 - ogr/ogrsf_frmts/mitab/mitab.h | 1 - ogr/ogrsf_frmts/mitab/mitab_geometry.h | 1 - ogr/ogrsf_frmts/mitab/mitab_ogr_driver.h | 1 - ogr/ogrsf_frmts/mitab/mitab_priv.h | 1 - ogr/ogrsf_frmts/mitab/mitab_utils.h | 1 - .../mssqlspatial/ogr_mssqlspatial.h | 1 - ogr/ogrsf_frmts/mysql/ogr_mysql.h | 1 - ogr/ogrsf_frmts/nas/nasreaderp.h | 1 - ogr/ogrsf_frmts/nas/ogr_nas.h | 1 - ogr/ogrsf_frmts/ntf/ntf.h | 1 - ogr/ogrsf_frmts/oci/ogr_oci.h | 1 - ogr/ogrsf_frmts/odbc/ogr_odbc.h | 1 - ogr/ogrsf_frmts/ods/ods_formula.h | 1 - ogr/ogrsf_frmts/ods/ogr_ods.h | 1 - ogr/ogrsf_frmts/ogdi/ogrogdi.h | 1 - ogr/ogrsf_frmts/ogr_attrind.h | 1 - ogr/ogrsf_frmts/ogrsf_frmts.dox | 2 - ogr/ogrsf_frmts/ogrsf_frmts.h | 1 - ogr/ogrsf_frmts/openfilegdb/filegdbtable.h | 1 - .../openfilegdb/filegdbtable_priv.h | 1 - ogr/ogrsf_frmts/openfilegdb/ogr_openfilegdb.h | 1 - ogr/ogrsf_frmts/osm/gpb.h | 1 - ogr/ogrsf_frmts/osm/ogr_osm.h | 1 - ogr/ogrsf_frmts/osm/osm2osm.cpp | 1 - ogr/ogrsf_frmts/osm/osm_parser.h | 1 - ogr/ogrsf_frmts/pds/ogr_pds.h | 1 - ogr/ogrsf_frmts/pg/ogr_pg.h | 1 - ogr/ogrsf_frmts/pg/ogrpgutility.h | 1 - ogr/ogrsf_frmts/pgdump/ogr_pgdump.h | 1 - ogr/ogrsf_frmts/pgeo/ogr_pgeo.h | 1 - ogr/ogrsf_frmts/plscenes/ogr_plscenes.h | 1 - ogr/ogrsf_frmts/s57/ogr_s57.h | 1 - ogr/ogrsf_frmts/s57/s57.h | 1 - ogr/ogrsf_frmts/sdts/ogr_sdts.h | 1 - ogr/ogrsf_frmts/shape/ogrshape.h | 1 - ogr/ogrsf_frmts/shape/shp_vsi.c | 1 - ogr/ogrsf_frmts/shape/shp_vsi.h | 1 - ogr/ogrsf_frmts/sosi/ogr_sosi.h | 1 - ogr/ogrsf_frmts/sqlite/ogr_sqlite.h | 1 - ogr/ogrsf_frmts/sqlite/ogrsqliteapiroutines.c | 1 - ogr/ogrsf_frmts/sqlite/ogrsqlitebase.h | 1 - ogr/ogrsf_frmts/sqlite/ogrsqliteexecutesql.h | 1 - ogr/ogrsf_frmts/sqlite/ogrsqliteregexp.h | 1 - .../sqlite/ogrsqlitesqlfunctions.h | 1 - ogr/ogrsf_frmts/sqlite/ogrsqliteutility.h | 1 - ogr/ogrsf_frmts/sqlite/ogrsqlitevfs.h | 1 - ogr/ogrsf_frmts/sqlite/ogrsqlitevirtualogr.h | 1 - .../sqlite/test_load_virtual_ogr.c | 1 - ogr/ogrsf_frmts/svg/ogr_svg.h | 1 - ogr/ogrsf_frmts/sxf/ogr_sxf.h | 1 - ogr/ogrsf_frmts/sxf/org_sxf_defs.h | 1 - ogr/ogrsf_frmts/tiger/ogr_tiger.h | 1 - ogr/ogrsf_frmts/vdv/data/vdv452.xml | 2 - ogr/ogrsf_frmts/vdv/data/vdv452.xsd | 2 - ogr/ogrsf_frmts/vdv/ogr_vdv.h | 1 - ogr/ogrsf_frmts/vfk/ogr_vfk.h | 1 - ogr/ogrsf_frmts/vfk/vfkreader.h | 1 - ogr/ogrsf_frmts/vfk/vfkreaderp.h | 1 - ogr/ogrsf_frmts/vrt/data/ogrvrt.xsd | 2 - ogr/ogrsf_frmts/vrt/ogr_vrt.h | 1 - ogr/ogrsf_frmts/wfs/ogr_wfs.h | 1 - ogr/ogrsf_frmts/xls/include_freexl.h | 1 - ogr/ogrsf_frmts/xls/ogr_xls.h | 1 - ogr/ogrsf_frmts/xlsx/ogr_xlsx.h | 1 - ogr/ogrtriangle.cpp | 1 - ogr/ogrtriangulatedsurface.cpp | 1 - port/cpl_alibaba_oss.h | 1 - port/cpl_atomic_ops.h | 1 - port/cpl_auto_close.h | 1 - port/cpl_aws.h | 1 - port/cpl_config_extras.h | 1 - port/cpl_conv.h | 1 - port/cpl_csv.h | 1 - port/cpl_curl_priv.h | 1 - port/cpl_error.h | 1 - port/cpl_error_internal.h | 1 - port/cpl_float.cpp | 1 - port/cpl_float.h | 1 - port/cpl_hash_set.h | 1 - port/cpl_http.h | 1 - port/cpl_list.h | 1 - port/cpl_mask.h | 1 - port/cpl_minixml.h | 1 - port/cpl_minizip_ioapi.h | 1 - port/cpl_minizip_unzip.h | 1 - port/cpl_minizip_zip.h | 1 - port/cpl_multiproc.h | 1 - port/cpl_odbc.h | 1 - port/cpl_port.h | 1 - port/cpl_progress.h | 1 - port/cpl_quad_tree.h | 1 - port/cpl_sha256.h | 1 - port/cpl_spawn.h | 1 - port/cpl_string.h | 1 - port/cpl_time.h | 1 - port/cpl_virtualmem.h | 1 - port/cpl_vsi.h | 1 - port/cpl_vsi_error.h | 1 - port/cpl_vsi_virtual.h | 1 - port/cpl_vsil_curl_priv.h | 1 - port/cpl_worker_thread_pool.h | 1 - port/cplkeywordparser.h | 1 - port/gdal_csv.h | 1 - scripts/check_broken_links.py | 2 - scripts/completionFinder.py | 2 - scripts/fix_container_dot_size_zero.py | 2 - scripts/fix_typos.sh | 2 - scripts/update_copyright.py | 2 - swig/csharp/apps/GDALAdjustContrast.cs | 1 - swig/csharp/apps/GDALColorTable.cs | 1 - swig/csharp/apps/GDALCreateCopy.cs | 1 - swig/csharp/apps/GDALInfo.cs | 1 - swig/csharp/apps/GDALMemDataset.cs | 1 - swig/csharp/apps/GDALOverviews.cs | 1 - swig/csharp/apps/GDALRead.cs | 1 - swig/csharp/apps/GDALReadDirect.cs | 1 - swig/csharp/apps/GDALWarp.cs | 1 - swig/csharp/apps/GDALWrite.cs | 1 - swig/csharp/apps/GetCRSInfo.cs | 1 - swig/csharp/apps/OGRFeatureEdit.cs | 1 - swig/csharp/apps/OGRGEOS.cs | 1 - swig/csharp/apps/OGRLayerAlg.cs | 1 - swig/csharp/apps/OSRTransform.cs | 1 - swig/csharp/apps/ReadXML.cs | 1 - swig/csharp/apps/VSIMem.cs | 1 - swig/csharp/apps/WKT2WKB.cs | 1 - swig/csharp/apps/createdata.cs | 1 - swig/csharp/apps/ogrinfo.cs | 1 - swig/include/Band.i | 1 - swig/include/ColorTable.i | 1 - swig/include/Dataset.i | 1 - swig/include/Driver.i | 1 - swig/include/MajorObject.i | 1 - swig/include/MultiDimensional.i | 1 - swig/include/Operations.i | 1 - swig/include/RasterAttributeTable.i | 1 - swig/include/Relationship.i | 1 - swig/include/SubdatasetInfo.i | 1 - swig/include/Transform.i | 1 - swig/include/XMLNode.i | 1 - swig/include/cpl.i | 1 - swig/include/cpl_exceptions.i | 1 - swig/include/cplvirtualmem.i | 1 - swig/include/csharp/gdal_csharp.i | 1 - swig/include/csharp/gdal_csharp_extend.i | 1 - swig/include/csharp/gnm_csharp.i | 1 - swig/include/csharp/ogr_csharp.i | 1 - swig/include/csharp/ogr_csharp_extend.i | 1 - swig/include/csharp/osr_csharp.i | 1 - swig/include/csharp/swig_csharp_extensions.i | 1 - swig/include/csharp/typemaps_csharp.i | 1 - swig/include/gdal.i | 1 - swig/include/gdal_array.i | 1 - swig/include/gdal_typemaps.i | 1 - swig/include/gdalconst.i | 1 - swig/include/gnm.i | 1 - swig/include/java/gdal_java.i | 1 - swig/include/java/gdalconst_java.i | 1 - swig/include/java/gnm_java.i | 1 - swig/include/java/ogr_java.i | 1 - swig/include/java/ogr_java_extend.i | 1 - swig/include/java/osr_java.i | 1 - swig/include/java/typemaps_java.i | 1 - swig/include/ogr.i | 1 - swig/include/ogr_error_map.i | 1 - swig/include/osr.i | 1 - swig/include/python/gdal_python.i | 1 - swig/include/python/gnm_python.i | 1 - swig/include/python/ogr_python.i | 1 - swig/include/python/osr_python.i | 1 - swig/include/python/python_strings.i | 1 - swig/include/python/typemaps_python.i | 1 - swig/java/add_javadoc.c | 2 - swig/java/apps/GDALOverviews.java | 1 - swig/java/apps/GDALProximity.java | 1 - swig/java/apps/GDALTestIO.java | 1 - swig/java/apps/GDALTestMultiDim.java | 1 - swig/java/apps/GDALtest.java | 1 - swig/java/apps/OGRFeature.java | 1 - swig/java/apps/OGRTestGC.java | 1 - swig/java/apps/OSRTransform.java | 1 - swig/java/apps/ReadXML.java | 1 - swig/java/apps/WKT2WKB.java | 1 - swig/java/apps/gdalinfo.java | 1 - swig/java/apps/gdalmajorobject.java | 1 - swig/java/apps/gdaltransformer.java | 1 - swig/java/apps/multireadtest.java | 1 - swig/java/apps/ogr2ogr.java | 1 - swig/java/apps/ogr2ogr_new.java | 1 - swig/java/apps/ogrinfo.java | 1 - swig/java/apps/ogrtindex.java | 1 - swig/java/apps/test_ogrfielddomains.java | 1 - swig/java/apps/testgetpoints.java | 1 - swig/java/javadoc.java | 1 - .../osgeo_utils/auxiliary/osr_util.py | 1 - .../osgeo_utils/auxiliary/progress.py | 1 - .../gdal-utils/osgeo_utils/gdal2tiles.py | 1 - .../python/gdal-utils/osgeo_utils/gdal2xyz.py | 1 - .../gdal-utils/osgeo_utils/gdal_edit.py | 1 - .../gdal-utils/osgeo_utils/gdal_fillnodata.py | 1 - .../gdal-utils/osgeo_utils/gdal_merge.py | 1 - .../gdal-utils/osgeo_utils/gdal_pansharpen.py | 1 - .../gdal-utils/osgeo_utils/gdal_polygonize.py | 1 - .../gdal-utils/osgeo_utils/gdal_proximity.py | 1 - .../gdal-utils/osgeo_utils/gdal_retile.py | 1 - .../gdal-utils/osgeo_utils/gdal_sieve.py | 1 - .../gdal-utils/osgeo_utils/gdalattachpct.py | 1 - .../osgeo_utils/ogr_layer_algebra.py | 1 - .../python/gdal-utils/osgeo_utils/ogrmerge.py | 1 - swig/python/gdal-utils/osgeo_utils/pct2rgb.py | 1 - swig/python/gdal-utils/osgeo_utils/rgb2pct.py | 1 - .../osgeo_utils/samples/assemblepoly.py | 1 - .../osgeo_utils/samples/build_jp2_from_xml.py | 1 - .../gdal-utils/osgeo_utils/samples/densify.py | 1 - .../osgeo_utils/samples/dump_jp2.py | 1 - .../gdal-utils/osgeo_utils/samples/epsg_tr.py | 1 - .../gdal-utils/osgeo_utils/samples/fft.py | 1 - .../osgeo_utils/samples/fix_gpkg.py | 1 - .../osgeo_utils/samples/gcps2ogr.py | 1 - .../osgeo_utils/samples/gcps2vec.py | 1 - .../osgeo_utils/samples/gcps2wld.py | 1 - .../osgeo_utils/samples/gdal2grd.py | 1 - .../osgeo_utils/samples/gdal_auth.py | 1 - .../gdal-utils/osgeo_utils/samples/gdal_cp.py | 1 - .../osgeo_utils/samples/gdal_create_pdf.py | 1 - .../gdal-utils/osgeo_utils/samples/gdal_ls.py | 1 - .../osgeo_utils/samples/gdal_mkdir.py | 1 - .../samples/gdal_remove_towgs84.py | 1 - .../gdal-utils/osgeo_utils/samples/gdal_rm.py | 1 - .../osgeo_utils/samples/gdal_rmdir.py | 1 - .../osgeo_utils/samples/gdalchksum.py | 1 - .../osgeo_utils/samples/gdalcopyproj.py | 1 - .../osgeo_utils/samples/gdalfilter.py | 1 - .../osgeo_utils/samples/gdalident.py | 1 - .../osgeo_utils/samples/gdalimport.py | 1 - .../osgeo_utils/samples/gdalinfo.py | 1 - .../osgeo_utils/samples/gdallocationinfo.py | 1 - .../osgeo_utils/samples/get_soundg.py | 1 - .../gdal-utils/osgeo_utils/samples/histrep.py | 1 - .../osgeo_utils/samples/hsv_merge.py | 1 - .../samples/jpeg_in_tiff_extract.py | 1 - .../osgeo_utils/samples/load2odbc.py | 1 - .../samples/make_fuzzer_friendly_archive.py | 1 - .../osgeo_utils/samples/mkgraticule.py | 1 - .../gdal-utils/osgeo_utils/samples/ogr2vrt.py | 1 - .../samples/ogr_build_junction_table.py | 2 - .../osgeo_utils/samples/ogr_dispatch.py | 1 - .../gdal-utils/osgeo_utils/samples/ogrinfo.py | 1 - .../osgeo_utils/samples/ogrupdate.py | 1 - .../gdal-utils/osgeo_utils/samples/rel.py | 1 - .../osgeo_utils/samples/tigerpoly.py | 1 - .../samples/tile_extent_from_raster.py | 1 - .../osgeo_utils/samples/tolatlong.py | 1 - .../osgeo_utils/samples/val_repl.py | 1 - .../validate_cloud_optimized_geotiff.py | 1 - .../samples/validate_geoparquet.py | 1 - .../osgeo_utils/samples/validate_gpkg.py | 1 - .../osgeo_utils/samples/validate_jp2.py | 1 - .../gdal-utils/osgeo_utils/samples/vec_tr.py | 1 - .../osgeo_utils/samples/vec_tr_spat.py | 1 - .../osgeo_utils/samples/wcs_virtds_params.py | 1 - 1041 files changed, 98 insertions(+), 1171 deletions(-) diff --git a/apps/commonutils.h b/apps/commonutils.h index 4365877b6d79..453c858f3bf1 100644 --- a/apps/commonutils.h +++ b/apps/commonutils.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Utilities * Purpose: Common utility routines diff --git a/apps/gdal_utils.h b/apps/gdal_utils.h index 063534a3db96..27df34d21d03 100644 --- a/apps/gdal_utils.h +++ b/apps/gdal_utils.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Utilities * Purpose: GDAL Utilities Public Declarations. diff --git a/apps/gdal_utils_priv.h b/apps/gdal_utils_priv.h index 460656b62f8d..357fa08e065d 100644 --- a/apps/gdal_utils_priv.h +++ b/apps/gdal_utils_priv.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Utilities * Purpose: GDAL Utilities Private Declarations. diff --git a/autotest/alg/applyverticalshiftgrid.py b/autotest/alg/applyverticalshiftgrid.py index 2d9cae11cc3d..95d8dc8d326a 100755 --- a/autotest/alg/applyverticalshiftgrid.py +++ b/autotest/alg/applyverticalshiftgrid.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GDALApplyVerticalShiftGrid algorithm. diff --git a/autotest/alg/contour.py b/autotest/alg/contour.py index ef0493f67284..aec23f48adc5 100755 --- a/autotest/alg/contour.py +++ b/autotest/alg/contour.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: ContourGenerate() testing diff --git a/autotest/alg/cutline.py b/autotest/alg/cutline.py index 7187b8964803..fb060617f66c 100755 --- a/autotest/alg/cutline.py +++ b/autotest/alg/cutline.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test the image reprojection functions. Try to test as many diff --git a/autotest/alg/dither.py b/autotest/alg/dither.py index 14c960e78cf9..e8b7e4adac0c 100755 --- a/autotest/alg/dither.py +++ b/autotest/alg/dither.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test gdal.ComputeMedianCutPCT() and gdal.DitherRGB2PCT() diff --git a/autotest/alg/fillnodata.py b/autotest/alg/fillnodata.py index 801469114a8f..caf59c14cf41 100755 --- a/autotest/alg/fillnodata.py +++ b/autotest/alg/fillnodata.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: GDALFillNoData() testing diff --git a/autotest/alg/los.py b/autotest/alg/los.py index b4ae6ae66d08..57b7ca275bf8 100644 --- a/autotest/alg/los.py +++ b/autotest/alg/los.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test gdal.LineOfSightVisible algorithm. diff --git a/autotest/alg/polygonize.py b/autotest/alg/polygonize.py index e0bee334af59..f3f71ddd1cc8 100755 --- a/autotest/alg/polygonize.py +++ b/autotest/alg/polygonize.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Polygonize() algorithm. diff --git a/autotest/alg/proximity.py b/autotest/alg/proximity.py index a26c94e45e06..9bc4bd9e2186 100755 --- a/autotest/alg/proximity.py +++ b/autotest/alg/proximity.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ComputeProximity() algorithm. diff --git a/autotest/alg/rasterize.py b/autotest/alg/rasterize.py index 6d5a7c624cca..6a666c797370 100755 --- a/autotest/alg/rasterize.py +++ b/autotest/alg/rasterize.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test RasterizeLayer() and related calls. diff --git a/autotest/alg/reproject.py b/autotest/alg/reproject.py index 98527a04280d..86dc9b95171a 100755 --- a/autotest/alg/reproject.py +++ b/autotest/alg/reproject.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ReprojectImage() algorithm. diff --git a/autotest/alg/sieve.py b/autotest/alg/sieve.py index 069158047b28..260a92dd980b 100755 --- a/autotest/alg/sieve.py +++ b/autotest/alg/sieve.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test SieveFilter() algorithm. diff --git a/autotest/alg/transformgeoloc.py b/autotest/alg/transformgeoloc.py index c8035ddfe16b..4e280c8b28fe 100755 --- a/autotest/alg/transformgeoloc.py +++ b/autotest/alg/transformgeoloc.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test TransformGeoloc algorithm. diff --git a/autotest/alg/warp.py b/autotest/alg/warp.py index 7d78c845a219..1ef52f7cdcac 100755 --- a/autotest/alg/warp.py +++ b/autotest/alg/warp.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test the image reprojection functions. Try to test as many diff --git a/autotest/benchmark/conftest.py b/autotest/benchmark/conftest.py index 9a95f2d2ebfb..1b3b0f39d50d 100755 --- a/autotest/benchmark/conftest.py +++ b/autotest/benchmark/conftest.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Benchmarking diff --git a/autotest/benchmark/test_gdalwarp.py b/autotest/benchmark/test_gdalwarp.py index 4b86fed8b1c2..e550c4a8a401 100755 --- a/autotest/benchmark/test_gdalwarp.py +++ b/autotest/benchmark/test_gdalwarp.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Benchmarking of gdalwarp diff --git a/autotest/benchmark/test_gtiff.py b/autotest/benchmark/test_gtiff.py index 7eeb1ad96d0f..e9813fa9b1be 100755 --- a/autotest/benchmark/test_gtiff.py +++ b/autotest/benchmark/test_gtiff.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Benchmarking of GeoTIFF driver diff --git a/autotest/benchmark/test_ogr2ogr.py b/autotest/benchmark/test_ogr2ogr.py index c221855c73ca..0e9b1b08c824 100755 --- a/autotest/benchmark/test_ogr2ogr.py +++ b/autotest/benchmark/test_ogr2ogr.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Benchmarking of ogr2ogr diff --git a/autotest/benchmark/test_ogr_gpkg.py b/autotest/benchmark/test_ogr_gpkg.py index 8e347e245dcb..9cbbb6cc80c9 100755 --- a/autotest/benchmark/test_ogr_gpkg.py +++ b/autotest/benchmark/test_ogr_gpkg.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Benchmarking of GeoPackage driver diff --git a/autotest/cpp/bug1488.cpp b/autotest/cpp/bug1488.cpp index 704e5025dfac..137625aff365 100644 --- a/autotest/cpp/bug1488.cpp +++ b/autotest/cpp/bug1488.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Core * Purpose: Test fix for https://github.com/OSGeo/gdal/issues/1488 (concurrency diff --git a/autotest/cpp/test_alg.cpp b/autotest/cpp/test_alg.cpp index b3fa1706d580..2e09c9fa8ab2 100644 --- a/autotest/cpp/test_alg.cpp +++ b/autotest/cpp/test_alg.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL algorithms * Purpose: Test alg diff --git a/autotest/cpp/test_deferred_plugin.cpp b/autotest/cpp/test_deferred_plugin.cpp index d9f83f0be95a..052b8ceed0bb 100644 --- a/autotest/cpp/test_deferred_plugin.cpp +++ b/autotest/cpp/test_deferred_plugin.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL * Purpose: Test deferred plugin loading diff --git a/autotest/cpp/test_marching_squares_contour.cpp b/autotest/cpp/test_marching_squares_contour.cpp index 47718ed67787..3a00a79da087 100644 --- a/autotest/cpp/test_marching_squares_contour.cpp +++ b/autotest/cpp/test_marching_squares_contour.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL algorithms * Purpose: Tests for the marching squares algorithm diff --git a/autotest/cpp/test_marching_squares_polygon.cpp b/autotest/cpp/test_marching_squares_polygon.cpp index 3b1edf6d36cf..72d62d1580fe 100644 --- a/autotest/cpp/test_marching_squares_polygon.cpp +++ b/autotest/cpp/test_marching_squares_polygon.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL algorithms * Purpose: Tests for the marching squares algorithm diff --git a/autotest/cpp/test_marching_squares_square.cpp b/autotest/cpp/test_marching_squares_square.cpp index c1ffec9eef72..0c84dd3bdec2 100644 --- a/autotest/cpp/test_marching_squares_square.cpp +++ b/autotest/cpp/test_marching_squares_square.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL algorithms * Purpose: Tests for the marching squares algorithm diff --git a/autotest/cpp/test_marching_squares_tile.cpp b/autotest/cpp/test_marching_squares_tile.cpp index 3151593e20c7..7c94a5fc997c 100644 --- a/autotest/cpp/test_marching_squares_tile.cpp +++ b/autotest/cpp/test_marching_squares_tile.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL algorithms * Purpose: Tests for the marching squares algorithm diff --git a/autotest/cpp/test_osr_set_proj_search_paths.cpp b/autotest/cpp/test_osr_set_proj_search_paths.cpp index 7a41c072130d..b5c68a6fd56d 100644 --- a/autotest/cpp/test_osr_set_proj_search_paths.cpp +++ b/autotest/cpp/test_osr_set_proj_search_paths.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Core * Purpose: Test OSRSetPROJSearchPaths() diff --git a/autotest/cpp/test_triangulation.cpp b/autotest/cpp/test_triangulation.cpp index 0241c2df11b6..ecc82d7ad5b0 100644 --- a/autotest/cpp/test_triangulation.cpp +++ b/autotest/cpp/test_triangulation.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL algorithms * Purpose: Test Delaunay triangulation diff --git a/autotest/cpp/testblockcache.cpp b/autotest/cpp/testblockcache.cpp index 2f0459375294..e426d07eb223 100644 --- a/autotest/cpp/testblockcache.cpp +++ b/autotest/cpp/testblockcache.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Core * Purpose: Test block cache under multi-threading diff --git a/autotest/cpp/testblockcachelimits.cpp b/autotest/cpp/testblockcachelimits.cpp index 6531c2cd6a1b..446bfbeed502 100644 --- a/autotest/cpp/testblockcachelimits.cpp +++ b/autotest/cpp/testblockcachelimits.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Core * Purpose: Test block cache under multi-threading diff --git a/autotest/cpp/testblockcachewrite.cpp b/autotest/cpp/testblockcachewrite.cpp index e6141ca9dc3b..2a0cef3a79dc 100644 --- a/autotest/cpp/testblockcachewrite.cpp +++ b/autotest/cpp/testblockcachewrite.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Core * Purpose: Test block cache & writing behaviour under multi-threading diff --git a/autotest/cpp/testclosedondestroydm.cpp b/autotest/cpp/testclosedondestroydm.cpp index efc7e056456c..62ee755c96bd 100644 --- a/autotest/cpp/testclosedondestroydm.cpp +++ b/autotest/cpp/testclosedondestroydm.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Core * Purpose: Test block cache & writing behaviour under multi-threading diff --git a/autotest/cpp/testcopywords.cpp b/autotest/cpp/testcopywords.cpp index f69947ba942c..2fbdcdd3f50b 100644 --- a/autotest/cpp/testcopywords.cpp +++ b/autotest/cpp/testcopywords.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Core * Purpose: Test GDALCopyWords(). diff --git a/autotest/cpp/testdestroy.cpp b/autotest/cpp/testdestroy.cpp index 823413681538..f07232ecbb0e 100644 --- a/autotest/cpp/testdestroy.cpp +++ b/autotest/cpp/testdestroy.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Core * Purpose: Test GDALDestroy(). diff --git a/autotest/cpp/testlog.cpp b/autotest/cpp/testlog.cpp index 0f03b458f432..aa9534a64d52 100644 --- a/autotest/cpp/testlog.cpp +++ b/autotest/cpp/testlog.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL * Purpose: Test CPL_LOG diff --git a/autotest/cpp/testthreadcond.cpp b/autotest/cpp/testthreadcond.cpp index 557b404510d9..9e2a2ccb6c6c 100644 --- a/autotest/cpp/testthreadcond.cpp +++ b/autotest/cpp/testthreadcond.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL Core * Purpose: Test thread API diff --git a/autotest/cpp/testvirtualmem.cpp b/autotest/cpp/testvirtualmem.cpp index e9f30dc55b5b..e073fb45e1d1 100644 --- a/autotest/cpp/testvirtualmem.cpp +++ b/autotest/cpp/testvirtualmem.cpp @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL algorithms * Purpose: Test Delaunay triangulation diff --git a/autotest/gcore/asyncreader.py b/autotest/gcore/asyncreader.py index f8e42235490f..103024e78301 100755 --- a/autotest/gcore/asyncreader.py +++ b/autotest/gcore/asyncreader.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test AsyncReader interface diff --git a/autotest/gcore/basic_test.py b/autotest/gcore/basic_test.py index aad4af0b5abc..cf5263ea3bc5 100755 --- a/autotest/gcore/basic_test.py +++ b/autotest/gcore/basic_test.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic GDAL open diff --git a/autotest/gcore/basic_test_subprocess.py b/autotest/gcore/basic_test_subprocess.py index 254a29e4c354..31533351bbcc 100755 --- a/autotest/gcore/basic_test_subprocess.py +++ b/autotest/gcore/basic_test_subprocess.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic GDAL open diff --git a/autotest/gcore/bmp_read.py b/autotest/gcore/bmp_read.py index 96088185a675..28d76800a075 100755 --- a/autotest/gcore/bmp_read.py +++ b/autotest/gcore/bmp_read.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic read support for a all datatypes from a BMP file. diff --git a/autotest/gcore/bmp_write.py b/autotest/gcore/bmp_write.py index 95a8b6fda00c..14cf8e0232dd 100755 --- a/autotest/gcore/bmp_write.py +++ b/autotest/gcore/bmp_write.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for Microsoft Bitmap (.bmp) diff --git a/autotest/gcore/cog.py b/autotest/gcore/cog.py index c65989e7cdcc..fe334a67ff72 100755 --- a/autotest/gcore/cog.py +++ b/autotest/gcore/cog.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: COG driver testing diff --git a/autotest/gcore/colortable.py b/autotest/gcore/colortable.py index 6390d38260bf..c03a65d8bcfe 100755 --- a/autotest/gcore/colortable.py +++ b/autotest/gcore/colortable.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test functioning of the GDALColorTable. Mostly this tests diff --git a/autotest/gcore/envi_read.py b/autotest/gcore/envi_read.py index 44ab971b0317..5f947d4819ed 100755 --- a/autotest/gcore/envi_read.py +++ b/autotest/gcore/envi_read.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic read support for a all datatypes from an ENVI file. diff --git a/autotest/gcore/gdal_stats.py b/autotest/gcore/gdal_stats.py index 369eac85dab6..e438e077bf70 100755 --- a/autotest/gcore/gdal_stats.py +++ b/autotest/gcore/gdal_stats.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test core numeric operations and statistics calculations diff --git a/autotest/gcore/geoloc.py b/autotest/gcore/geoloc.py index 8bdd0cde4d6e..eb5460b2587b 100755 --- a/autotest/gcore/geoloc.py +++ b/autotest/gcore/geoloc.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Geolocation warper. diff --git a/autotest/gcore/gtiff_subdatasetinfo.py b/autotest/gcore/gtiff_subdatasetinfo.py index 53c56042c5bb..f45e643dd008 100644 --- a/autotest/gcore/gtiff_subdatasetinfo.py +++ b/autotest/gcore/gtiff_subdatasetinfo.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GetSubdatasetInfo API on GeoTIFF. diff --git a/autotest/gcore/gtiff_write.py b/autotest/gcore/gtiff_write.py index 7908c404d8ec..b53f9ee93763 100755 --- a/autotest/gcore/gtiff_write.py +++ b/autotest/gcore/gtiff_write.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for GTiff driver. diff --git a/autotest/gcore/hdf4_read.py b/autotest/gcore/hdf4_read.py index 54204dd346b7..de7e7017bcc8 100755 --- a/autotest/gcore/hdf4_read.py +++ b/autotest/gcore/hdf4_read.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic read support for a all datatypes from a HDF file. diff --git a/autotest/gcore/hdf4_write.py b/autotest/gcore/hdf4_write.py index 49e92aa39e6c..3761ff1ada7e 100755 --- a/autotest/gcore/hdf4_write.py +++ b/autotest/gcore/hdf4_write.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for HDF4 driver. diff --git a/autotest/gcore/hdf4multidim.py b/autotest/gcore/hdf4multidim.py index c8185b49432d..68c5732624e1 100644 --- a/autotest/gcore/hdf4multidim.py +++ b/autotest/gcore/hdf4multidim.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test multidimensional support in HDF4 driver diff --git a/autotest/gcore/hfa_read.py b/autotest/gcore/hfa_read.py index 46b5c6a4d29b..2b55853a5d7d 100755 --- a/autotest/gcore/hfa_read.py +++ b/autotest/gcore/hfa_read.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic read support for all datatypes from a HFA file. diff --git a/autotest/gcore/hfa_rfc40.py b/autotest/gcore/hfa_rfc40.py index 452fba977b2a..1ddcf2bf34bc 100755 --- a/autotest/gcore/hfa_rfc40.py +++ b/autotest/gcore/hfa_rfc40.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Tests Raster Attribute Table support in the HFA driver and in diff --git a/autotest/gcore/hfa_srs.py b/autotest/gcore/hfa_srs.py index 64b00d85ff2b..0f5f55fdc35b 100755 --- a/autotest/gcore/hfa_srs.py +++ b/autotest/gcore/hfa_srs.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write round-tripping of SRS for HFA/Imagine format. diff --git a/autotest/gcore/hfa_write.py b/autotest/gcore/hfa_write.py index 5ab4cc6ee4db..4ebcc7314245 100755 --- a/autotest/gcore/hfa_write.py +++ b/autotest/gcore/hfa_write.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for Erdas Imagine (.img) HFA driver. diff --git a/autotest/gcore/identify.py b/autotest/gcore/identify.py index f6b6d555c205..c042b5941b3d 100755 --- a/autotest/gcore/identify.py +++ b/autotest/gcore/identify.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test functioning of the IdentifyDriver functionality. diff --git a/autotest/gcore/interpolateatpoint.py b/autotest/gcore/interpolateatpoint.py index 767a144e54dd..d3ee6add3249 100755 --- a/autotest/gcore/interpolateatpoint.py +++ b/autotest/gcore/interpolateatpoint.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test InterpolateAtPoint functionality diff --git a/autotest/gcore/mask.py b/autotest/gcore/mask.py index 9e53178fedc9..999da3cb1589 100755 --- a/autotest/gcore/mask.py +++ b/autotest/gcore/mask.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test RFC 15 "mask band" default functionality (nodata/alpha/etc) diff --git a/autotest/gcore/minixml.py b/autotest/gcore/minixml.py index 449506553d8b..2d1b98881140 100755 --- a/autotest/gcore/minixml.py +++ b/autotest/gcore/minixml.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Minixml services from Python. diff --git a/autotest/gcore/misc.py b/autotest/gcore/misc.py index 2c4b1d70c1a3..5d0cc0395344 100755 --- a/autotest/gcore/misc.py +++ b/autotest/gcore/misc.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Various test of GDAL core. diff --git a/autotest/gcore/multidim.py b/autotest/gcore/multidim.py index 3c038588aa33..0cf75f777868 100644 --- a/autotest/gcore/multidim.py +++ b/autotest/gcore/multidim.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test non-driver specific multidimensional support diff --git a/autotest/gcore/nodatamaskband.py b/autotest/gcore/nodatamaskband.py index 3bf93f101f9d..8cfe3c5945f3 100755 --- a/autotest/gcore/nodatamaskband.py +++ b/autotest/gcore/nodatamaskband.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GDALNoDataMaskBand diff --git a/autotest/gcore/numpy_rw.py b/autotest/gcore/numpy_rw.py index ac3d388478d9..666146fbe8dc 100755 --- a/autotest/gcore/numpy_rw.py +++ b/autotest/gcore/numpy_rw.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic integration with numpy. diff --git a/autotest/gcore/numpy_rw_multidim.py b/autotest/gcore/numpy_rw_multidim.py index 5b2d558a9467..d5e90dce3c42 100755 --- a/autotest/gcore/numpy_rw_multidim.py +++ b/autotest/gcore/numpy_rw_multidim.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test multidimensional support with numpy diff --git a/autotest/gcore/overviewds.py b/autotest/gcore/overviewds.py index acb19f34ba01..71030afa11c9 100755 --- a/autotest/gcore/overviewds.py +++ b/autotest/gcore/overviewds.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GDALOverviewDataset diff --git a/autotest/gcore/pam.py b/autotest/gcore/pam.py index 110daffaef3f..7ad0489f7ac5 100755 --- a/autotest/gcore/pam.py +++ b/autotest/gcore/pam.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test functioning of the PAM metadata support. diff --git a/autotest/gcore/pamproxydb.py b/autotest/gcore/pamproxydb.py index 6a791b592882..fffaded9ae9a 100755 --- a/autotest/gcore/pamproxydb.py +++ b/autotest/gcore/pamproxydb.py @@ -1,6 +1,5 @@ #!/usr/bin/env python ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test functioning of the ProxyDB PAM metadata support diff --git a/autotest/gcore/pixfun.py b/autotest/gcore/pixfun.py index dfb528788134..06f030af380d 100755 --- a/autotest/gcore/pixfun.py +++ b/autotest/gcore/pixfun.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test pixel functions support. diff --git a/autotest/gcore/pnm_read.py b/autotest/gcore/pnm_read.py index c2e0570ba4a4..4fcfbfca0184 100755 --- a/autotest/gcore/pnm_read.py +++ b/autotest/gcore/pnm_read.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic read support for a all datatypes from a PNM file. diff --git a/autotest/gcore/pnm_write.py b/autotest/gcore/pnm_write.py index 0bc4a319ff65..8f2d106c4647 100755 --- a/autotest/gcore/pnm_write.py +++ b/autotest/gcore/pnm_write.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for portable anymap file format diff --git a/autotest/gcore/rasterio.py b/autotest/gcore/rasterio.py index c0e8d3ee95ed..ccc474ca1db2 100755 --- a/autotest/gcore/rasterio.py +++ b/autotest/gcore/rasterio.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test default implementation of GDALRasterBand::IRasterIO diff --git a/autotest/gcore/rat.py b/autotest/gcore/rat.py index d6ec55609915..271caf86ca37 100755 --- a/autotest/gcore/rat.py +++ b/autotest/gcore/rat.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test RasterAttributeTables services from Python. diff --git a/autotest/gcore/relationship.py b/autotest/gcore/relationship.py index 15906ad4dd0e..1f614d887035 100755 --- a/autotest/gcore/relationship.py +++ b/autotest/gcore/relationship.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GDALRelationship diff --git a/autotest/gcore/rfc30.py b/autotest/gcore/rfc30.py index 12c9324930f7..dbea026d6900 100755 --- a/autotest/gcore/rfc30.py +++ b/autotest/gcore/rfc30.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test RFC 30 (UTF filename handling) support. diff --git a/autotest/gcore/test_driver_metadata.py b/autotest/gcore/test_driver_metadata.py index 7f1bee6eb8a1..d36628be4055 100644 --- a/autotest/gcore/test_driver_metadata.py +++ b/autotest/gcore/test_driver_metadata.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test driver metadata diff --git a/autotest/gcore/testnonboundtoswig.py b/autotest/gcore/testnonboundtoswig.py index 53f7c0c53953..a92e14a7b6d5 100755 --- a/autotest/gcore/testnonboundtoswig.py +++ b/autotest/gcore/testnonboundtoswig.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GDAL functions not bound SWIG with ctypes diff --git a/autotest/gcore/thread_test.py b/autotest/gcore/thread_test.py index fb2f32c3a776..764b6ee26918 100755 --- a/autotest/gcore/thread_test.py +++ b/autotest/gcore/thread_test.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Python threading diff --git a/autotest/gcore/tiff_ovr.py b/autotest/gcore/tiff_ovr.py index 990b3d84aa5d..323fd5423e69 100755 --- a/autotest/gcore/tiff_ovr.py +++ b/autotest/gcore/tiff_ovr.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Overview Support (mostly a GeoTIFF issue). diff --git a/autotest/gcore/tiff_read.py b/autotest/gcore/tiff_read.py index 150276bd0b79..de908a0b4657 100755 --- a/autotest/gcore/tiff_read.py +++ b/autotest/gcore/tiff_read.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic read support for a all datatypes from a TIFF file. diff --git a/autotest/gcore/tiff_read_subifds.py b/autotest/gcore/tiff_read_subifds.py index 8aec882e5177..2b0eba5abf95 100755 --- a/autotest/gcore/tiff_read_subifds.py +++ b/autotest/gcore/tiff_read_subifds.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic read support for tiff files using overviews in subifds diff --git a/autotest/gcore/tiff_srs.py b/autotest/gcore/tiff_srs.py index f4069357001d..2a035b4c0503 100755 --- a/autotest/gcore/tiff_srs.py +++ b/autotest/gcore/tiff_srs.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write round-tripping of SRS for GeoTIFF format. diff --git a/autotest/gcore/tiff_write.py b/autotest/gcore/tiff_write.py index 3e2c8d9de67b..1de431a85d64 100755 --- a/autotest/gcore/tiff_write.py +++ b/autotest/gcore/tiff_write.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for GeoTIFF format. diff --git a/autotest/gcore/transformer.py b/autotest/gcore/transformer.py index 28d4b9acaac2..45e25e627bae 100644 --- a/autotest/gcore/transformer.py +++ b/autotest/gcore/transformer.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test the GenImgProjTransformer capabilities. diff --git a/autotest/gcore/virtualmem.py b/autotest/gcore/virtualmem.py index 3de02dd1e3aa..ffa947a506bf 100755 --- a/autotest/gcore/virtualmem.py +++ b/autotest/gcore/virtualmem.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GDALVirtualMem interface diff --git a/autotest/gcore/vrt_read.py b/autotest/gcore/vrt_read.py index 3503a55c21d8..4f24787e176e 100755 --- a/autotest/gcore/vrt_read.py +++ b/autotest/gcore/vrt_read.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic read support for a all datatypes from a VRT file. diff --git a/autotest/gcore/vrtmisc.py b/autotest/gcore/vrtmisc.py index 52bd757867d0..32b8d891c749 100755 --- a/autotest/gcore/vrtmisc.py +++ b/autotest/gcore/vrtmisc.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Misc tests of VRT driver diff --git a/autotest/gcore/vsi7z.py b/autotest/gcore/vsi7z.py index 105332cbbbf9..6f2693fa5e2b 100755 --- a/autotest/gcore/vsi7z.py +++ b/autotest/gcore/vsi7z.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsi7z/ diff --git a/autotest/gcore/vsiadls.py b/autotest/gcore/vsiadls.py index cc61c8f38c6d..57fea1d59525 100755 --- a/autotest/gcore/vsiadls.py +++ b/autotest/gcore/vsiadls.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsiadls diff --git a/autotest/gcore/vsiadls_real_instance.py b/autotest/gcore/vsiadls_real_instance.py index d61996a3edfc..8f5d2e02e83c 100755 --- a/autotest/gcore/vsiadls_real_instance.py +++ b/autotest/gcore/vsiadls_real_instance.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsiadls diff --git a/autotest/gcore/vsiaz.py b/autotest/gcore/vsiaz.py index 348f794b44dd..1859c7be49c0 100755 --- a/autotest/gcore/vsiaz.py +++ b/autotest/gcore/vsiaz.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsiaz diff --git a/autotest/gcore/vsiaz_real_instance_auto.py b/autotest/gcore/vsiaz_real_instance_auto.py index 43d88e4f5067..9e92cae56fa1 100644 --- a/autotest/gcore/vsiaz_real_instance_auto.py +++ b/autotest/gcore/vsiaz_real_instance_auto.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsiaz diff --git a/autotest/gcore/vsiaz_real_instance_manual.py b/autotest/gcore/vsiaz_real_instance_manual.py index b29fb576db60..eb97536117e6 100644 --- a/autotest/gcore/vsiaz_real_instance_manual.py +++ b/autotest/gcore/vsiaz_real_instance_manual.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsiaz diff --git a/autotest/gcore/vsicached.py b/autotest/gcore/vsicached.py index b526493c5506..f7bb9050f501 100755 --- a/autotest/gcore/vsicached.py +++ b/autotest/gcore/vsicached.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsicached? diff --git a/autotest/gcore/vsicrypt.py b/autotest/gcore/vsicrypt.py index 6ac558599173..057f386dcf2e 100755 --- a/autotest/gcore/vsicrypt.py +++ b/autotest/gcore/vsicrypt.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsicrypt/ diff --git a/autotest/gcore/vsicurl.py b/autotest/gcore/vsicurl.py index 305641d1d1ca..3e8c9df5cd0e 100755 --- a/autotest/gcore/vsicurl.py +++ b/autotest/gcore/vsicurl.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsicurl diff --git a/autotest/gcore/vsicurl_streaming.py b/autotest/gcore/vsicurl_streaming.py index d3ded6ed2d3a..bf1a892a1ef7 100755 --- a/autotest/gcore/vsicurl_streaming.py +++ b/autotest/gcore/vsicurl_streaming.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsicurl_streaming diff --git a/autotest/gcore/vsifile.py b/autotest/gcore/vsifile.py index 12b69d9eaca7..5cdd483e39e7 100755 --- a/autotest/gcore/vsifile.py +++ b/autotest/gcore/vsifile.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test VSI file primitives diff --git a/autotest/gcore/vsigs.py b/autotest/gcore/vsigs.py index dd78ab9cffc2..52d6f1b5522b 100755 --- a/autotest/gcore/vsigs.py +++ b/autotest/gcore/vsigs.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsigs diff --git a/autotest/gcore/vsihdfs.py b/autotest/gcore/vsihdfs.py index 755477082728..b47a77e58894 100755 --- a/autotest/gcore/vsihdfs.py +++ b/autotest/gcore/vsihdfs.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test VSI file primitives diff --git a/autotest/gcore/vsioss.py b/autotest/gcore/vsioss.py index 7dda14517f16..d037ab953e6d 100755 --- a/autotest/gcore/vsioss.py +++ b/autotest/gcore/vsioss.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsioss diff --git a/autotest/gcore/vsipathspecificoption.py b/autotest/gcore/vsipathspecificoption.py index 9b1182bdf529..d7ea5b3f26bf 100755 --- a/autotest/gcore/vsipathspecificoption.py +++ b/autotest/gcore/vsipathspecificoption.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test VSI path specific options diff --git a/autotest/gcore/vsirar.py b/autotest/gcore/vsirar.py index 6710b95848df..8c3ffd3df489 100755 --- a/autotest/gcore/vsirar.py +++ b/autotest/gcore/vsirar.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsirar/ diff --git a/autotest/gcore/vsis3.py b/autotest/gcore/vsis3.py index 77cbbee6a6ef..28d30e0d2fec 100755 --- a/autotest/gcore/vsis3.py +++ b/autotest/gcore/vsis3.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsis3 diff --git a/autotest/gcore/vsistdin.py b/autotest/gcore/vsistdin.py index d7c0b6780d1f..546baae496b3 100755 --- a/autotest/gcore/vsistdin.py +++ b/autotest/gcore/vsistdin.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsistdin/ diff --git a/autotest/gcore/vsiswift.py b/autotest/gcore/vsiswift.py index 8b239cc1fddd..81b6de90eac6 100755 --- a/autotest/gcore/vsiswift.py +++ b/autotest/gcore/vsiswift.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsiswift diff --git a/autotest/gcore/vsiwebhdfs.py b/autotest/gcore/vsiwebhdfs.py index 28403e113e3a..808812bcc4c1 100755 --- a/autotest/gcore/vsiwebhdfs.py +++ b/autotest/gcore/vsiwebhdfs.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsiwebhdfs diff --git a/autotest/gcore/vsizip.py b/autotest/gcore/vsizip.py index 8942fc4f42ff..4a3f66b854dd 100755 --- a/autotest/gcore/vsizip.py +++ b/autotest/gcore/vsizip.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test /vsizip/vsimem/ diff --git a/autotest/gdrivers/aaigrid.py b/autotest/gdrivers/aaigrid.py index 77fbf5e935a8..669641e713dd 100755 --- a/autotest/gdrivers/aaigrid.py +++ b/autotest/gdrivers/aaigrid.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Arc/Info ASCII Grid support. diff --git a/autotest/gdrivers/ace2.py b/autotest/gdrivers/ace2.py index ad3a194ff6d2..202fab7f30ff 100755 --- a/autotest/gdrivers/ace2.py +++ b/autotest/gdrivers/ace2.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ACE2 driver diff --git a/autotest/gdrivers/adrg.py b/autotest/gdrivers/adrg.py index 3fe1ead3e2b4..b373759cbce4 100755 --- a/autotest/gdrivers/adrg.py +++ b/autotest/gdrivers/adrg.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for ADRG driver. diff --git a/autotest/gdrivers/aigrid.py b/autotest/gdrivers/aigrid.py index c68ef8545abd..227739f1a142 100755 --- a/autotest/gdrivers/aigrid.py +++ b/autotest/gdrivers/aigrid.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for AIGRID driver. diff --git a/autotest/gdrivers/bag.py b/autotest/gdrivers/bag.py index 4a4adfdf3cfc..9c99ed32fac7 100755 --- a/autotest/gdrivers/bag.py +++ b/autotest/gdrivers/bag.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for BAG driver. diff --git a/autotest/gdrivers/basisu.py b/autotest/gdrivers/basisu.py index 2d5c28d5b125..4e56084fb9bf 100755 --- a/autotest/gdrivers/basisu.py +++ b/autotest/gdrivers/basisu.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test BASISU driver diff --git a/autotest/gdrivers/blx.py b/autotest/gdrivers/blx.py index f84c4caffb06..2edc448e43ef 100755 --- a/autotest/gdrivers/blx.py +++ b/autotest/gdrivers/blx.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test BLX support. diff --git a/autotest/gdrivers/bsb.py b/autotest/gdrivers/bsb.py index b62d129311d6..af3acd80075e 100755 --- a/autotest/gdrivers/bsb.py +++ b/autotest/gdrivers/bsb.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: BSB Testing. diff --git a/autotest/gdrivers/bt.py b/autotest/gdrivers/bt.py index 8a7233a4bf27..2aba56e14f9a 100755 --- a/autotest/gdrivers/bt.py +++ b/autotest/gdrivers/bt.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for BT driver. diff --git a/autotest/gdrivers/byn.py b/autotest/gdrivers/byn.py index 39edc2e85463..3027fb12a724 100755 --- a/autotest/gdrivers/byn.py +++ b/autotest/gdrivers/byn.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: National Resources Canada - Vertical Datum Transformation # Purpose: Test read/write functionality for BYN driver. diff --git a/autotest/gdrivers/cals.py b/autotest/gdrivers/cals.py index b562d23b3d00..197e2ee7f3ed 100755 --- a/autotest/gdrivers/cals.py +++ b/autotest/gdrivers/cals.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test CALS driver diff --git a/autotest/gdrivers/ceos.py b/autotest/gdrivers/ceos.py index 57446e45b8d6..d83d4ceedb62 100755 --- a/autotest/gdrivers/ceos.py +++ b/autotest/gdrivers/ceos.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test conventional CEOS driver. diff --git a/autotest/gdrivers/cpg.py b/autotest/gdrivers/cpg.py index 2efca291d71c..0571ea29189e 100755 --- a/autotest/gdrivers/cpg.py +++ b/autotest/gdrivers/cpg.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test CPG driver diff --git a/autotest/gdrivers/ctg.py b/autotest/gdrivers/ctg.py index 611b232d2361..556beddd257b 100755 --- a/autotest/gdrivers/ctg.py +++ b/autotest/gdrivers/ctg.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test CTG driver diff --git a/autotest/gdrivers/daas.py b/autotest/gdrivers/daas.py index c2abeb58d32c..a1f6e7ef91b1 100755 --- a/autotest/gdrivers/daas.py +++ b/autotest/gdrivers/daas.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: DAAS driver test suite. diff --git a/autotest/gdrivers/daas_real_instance.py b/autotest/gdrivers/daas_real_instance.py index ffa99a86f464..5fd83a8807aa 100755 --- a/autotest/gdrivers/daas_real_instance.py +++ b/autotest/gdrivers/daas_real_instance.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: DAAS driver test suite. diff --git a/autotest/gdrivers/data/bag/generate_test_georef_metadata.py b/autotest/gdrivers/data/bag/generate_test_georef_metadata.py index 03ac88cf9bed..72f0edd9c551 100755 --- a/autotest/gdrivers/data/bag/generate_test_georef_metadata.py +++ b/autotest/gdrivers/data/bag/generate_test_georef_metadata.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Generate test files diff --git a/autotest/gdrivers/data/bag/generate_test_interpolated.py b/autotest/gdrivers/data/bag/generate_test_interpolated.py index 09af6bb9e4e8..dc8866994e89 100755 --- a/autotest/gdrivers/data/bag/generate_test_interpolated.py +++ b/autotest/gdrivers/data/bag/generate_test_interpolated.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Generate test_interpolated.bag diff --git a/autotest/gdrivers/data/s102/generate_test.py b/autotest/gdrivers/data/s102/generate_test.py index d00b5c1581e4..836c9964b671 100755 --- a/autotest/gdrivers/data/s102/generate_test.py +++ b/autotest/gdrivers/data/s102/generate_test.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Generate test_s102.h5 diff --git a/autotest/gdrivers/data/s104/generate_test.py b/autotest/gdrivers/data/s104/generate_test.py index 8104232cde1b..0eea62d391e3 100755 --- a/autotest/gdrivers/data/s104/generate_test.py +++ b/autotest/gdrivers/data/s104/generate_test.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Generate test_s104.h5 diff --git a/autotest/gdrivers/data/s111/generate_test.py b/autotest/gdrivers/data/s111/generate_test.py index f7c13aa27e88..7481898bd33e 100755 --- a/autotest/gdrivers/data/s111/generate_test.py +++ b/autotest/gdrivers/data/s111/generate_test.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Generate test_s111.h5 diff --git a/autotest/gdrivers/data/zarr/generate_test_files.py b/autotest/gdrivers/data/zarr/generate_test_files.py index 416d2d78d727..73d41ce15ce0 100644 --- a/autotest/gdrivers/data/zarr/generate_test_files.py +++ b/autotest/gdrivers/data/zarr/generate_test_files.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Zarr driver diff --git a/autotest/gdrivers/dds.py b/autotest/gdrivers/dds.py index 35771deeceb1..d2161a0465c3 100644 --- a/autotest/gdrivers/dds.py +++ b/autotest/gdrivers/dds.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test DDS driver diff --git a/autotest/gdrivers/derived.py b/autotest/gdrivers/derived.py index 9d67fe14d896..d9450aa5a810 100755 --- a/autotest/gdrivers/derived.py +++ b/autotest/gdrivers/derived.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test derived driver diff --git a/autotest/gdrivers/dimap.py b/autotest/gdrivers/dimap.py index 6e3378512ac3..e282c3cb7b46 100755 --- a/autotest/gdrivers/dimap.py +++ b/autotest/gdrivers/dimap.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test SPOT DIMAP driver. diff --git a/autotest/gdrivers/dipex.py b/autotest/gdrivers/dipex.py index 7ee22a86a99a..b1f36662580a 100755 --- a/autotest/gdrivers/dipex.py +++ b/autotest/gdrivers/dipex.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test DIPEx driver diff --git a/autotest/gdrivers/doq1.py b/autotest/gdrivers/doq1.py index 248e7210f9fb..84f9a0764088 100755 --- a/autotest/gdrivers/doq1.py +++ b/autotest/gdrivers/doq1.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test DOQ1 driver diff --git a/autotest/gdrivers/doq2.py b/autotest/gdrivers/doq2.py index f838f6cfcaac..9976a49859f8 100755 --- a/autotest/gdrivers/doq2.py +++ b/autotest/gdrivers/doq2.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for DOQ2 driver. diff --git a/autotest/gdrivers/dted.py b/autotest/gdrivers/dted.py index a18a034247f4..deec68ce3e82 100755 --- a/autotest/gdrivers/dted.py +++ b/autotest/gdrivers/dted.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test DTED support. diff --git a/autotest/gdrivers/ecrgtoc.py b/autotest/gdrivers/ecrgtoc.py index 8ada6bd9a73e..bc6a3e910e57 100755 --- a/autotest/gdrivers/ecrgtoc.py +++ b/autotest/gdrivers/ecrgtoc.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for ECRGTOC driver. diff --git a/autotest/gdrivers/ecw.py b/autotest/gdrivers/ecw.py index 2ef47be51da9..0eaac23100a0 100755 --- a/autotest/gdrivers/ecw.py +++ b/autotest/gdrivers/ecw.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for ECW driver. diff --git a/autotest/gdrivers/eedai.py b/autotest/gdrivers/eedai.py index 6e94c5352403..5aa72bdd9295 100755 --- a/autotest/gdrivers/eedai.py +++ b/autotest/gdrivers/eedai.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Earth Engine Data API Images driver test suite. diff --git a/autotest/gdrivers/ehdr.py b/autotest/gdrivers/ehdr.py index d5687c8f08c0..f9d5dfdfe075 100755 --- a/autotest/gdrivers/ehdr.py +++ b/autotest/gdrivers/ehdr.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test EHdr format driver. diff --git a/autotest/gdrivers/eir.py b/autotest/gdrivers/eir.py index e6bce73bcf58..4758a2558e13 100755 --- a/autotest/gdrivers/eir.py +++ b/autotest/gdrivers/eir.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test EIR driver diff --git a/autotest/gdrivers/elas.py b/autotest/gdrivers/elas.py index 7bba07b144fc..baff705655a6 100755 --- a/autotest/gdrivers/elas.py +++ b/autotest/gdrivers/elas.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ELAS driver diff --git a/autotest/gdrivers/envi.py b/autotest/gdrivers/envi.py index d415c1e2cb57..0b6b22349d03 100755 --- a/autotest/gdrivers/envi.py +++ b/autotest/gdrivers/envi.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ENVI format driver. diff --git a/autotest/gdrivers/envisat.py b/autotest/gdrivers/envisat.py index 768cb241be2e..ac4e8b369d52 100755 --- a/autotest/gdrivers/envisat.py +++ b/autotest/gdrivers/envisat.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for ENVISAT driver. diff --git a/autotest/gdrivers/ers.py b/autotest/gdrivers/ers.py index 0bfd6abf93f8..595629a67140 100755 --- a/autotest/gdrivers/ers.py +++ b/autotest/gdrivers/ers.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ERS format driver. diff --git a/autotest/gdrivers/exr.py b/autotest/gdrivers/exr.py index 56a6c785eddd..e3fc3ffa30e9 100644 --- a/autotest/gdrivers/exr.py +++ b/autotest/gdrivers/exr.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test EXR driver diff --git a/autotest/gdrivers/fast.py b/autotest/gdrivers/fast.py index bcfbf9a1c705..b77ccbbaaec3 100755 --- a/autotest/gdrivers/fast.py +++ b/autotest/gdrivers/fast.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test EOSAT FAST Format support. diff --git a/autotest/gdrivers/fit.py b/autotest/gdrivers/fit.py index 404c0f74c8fe..654f8cf19732 100755 --- a/autotest/gdrivers/fit.py +++ b/autotest/gdrivers/fit.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for FIT driver. diff --git a/autotest/gdrivers/fits.py b/autotest/gdrivers/fits.py index ca18ee7372c3..f4feafdb3de3 100755 --- a/autotest/gdrivers/fits.py +++ b/autotest/gdrivers/fits.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for FITS driver. diff --git a/autotest/gdrivers/gdalhttp.py b/autotest/gdrivers/gdalhttp.py index 40231a90e658..2bad4875f302 100755 --- a/autotest/gdrivers/gdalhttp.py +++ b/autotest/gdrivers/gdalhttp.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test HTTP Driver. diff --git a/autotest/gdrivers/genbin.py b/autotest/gdrivers/genbin.py index 732ac3e8b2fa..4bc1d8d267e7 100755 --- a/autotest/gdrivers/genbin.py +++ b/autotest/gdrivers/genbin.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Generic Binary format driver. diff --git a/autotest/gdrivers/generate_fits.py b/autotest/gdrivers/generate_fits.py index 9001f7d00b93..30e95b3088e9 100644 --- a/autotest/gdrivers/generate_fits.py +++ b/autotest/gdrivers/generate_fits.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Generate FITS samples diff --git a/autotest/gdrivers/georaster.py b/autotest/gdrivers/georaster.py index db5956f5f007..4217eee6f168 100755 --- a/autotest/gdrivers/georaster.py +++ b/autotest/gdrivers/georaster.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: GeoRaster Testing. diff --git a/autotest/gdrivers/gff.py b/autotest/gdrivers/gff.py index 71b903c8882f..3f83a2a70f82 100755 --- a/autotest/gdrivers/gff.py +++ b/autotest/gdrivers/gff.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GFF driver diff --git a/autotest/gdrivers/gif.py b/autotest/gdrivers/gif.py index 32288405d39a..6fa0e25b2252 100755 --- a/autotest/gdrivers/gif.py +++ b/autotest/gdrivers/gif.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for GIF driver. diff --git a/autotest/gdrivers/gpkg.py b/autotest/gdrivers/gpkg.py index 7896951a17ec..f791c8369568 100755 --- a/autotest/gdrivers/gpkg.py +++ b/autotest/gdrivers/gpkg.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GeoPackage raster functionality. diff --git a/autotest/gdrivers/grassasciigrid.py b/autotest/gdrivers/grassasciigrid.py index 320b45adc8a8..718dab85f892 100755 --- a/autotest/gdrivers/grassasciigrid.py +++ b/autotest/gdrivers/grassasciigrid.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GRASS ASCII Grid support. diff --git a/autotest/gdrivers/grib.py b/autotest/gdrivers/grib.py index f8a0c12002fd..2631cc1ee68e 100755 --- a/autotest/gdrivers/grib.py +++ b/autotest/gdrivers/grib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GRIB driver. diff --git a/autotest/gdrivers/gribmultidim.py b/autotest/gdrivers/gribmultidim.py index be55bec53338..b16e317a976f 100755 --- a/autotest/gdrivers/gribmultidim.py +++ b/autotest/gdrivers/gribmultidim.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test multidimensional support in GRIB driver diff --git a/autotest/gdrivers/gsc.py b/autotest/gdrivers/gsc.py index 82e8b4a6a22f..c362288cbfd6 100755 --- a/autotest/gdrivers/gsc.py +++ b/autotest/gdrivers/gsc.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GSC driver diff --git a/autotest/gdrivers/gsg.py b/autotest/gdrivers/gsg.py index 4af7a31f4b55..8773e5e1b671 100755 --- a/autotest/gdrivers/gsg.py +++ b/autotest/gdrivers/gsg.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Golden Software ASCII and binary grid format. diff --git a/autotest/gdrivers/gta.py b/autotest/gdrivers/gta.py index cef89095a7c0..35d1db54288d 100755 --- a/autotest/gdrivers/gta.py +++ b/autotest/gdrivers/gta.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GTA driver diff --git a/autotest/gdrivers/gti.py b/autotest/gdrivers/gti.py index c9691ebd0574..58bbcca3ef1f 100755 --- a/autotest/gdrivers/gti.py +++ b/autotest/gdrivers/gti.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GDALTileIndexDataset support. diff --git a/autotest/gdrivers/gxf.py b/autotest/gdrivers/gxf.py index d1657b6d0d99..458fe466b744 100755 --- a/autotest/gdrivers/gxf.py +++ b/autotest/gdrivers/gxf.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for GXF driver. diff --git a/autotest/gdrivers/hdf5.py b/autotest/gdrivers/hdf5.py index 48b0eede7fac..fc5628621cb8 100755 --- a/autotest/gdrivers/hdf5.py +++ b/autotest/gdrivers/hdf5.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for HDF5 driver. diff --git a/autotest/gdrivers/hdf5multidim.py b/autotest/gdrivers/hdf5multidim.py index 2a2280a615b6..7dcc5e6889b8 100755 --- a/autotest/gdrivers/hdf5multidim.py +++ b/autotest/gdrivers/hdf5multidim.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test multidimensional support in HDF5 driver diff --git a/autotest/gdrivers/heif.py b/autotest/gdrivers/heif.py index 9bcefc45779a..d7d0b3912890 100644 --- a/autotest/gdrivers/heif.py +++ b/autotest/gdrivers/heif.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test HEIF driver diff --git a/autotest/gdrivers/hf2.py b/autotest/gdrivers/hf2.py index 6499a65c83db..e0a86d811376 100755 --- a/autotest/gdrivers/hf2.py +++ b/autotest/gdrivers/hf2.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for HF2 driver. diff --git a/autotest/gdrivers/hfa.py b/autotest/gdrivers/hfa.py index 3b72e082dcc2..eb9d83343816 100755 --- a/autotest/gdrivers/hfa.py +++ b/autotest/gdrivers/hfa.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test some functions of HFA driver. Most testing in ../gcore/hfa_* diff --git a/autotest/gdrivers/idrisi.py b/autotest/gdrivers/idrisi.py index 28be6e5fd407..5dfce5da35bd 100755 --- a/autotest/gdrivers/idrisi.py +++ b/autotest/gdrivers/idrisi.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for RST/Idrisi driver. diff --git a/autotest/gdrivers/ilwis.py b/autotest/gdrivers/ilwis.py index fccb9d336167..e31ebde7f9c4 100755 --- a/autotest/gdrivers/ilwis.py +++ b/autotest/gdrivers/ilwis.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ILWIS format driver. diff --git a/autotest/gdrivers/iris.py b/autotest/gdrivers/iris.py index 09da26c8f18b..2a4f9a7019c1 100755 --- a/autotest/gdrivers/iris.py +++ b/autotest/gdrivers/iris.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test IRIS driver diff --git a/autotest/gdrivers/isce.py b/autotest/gdrivers/isce.py index 45f5255edede..2aaa7d20c9c7 100755 --- a/autotest/gdrivers/isce.py +++ b/autotest/gdrivers/isce.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ISCE format driver. diff --git a/autotest/gdrivers/isg.py b/autotest/gdrivers/isg.py index 0b76a16303e8..8fe793ab48e4 100755 --- a/autotest/gdrivers/isg.py +++ b/autotest/gdrivers/isg.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ISG support. diff --git a/autotest/gdrivers/isis.py b/autotest/gdrivers/isis.py index 798b5a0f3392..f39b4e724125 100755 --- a/autotest/gdrivers/isis.py +++ b/autotest/gdrivers/isis.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ISIS3 formats. diff --git a/autotest/gdrivers/isis2.py b/autotest/gdrivers/isis2.py index 8adb883f2f46..94657211d39b 100755 --- a/autotest/gdrivers/isis2.py +++ b/autotest/gdrivers/isis2.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for ISIS2 driver. diff --git a/autotest/gdrivers/jdem.py b/autotest/gdrivers/jdem.py index 4cd6f4702c09..a04600f1629c 100755 --- a/autotest/gdrivers/jdem.py +++ b/autotest/gdrivers/jdem.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test JDEM driver diff --git a/autotest/gdrivers/jp2kak.py b/autotest/gdrivers/jp2kak.py index 21549b715484..891726aab1e6 100755 --- a/autotest/gdrivers/jp2kak.py +++ b/autotest/gdrivers/jp2kak.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for JP2KAK JPEG2000 driver. diff --git a/autotest/gdrivers/jp2metadata.py b/autotest/gdrivers/jp2metadata.py index a981c3138dec..302b53b91b61 100755 --- a/autotest/gdrivers/jp2metadata.py +++ b/autotest/gdrivers/jp2metadata.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test JP2 metadata support. diff --git a/autotest/gdrivers/jp2openjpeg.py b/autotest/gdrivers/jp2openjpeg.py index 1aa3439bba66..e3b8e20dbbdf 100755 --- a/autotest/gdrivers/jp2openjpeg.py +++ b/autotest/gdrivers/jp2openjpeg.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for JP2OpenJPEG driver. diff --git a/autotest/gdrivers/jpeg.py b/autotest/gdrivers/jpeg.py index 1afece500db4..b04c358b321c 100755 --- a/autotest/gdrivers/jpeg.py +++ b/autotest/gdrivers/jpeg.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test JPEG format driver. diff --git a/autotest/gdrivers/jpeg_profile.py b/autotest/gdrivers/jpeg_profile.py index b2678b324659..5e34d5700a7b 100755 --- a/autotest/gdrivers/jpeg_profile.py +++ b/autotest/gdrivers/jpeg_profile.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic support for ICC profile in JPEG file. diff --git a/autotest/gdrivers/jpegxl.py b/autotest/gdrivers/jpegxl.py index e02a40992155..4c324eada3c5 100755 --- a/autotest/gdrivers/jpegxl.py +++ b/autotest/gdrivers/jpegxl.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for JPEGXL driver. diff --git a/autotest/gdrivers/kmlsuperoverlay.py b/autotest/gdrivers/kmlsuperoverlay.py index 4f71b22d539f..2b799113416f 100755 --- a/autotest/gdrivers/kmlsuperoverlay.py +++ b/autotest/gdrivers/kmlsuperoverlay.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test write functionality for KMLSUPEROVERLAY driver. diff --git a/autotest/gdrivers/kro.py b/autotest/gdrivers/kro.py index fe10bd74bbf1..05c3d1b1c94b 100755 --- a/autotest/gdrivers/kro.py +++ b/autotest/gdrivers/kro.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Even Rouault, diff --git a/autotest/gdrivers/ktx2.py b/autotest/gdrivers/ktx2.py index 2162d942a88d..15b19e215c33 100755 --- a/autotest/gdrivers/ktx2.py +++ b/autotest/gdrivers/ktx2.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test KTX2 driver diff --git a/autotest/gdrivers/l1b.py b/autotest/gdrivers/l1b.py index fcc6dca84cc4..c039b3e76c5e 100755 --- a/autotest/gdrivers/l1b.py +++ b/autotest/gdrivers/l1b.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for L1B driver. diff --git a/autotest/gdrivers/lan.py b/autotest/gdrivers/lan.py index af971d9433eb..9fd6d16bce40 100755 --- a/autotest/gdrivers/lan.py +++ b/autotest/gdrivers/lan.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test LAN driver diff --git a/autotest/gdrivers/lcp.py b/autotest/gdrivers/lcp.py index 20a72dcabaaf..1ce6ea65e92e 100755 --- a/autotest/gdrivers/lcp.py +++ b/autotest/gdrivers/lcp.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for LCP driver. diff --git a/autotest/gdrivers/leveller.py b/autotest/gdrivers/leveller.py index 800d5a58938c..8ab9a11683e0 100755 --- a/autotest/gdrivers/leveller.py +++ b/autotest/gdrivers/leveller.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Leveller driver support. diff --git a/autotest/gdrivers/loslas.py b/autotest/gdrivers/loslas.py index 306521139612..68828b19e2d2 100755 --- a/autotest/gdrivers/loslas.py +++ b/autotest/gdrivers/loslas.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: LOS/LAS Testing. diff --git a/autotest/gdrivers/mbtiles.py b/autotest/gdrivers/mbtiles.py index 50f0b3feb64e..0b0484de2db2 100755 --- a/autotest/gdrivers/mbtiles.py +++ b/autotest/gdrivers/mbtiles.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for MBTiles driver. diff --git a/autotest/gdrivers/mem.py b/autotest/gdrivers/mem.py index 878155dda27b..28eb05409655 100755 --- a/autotest/gdrivers/mem.py +++ b/autotest/gdrivers/mem.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test MEM format driver. diff --git a/autotest/gdrivers/memmultidim.py b/autotest/gdrivers/memmultidim.py index a1b33c5a5ecc..3d9fa42ec75b 100755 --- a/autotest/gdrivers/memmultidim.py +++ b/autotest/gdrivers/memmultidim.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test multidimensional support in MEM driver diff --git a/autotest/gdrivers/mff.py b/autotest/gdrivers/mff.py index f2db3f9d3daa..b7d3202fccd8 100755 --- a/autotest/gdrivers/mff.py +++ b/autotest/gdrivers/mff.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test MFF driver diff --git a/autotest/gdrivers/mff2.py b/autotest/gdrivers/mff2.py index 534cc844ee20..f6c096387438 100755 --- a/autotest/gdrivers/mff2.py +++ b/autotest/gdrivers/mff2.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test MFF2 driver diff --git a/autotest/gdrivers/mrf.py b/autotest/gdrivers/mrf.py index 7cbe7b6376db..35320035fe45 100755 --- a/autotest/gdrivers/mrf.py +++ b/autotest/gdrivers/mrf.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for MRF driver. diff --git a/autotest/gdrivers/mrsid.py b/autotest/gdrivers/mrsid.py index a1c887b31357..c6a94e28562e 100755 --- a/autotest/gdrivers/mrsid.py +++ b/autotest/gdrivers/mrsid.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for MrSID driver. diff --git a/autotest/gdrivers/ndf.py b/autotest/gdrivers/ndf.py index e31bba57a01d..93ca5729e9f2 100755 --- a/autotest/gdrivers/ndf.py +++ b/autotest/gdrivers/ndf.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test NLAPS/NDF driver. diff --git a/autotest/gdrivers/netcdf.py b/autotest/gdrivers/netcdf.py index 6622974f49b4..e4cd0b35893e 100755 --- a/autotest/gdrivers/netcdf.py +++ b/autotest/gdrivers/netcdf.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test NetCDF driver support. diff --git a/autotest/gdrivers/netcdf_cf.py b/autotest/gdrivers/netcdf_cf.py index 7e60718ed431..8432b6ef7408 100755 --- a/autotest/gdrivers/netcdf_cf.py +++ b/autotest/gdrivers/netcdf_cf.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test NetCDF driver support. diff --git a/autotest/gdrivers/netcdf_multidim.py b/autotest/gdrivers/netcdf_multidim.py index 253cb99b7197..9ee29822c564 100755 --- a/autotest/gdrivers/netcdf_multidim.py +++ b/autotest/gdrivers/netcdf_multidim.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test multidimensional support in netCDF driver diff --git a/autotest/gdrivers/netcdf_multidim_pamproxydb.py b/autotest/gdrivers/netcdf_multidim_pamproxydb.py index f2884ab73c6d..43d9ef3fec81 100755 --- a/autotest/gdrivers/netcdf_multidim_pamproxydb.py +++ b/autotest/gdrivers/netcdf_multidim_pamproxydb.py @@ -1,6 +1,5 @@ #!/usr/bin/env python ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test multidimensional support in netCDF driver diff --git a/autotest/gdrivers/ngsgeoid.py b/autotest/gdrivers/ngsgeoid.py index 31cc41ef3b7f..f7cd59b0c2f2 100755 --- a/autotest/gdrivers/ngsgeoid.py +++ b/autotest/gdrivers/ngsgeoid.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for NGSGEOID driver. diff --git a/autotest/gdrivers/ngw.py b/autotest/gdrivers/ngw.py index 71c3a8b76dd5..86cb45df2647 100755 --- a/autotest/gdrivers/ngw.py +++ b/autotest/gdrivers/ngw.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test NGW support. diff --git a/autotest/gdrivers/nitf.py b/autotest/gdrivers/nitf.py index 0efaf689b8f4..bf84bf230cd4 100755 --- a/autotest/gdrivers/nitf.py +++ b/autotest/gdrivers/nitf.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for NITF driver. diff --git a/autotest/gdrivers/noaa_b.py b/autotest/gdrivers/noaa_b.py index 464bc69e3a41..820bf2ed6ddb 100755 --- a/autotest/gdrivers/noaa_b.py +++ b/autotest/gdrivers/noaa_b.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test functionality of NOAA_B driver. diff --git a/autotest/gdrivers/nsidcbin.py b/autotest/gdrivers/nsidcbin.py index 3818289f94be..7d1fa8652981 100644 --- a/autotest/gdrivers/nsidcbin.py +++ b/autotest/gdrivers/nsidcbin.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test NSIDCbin format driver. diff --git a/autotest/gdrivers/ntv2.py b/autotest/gdrivers/ntv2.py index fc98584b6d0a..8f930746c3a9 100755 --- a/autotest/gdrivers/ntv2.py +++ b/autotest/gdrivers/ntv2.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: NTv2 Testing. diff --git a/autotest/gdrivers/nwt_grc.py b/autotest/gdrivers/nwt_grc.py index 72f9d2aeb8f5..8efc5e163170 100755 --- a/autotest/gdrivers/nwt_grc.py +++ b/autotest/gdrivers/nwt_grc.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Northwood GRC driver diff --git a/autotest/gdrivers/nwt_grd.py b/autotest/gdrivers/nwt_grd.py index 40e3cafae287..79e57877cffe 100755 --- a/autotest/gdrivers/nwt_grd.py +++ b/autotest/gdrivers/nwt_grd.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Northwood GRD driver diff --git a/autotest/gdrivers/ogcapi.py b/autotest/gdrivers/ogcapi.py index 4edd36cbff41..34d9162dccca 100644 --- a/autotest/gdrivers/ogcapi.py +++ b/autotest/gdrivers/ogcapi.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: OGCAPI driver testing. diff --git a/autotest/gdrivers/ozi.py b/autotest/gdrivers/ozi.py index 59af83a14160..fbf5034d7634 100755 --- a/autotest/gdrivers/ozi.py +++ b/autotest/gdrivers/ozi.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: OZI Testing. diff --git a/autotest/gdrivers/paux.py b/autotest/gdrivers/paux.py index 4f9f62647ee9..eb27fa7edc22 100755 --- a/autotest/gdrivers/paux.py +++ b/autotest/gdrivers/paux.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for PAux driver. diff --git a/autotest/gdrivers/pcidsk.py b/autotest/gdrivers/pcidsk.py index 37a5524e8214..3edaa46f78e6 100755 --- a/autotest/gdrivers/pcidsk.py +++ b/autotest/gdrivers/pcidsk.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for PCIDSK driver. diff --git a/autotest/gdrivers/pcraster.py b/autotest/gdrivers/pcraster.py index 753c36854648..f387128dfcd6 100755 --- a/autotest/gdrivers/pcraster.py +++ b/autotest/gdrivers/pcraster.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test PCRaster driver support. diff --git a/autotest/gdrivers/pdf.py b/autotest/gdrivers/pdf.py index 7b74e9b5384c..6239ea6b8bf1 100755 --- a/autotest/gdrivers/pdf.py +++ b/autotest/gdrivers/pdf.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: PDF Testing. diff --git a/autotest/gdrivers/pds.py b/autotest/gdrivers/pds.py index 9bc9b5d40f37..4c14235457f2 100755 --- a/autotest/gdrivers/pds.py +++ b/autotest/gdrivers/pds.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for PDS driver. diff --git a/autotest/gdrivers/pds4.py b/autotest/gdrivers/pds4.py index dcf31e28ca28..ae4434459d1b 100755 --- a/autotest/gdrivers/pds4.py +++ b/autotest/gdrivers/pds4.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test PDS4 format diff --git a/autotest/gdrivers/plmosaic.py b/autotest/gdrivers/plmosaic.py index 3c7edb225155..51ae26d24543 100755 --- a/autotest/gdrivers/plmosaic.py +++ b/autotest/gdrivers/plmosaic.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: PlanetLabs mosaic driver test suite. diff --git a/autotest/gdrivers/png.py b/autotest/gdrivers/png.py index 4136217e6e4f..7260ec251484 100755 --- a/autotest/gdrivers/png.py +++ b/autotest/gdrivers/png.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for PNG driver. diff --git a/autotest/gdrivers/png_profile.py b/autotest/gdrivers/png_profile.py index d48f406b0d5a..ba13d9bf1528 100755 --- a/autotest/gdrivers/png_profile.py +++ b/autotest/gdrivers/png_profile.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic support for ICC profile in PNG file. diff --git a/autotest/gdrivers/pnm.py b/autotest/gdrivers/pnm.py index c1119c8260bf..ca73c80d06b6 100755 --- a/autotest/gdrivers/pnm.py +++ b/autotest/gdrivers/pnm.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: PNM (Portable Anyware Map) Testing. diff --git a/autotest/gdrivers/postgisraster.py b/autotest/gdrivers/postgisraster.py index ae8d53c2e244..553ea229e68e 100755 --- a/autotest/gdrivers/postgisraster.py +++ b/autotest/gdrivers/postgisraster.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: PostGISRaster Testing. diff --git a/autotest/gdrivers/r.py b/autotest/gdrivers/r.py index 831872ab2784..ec02766b8abe 100755 --- a/autotest/gdrivers/r.py +++ b/autotest/gdrivers/r.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test R driver support. diff --git a/autotest/gdrivers/rasterlite.py b/autotest/gdrivers/rasterlite.py index c9083dd72a93..2f9f8d1ce5aa 100755 --- a/autotest/gdrivers/rasterlite.py +++ b/autotest/gdrivers/rasterlite.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for Rasterlite driver. diff --git a/autotest/gdrivers/rcm.py b/autotest/gdrivers/rcm.py index 556e446bddbe..b39dfc1a5d76 100755 --- a/autotest/gdrivers/rcm.py +++ b/autotest/gdrivers/rcm.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test RCM driver diff --git a/autotest/gdrivers/rik.py b/autotest/gdrivers/rik.py index 4e6d00ce89cf..26150be40556 100755 --- a/autotest/gdrivers/rik.py +++ b/autotest/gdrivers/rik.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: RIK Testing. diff --git a/autotest/gdrivers/rl2.py b/autotest/gdrivers/rl2.py index b21743ee4036..48f02e75eb0d 100755 --- a/autotest/gdrivers/rl2.py +++ b/autotest/gdrivers/rl2.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for SQLite RasterLite2 driver. diff --git a/autotest/gdrivers/rmf.py b/autotest/gdrivers/rmf.py index ac73d5a85dcb..bc1aed810491 100755 --- a/autotest/gdrivers/rmf.py +++ b/autotest/gdrivers/rmf.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Raster Matrix Format used in GISes "Panorama"/"Integratsia". diff --git a/autotest/gdrivers/roipac.py b/autotest/gdrivers/roipac.py index 29e5b925e60d..d30b07a2468f 100755 --- a/autotest/gdrivers/roipac.py +++ b/autotest/gdrivers/roipac.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ROI_PAC format driver. diff --git a/autotest/gdrivers/rpftoc.py b/autotest/gdrivers/rpftoc.py index b77d085a33a0..f13af13a24d3 100755 --- a/autotest/gdrivers/rpftoc.py +++ b/autotest/gdrivers/rpftoc.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for RPFTOC driver. diff --git a/autotest/gdrivers/rraster.py b/autotest/gdrivers/rraster.py index 87ecff82741e..1c7ad96d5347 100755 --- a/autotest/gdrivers/rraster.py +++ b/autotest/gdrivers/rraster.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test RRASTER format driver. diff --git a/autotest/gdrivers/rs2.py b/autotest/gdrivers/rs2.py index fa034343d36f..5b30ac22e656 100755 --- a/autotest/gdrivers/rs2.py +++ b/autotest/gdrivers/rs2.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test RS2 driver diff --git a/autotest/gdrivers/s102.py b/autotest/gdrivers/s102.py index 171f40cfa44a..e7734048a868 100755 --- a/autotest/gdrivers/s102.py +++ b/autotest/gdrivers/s102.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for S102 driver. diff --git a/autotest/gdrivers/s104.py b/autotest/gdrivers/s104.py index ca05884f2858..c0e6ea63989d 100755 --- a/autotest/gdrivers/s104.py +++ b/autotest/gdrivers/s104.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for S104 driver. diff --git a/autotest/gdrivers/s111.py b/autotest/gdrivers/s111.py index 95d9e2dae3bd..ac572537cd68 100755 --- a/autotest/gdrivers/s111.py +++ b/autotest/gdrivers/s111.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for S111 driver. diff --git a/autotest/gdrivers/safe.py b/autotest/gdrivers/safe.py index df2656e19c30..3f228e407a12 100755 --- a/autotest/gdrivers/safe.py +++ b/autotest/gdrivers/safe.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test SAFE driver diff --git a/autotest/gdrivers/saga.py b/autotest/gdrivers/saga.py index 9e8811871d1f..866303fce7e0 100755 --- a/autotest/gdrivers/saga.py +++ b/autotest/gdrivers/saga.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test SAGA GIS Binary driver diff --git a/autotest/gdrivers/sar_ceos.py b/autotest/gdrivers/sar_ceos.py index 1f463ee77b72..8ff713c9e499 100755 --- a/autotest/gdrivers/sar_ceos.py +++ b/autotest/gdrivers/sar_ceos.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test SAR_CEOS driver. diff --git a/autotest/gdrivers/sdts.py b/autotest/gdrivers/sdts.py index 485613447c81..958c7bd212ea 100755 --- a/autotest/gdrivers/sdts.py +++ b/autotest/gdrivers/sdts.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for SDTS driver. diff --git a/autotest/gdrivers/sentinel2.py b/autotest/gdrivers/sentinel2.py index e72ae4ba2d8c..7b9f6dd4bb1f 100755 --- a/autotest/gdrivers/sentinel2.py +++ b/autotest/gdrivers/sentinel2.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Sentinel2 support. diff --git a/autotest/gdrivers/sgi.py b/autotest/gdrivers/sgi.py index 3ec03db2f091..5b4343e23f3c 100755 --- a/autotest/gdrivers/sgi.py +++ b/autotest/gdrivers/sgi.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: PNM (Portable Anyware Map) Testing. diff --git a/autotest/gdrivers/sigdem.py b/autotest/gdrivers/sigdem.py index d491eb7fcfbf..1a61e223f79e 100755 --- a/autotest/gdrivers/sigdem.py +++ b/autotest/gdrivers/sigdem.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Scaled Integer Gridded Elevation Model support. diff --git a/autotest/gdrivers/snodas.py b/autotest/gdrivers/snodas.py index 115d6c13153b..f58a8521e534 100755 --- a/autotest/gdrivers/snodas.py +++ b/autotest/gdrivers/snodas.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test SNODAS driver diff --git a/autotest/gdrivers/srp.py b/autotest/gdrivers/srp.py index bf186bb169d4..ebffbe654a24 100755 --- a/autotest/gdrivers/srp.py +++ b/autotest/gdrivers/srp.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for SRP driver. diff --git a/autotest/gdrivers/srtmhgt.py b/autotest/gdrivers/srtmhgt.py index 06eae960314c..35e8848dd0cd 100755 --- a/autotest/gdrivers/srtmhgt.py +++ b/autotest/gdrivers/srtmhgt.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test SRTMHGT support. diff --git a/autotest/gdrivers/stacit.py b/autotest/gdrivers/stacit.py index 8c14463ae675..eaec895eb94a 100755 --- a/autotest/gdrivers/stacit.py +++ b/autotest/gdrivers/stacit.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test STACIT driver diff --git a/autotest/gdrivers/stacta.py b/autotest/gdrivers/stacta.py index 7bce7f6e5054..0f157c34b410 100755 --- a/autotest/gdrivers/stacta.py +++ b/autotest/gdrivers/stacta.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test STACTA driver diff --git a/autotest/gdrivers/test_validate_jp2.py b/autotest/gdrivers/test_validate_jp2.py index b652701feda7..32fdfb6aa068 100755 --- a/autotest/gdrivers/test_validate_jp2.py +++ b/autotest/gdrivers/test_validate_jp2.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test validate_jp2 script diff --git a/autotest/gdrivers/tga.py b/autotest/gdrivers/tga.py index b09dfdd5f4e9..88204a099d72 100644 --- a/autotest/gdrivers/tga.py +++ b/autotest/gdrivers/tga.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test TGA driver diff --git a/autotest/gdrivers/tiff_profile.py b/autotest/gdrivers/tiff_profile.py index 5be3ef47aa88..2f3deff13cd8 100755 --- a/autotest/gdrivers/tiff_profile.py +++ b/autotest/gdrivers/tiff_profile.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic support for ICC profile in TIFF file. diff --git a/autotest/gdrivers/til.py b/autotest/gdrivers/til.py index 8c7fe3b2407b..831cb5852f3f 100755 --- a/autotest/gdrivers/til.py +++ b/autotest/gdrivers/til.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test TIL driver diff --git a/autotest/gdrivers/tiledb_multidim.py b/autotest/gdrivers/tiledb_multidim.py index 738ad873d0a9..6a6cfa69e818 100755 --- a/autotest/gdrivers/tiledb_multidim.py +++ b/autotest/gdrivers/tiledb_multidim.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write multidimensional functionality for TileDB format. diff --git a/autotest/gdrivers/tiledb_read.py b/autotest/gdrivers/tiledb_read.py index 13f11e010777..fa27edca2f9e 100755 --- a/autotest/gdrivers/tiledb_read.py +++ b/autotest/gdrivers/tiledb_read.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic read support for all datatypes from a TileDB array. diff --git a/autotest/gdrivers/tiledb_write.py b/autotest/gdrivers/tiledb_write.py index 31107fd4b0c8..c75a73b0095d 100755 --- a/autotest/gdrivers/tiledb_write.py +++ b/autotest/gdrivers/tiledb_write.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for GeoTIFF format. diff --git a/autotest/gdrivers/usgsdem.py b/autotest/gdrivers/usgsdem.py index 72737b7b5852..87494d5dc63d 100755 --- a/autotest/gdrivers/usgsdem.py +++ b/autotest/gdrivers/usgsdem.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for USGSDEM driver. diff --git a/autotest/gdrivers/vicar.py b/autotest/gdrivers/vicar.py index 0ed10e2d1ad8..505cbe74e26f 100755 --- a/autotest/gdrivers/vicar.py +++ b/autotest/gdrivers/vicar.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for PDS driver. diff --git a/autotest/gdrivers/vrtderived.py b/autotest/gdrivers/vrtderived.py index a5b5a39368ac..0a07de55c24c 100755 --- a/autotest/gdrivers/vrtderived.py +++ b/autotest/gdrivers/vrtderived.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test AddBand() with VRTDerivedRasterBand. diff --git a/autotest/gdrivers/vrtfilt.py b/autotest/gdrivers/vrtfilt.py index fa1d9879936d..5b33941c98f4 100755 --- a/autotest/gdrivers/vrtfilt.py +++ b/autotest/gdrivers/vrtfilt.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test VRT driver based filtering. diff --git a/autotest/gdrivers/vrtlut.py b/autotest/gdrivers/vrtlut.py index ce7f80fed916..9781914725ff 100755 --- a/autotest/gdrivers/vrtlut.py +++ b/autotest/gdrivers/vrtlut.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test LUT translation in VRT driver diff --git a/autotest/gdrivers/vrtmask.py b/autotest/gdrivers/vrtmask.py index 3a5b7cfc8101..7b80b8824ca0 100755 --- a/autotest/gdrivers/vrtmask.py +++ b/autotest/gdrivers/vrtmask.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test mask bands in VRT driver diff --git a/autotest/gdrivers/vrtmultidim.py b/autotest/gdrivers/vrtmultidim.py index b05271c1b18f..310d2df3584e 100755 --- a/autotest/gdrivers/vrtmultidim.py +++ b/autotest/gdrivers/vrtmultidim.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test multidimensional support in VRT driver diff --git a/autotest/gdrivers/vrtovr.py b/autotest/gdrivers/vrtovr.py index 89382fd65bf7..91f5a21dbad6 100755 --- a/autotest/gdrivers/vrtovr.py +++ b/autotest/gdrivers/vrtovr.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test overviews support in VRT driver diff --git a/autotest/gdrivers/vrtpansharpen.py b/autotest/gdrivers/vrtpansharpen.py index 6df41becf6c4..f5022e682b62 100755 --- a/autotest/gdrivers/vrtpansharpen.py +++ b/autotest/gdrivers/vrtpansharpen.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test VRTPansharpenedDataset support. diff --git a/autotest/gdrivers/vrtrawlink.py b/autotest/gdrivers/vrtrawlink.py index a8d1d226b05f..bed093c423d1 100755 --- a/autotest/gdrivers/vrtrawlink.py +++ b/autotest/gdrivers/vrtrawlink.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test VRTRawRasterBand support. diff --git a/autotest/gdrivers/vrtwarp.py b/autotest/gdrivers/vrtwarp.py index 5532084e1fbd..b5f424d3b42b 100755 --- a/autotest/gdrivers/vrtwarp.py +++ b/autotest/gdrivers/vrtwarp.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test VRTWarpedDataset support. diff --git a/autotest/gdrivers/wcs.py b/autotest/gdrivers/wcs.py index aff6ea11e8d1..a758925bc374 100755 --- a/autotest/gdrivers/wcs.py +++ b/autotest/gdrivers/wcs.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test WCS client support. diff --git a/autotest/gdrivers/webp.py b/autotest/gdrivers/webp.py index 1e67cca72500..0067dd408f3b 100755 --- a/autotest/gdrivers/webp.py +++ b/autotest/gdrivers/webp.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test WEBP driver diff --git a/autotest/gdrivers/wms.py b/autotest/gdrivers/wms.py index dee274fdabd6..6049ebd13fc1 100755 --- a/autotest/gdrivers/wms.py +++ b/autotest/gdrivers/wms.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test WMS client support. diff --git a/autotest/gdrivers/wmts.py b/autotest/gdrivers/wmts.py index f0e7b985157b..89d96baf2b95 100755 --- a/autotest/gdrivers/wmts.py +++ b/autotest/gdrivers/wmts.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: WMTS driver test suite. diff --git a/autotest/gdrivers/xmp.py b/autotest/gdrivers/xmp.py index 4196f201209b..2fbefc678000 100755 --- a/autotest/gdrivers/xmp.py +++ b/autotest/gdrivers/xmp.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test XMP metadata reading. diff --git a/autotest/gdrivers/xpm.py b/autotest/gdrivers/xpm.py index 514b28dd09db..ae67f81158ba 100755 --- a/autotest/gdrivers/xpm.py +++ b/autotest/gdrivers/xpm.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for XPM driver. diff --git a/autotest/gdrivers/xyz.py b/autotest/gdrivers/xyz.py index ac63ff4284fe..0f1cc36c935c 100755 --- a/autotest/gdrivers/xyz.py +++ b/autotest/gdrivers/xyz.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for XYZ driver. diff --git a/autotest/gdrivers/zarr_driver.py b/autotest/gdrivers/zarr_driver.py index 7d118e00c4d0..79217d38542d 100644 --- a/autotest/gdrivers/zarr_driver.py +++ b/autotest/gdrivers/zarr_driver.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Zarr driver diff --git a/autotest/gdrivers/zmap.py b/autotest/gdrivers/zmap.py index 8edf855053bc..1d4ed057b915 100755 --- a/autotest/gdrivers/zmap.py +++ b/autotest/gdrivers/zmap.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for ZMap driver. diff --git a/autotest/generate_parquet_test_file.py b/autotest/generate_parquet_test_file.py index 3f8b723de818..5a038b2a1b63 100644 --- a/autotest/generate_parquet_test_file.py +++ b/autotest/generate_parquet_test_file.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR Parquet driver. diff --git a/autotest/gnm/gnm_test.py b/autotest/gnm/gnm_test.py index f82cbaf71270..d3bddcb6846c 100755 --- a/autotest/gnm/gnm_test.py +++ b/autotest/gnm/gnm_test.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic GNMGdalNetwork class functionality. diff --git a/autotest/ogc_cite_testing/kml_generate_test_files.py b/autotest/ogc_cite_testing/kml_generate_test_files.py index f18ee7c6f9ca..095f35540316 100755 --- a/autotest/ogc_cite_testing/kml_generate_test_files.py +++ b/autotest/ogc_cite_testing/kml_generate_test_files.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Generate test files that can be used to exercise the points tested diff --git a/autotest/ogr/ogr_adbc.py b/autotest/ogr/ogr_adbc.py index 8ee1da12a50f..15b094696a23 100755 --- a/autotest/ogr/ogr_adbc.py +++ b/autotest/ogr/ogr_adbc.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR ADBC driver. diff --git a/autotest/ogr/ogr_aivector.py b/autotest/ogr/ogr_aivector.py index 32c194666cc9..fb3998bbd0b3 100755 --- a/autotest/ogr/ogr_aivector.py +++ b/autotest/ogr/ogr_aivector.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR AIVector driver. diff --git a/autotest/ogr/ogr_arrow.py b/autotest/ogr/ogr_arrow.py index 8ffbe0c11913..a1c532d0e4e1 100755 --- a/autotest/ogr/ogr_arrow.py +++ b/autotest/ogr/ogr_arrow.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test functionality for OGR Arrow driver. diff --git a/autotest/ogr/ogr_as_sqlite_extension.py b/autotest/ogr/ogr_as_sqlite_extension.py index 6efa4ccf0317..427dad4cab92 100755 --- a/autotest/ogr/ogr_as_sqlite_extension.py +++ b/autotest/ogr/ogr_as_sqlite_extension.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GDAL as a SQLite3 dynamically loaded extension diff --git a/autotest/ogr/ogr_avc.py b/autotest/ogr/ogr_avc.py index cd2bcd0aaaf7..eced12b367c7 100755 --- a/autotest/ogr/ogr_avc.py +++ b/autotest/ogr/ogr_avc.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR AVCE00 and AVCBin drivers diff --git a/autotest/ogr/ogr_basic_test.py b/autotest/ogr/ogr_basic_test.py index 09703b7deaf5..ec91a3647f30 100755 --- a/autotest/ogr/ogr_basic_test.py +++ b/autotest/ogr/ogr_basic_test.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic OGR functionality against test shapefiles. diff --git a/autotest/ogr/ogr_carto.py b/autotest/ogr/ogr_carto.py index 30cf4d025291..ca10084c1a2b 100755 --- a/autotest/ogr/ogr_carto.py +++ b/autotest/ogr/ogr_carto.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Carto driver testing. diff --git a/autotest/ogr/ogr_csv.py b/autotest/ogr/ogr_csv.py index 0ab07472aed8..ef22bab214c9 100755 --- a/autotest/ogr/ogr_csv.py +++ b/autotest/ogr/ogr_csv.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR CSV driver functionality. diff --git a/autotest/ogr/ogr_csw.py b/autotest/ogr/ogr_csw.py index 715b75f12be5..52ff8e9e7a85 100755 --- a/autotest/ogr/ogr_csw.py +++ b/autotest/ogr/ogr_csw.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: CSW driver testing. diff --git a/autotest/ogr/ogr_db2_hack.py b/autotest/ogr/ogr_db2_hack.py index 154a1cab5030..a3da39717f12 100755 --- a/autotest/ogr/ogr_db2_hack.py +++ b/autotest/ogr/ogr_db2_hack.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test DB2 V7.2 WKB support. DB2 7.2 had a corrupt WKB format diff --git a/autotest/ogr/ogr_dgn.py b/autotest/ogr/ogr_dgn.py index 5cf724fc168c..0c7675a4d404 100755 --- a/autotest/ogr/ogr_dgn.py +++ b/autotest/ogr/ogr_dgn.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Some DGN Driver features. diff --git a/autotest/ogr/ogr_dgnv8.py b/autotest/ogr/ogr_dgnv8.py index aa3c9c61cf46..beab608593c4 100755 --- a/autotest/ogr/ogr_dgnv8.py +++ b/autotest/ogr/ogr_dgnv8.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test DGNv8 Driver. diff --git a/autotest/ogr/ogr_dwg.py b/autotest/ogr/ogr_dwg.py index 17df5abb4921..11a5c0478ba2 100755 --- a/autotest/ogr/ogr_dwg.py +++ b/autotest/ogr/ogr_dwg.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test DWG Driver. diff --git a/autotest/ogr/ogr_dxf.py b/autotest/ogr/ogr_dxf.py index a7570c3fe3c0..161cef93883d 100644 --- a/autotest/ogr/ogr_dxf.py +++ b/autotest/ogr/ogr_dxf.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR DXF driver functionality. diff --git a/autotest/ogr/ogr_edigeo.py b/autotest/ogr/ogr_edigeo.py index 66b42e578c1d..3dfc9434a864 100755 --- a/autotest/ogr/ogr_edigeo.py +++ b/autotest/ogr/ogr_edigeo.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR EDIGEO driver. diff --git a/autotest/ogr/ogr_eeda.py b/autotest/ogr/ogr_eeda.py index a08ce389d481..b1f0ecb6fc9f 100755 --- a/autotest/ogr/ogr_eeda.py +++ b/autotest/ogr/ogr_eeda.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Earth Engine Data API driver test suite. diff --git a/autotest/ogr/ogr_elasticsearch.py b/autotest/ogr/ogr_elasticsearch.py index c6f22e9b4fbe..319cce9fc427 100755 --- a/autotest/ogr/ogr_elasticsearch.py +++ b/autotest/ogr/ogr_elasticsearch.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Elasticsearch driver testing (with fake server) diff --git a/autotest/ogr/ogr_esrijson.py b/autotest/ogr/ogr_esrijson.py index fd11a2ce5dc4..e5b682ffe50e 100755 --- a/autotest/ogr/ogr_esrijson.py +++ b/autotest/ogr/ogr_esrijson.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: ESRIJson driver test suite. diff --git a/autotest/ogr/ogr_factory.py b/autotest/ogr/ogr_factory.py index 6de4499166d2..6ed4f3070aec 100755 --- a/autotest/ogr/ogr_factory.py +++ b/autotest/ogr/ogr_factory.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test some geometry factory methods, like arc stroking. diff --git a/autotest/ogr/ogr_fgdb.py b/autotest/ogr/ogr_fgdb.py index efdafd567434..ae63385d6cfa 100755 --- a/autotest/ogr/ogr_fgdb.py +++ b/autotest/ogr/ogr_fgdb.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: FGDB driver testing. diff --git a/autotest/ogr/ogr_fgdb_stress_test.py b/autotest/ogr/ogr_fgdb_stress_test.py index e72a6e87cab1..a5758c19de6f 100755 --- a/autotest/ogr/ogr_fgdb_stress_test.py +++ b/autotest/ogr/ogr_fgdb_stress_test.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: FGDB driver stress testing of CreateFeature() with user set FID diff --git a/autotest/ogr/ogr_fielddomain.py b/autotest/ogr/ogr_fielddomain.py index 8994bf5d7779..5a748ccbf8f8 100755 --- a/autotest/ogr/ogr_fielddomain.py +++ b/autotest/ogr/ogr_fielddomain.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGRFieldDomain diff --git a/autotest/ogr/ogr_flatgeobuf.py b/autotest/ogr/ogr_flatgeobuf.py index bdbd0819e106..08afa12f1df2 100644 --- a/autotest/ogr/ogr_flatgeobuf.py +++ b/autotest/ogr/ogr_flatgeobuf.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: FlatGeobuf driver test suite. diff --git a/autotest/ogr/ogr_geoconcept.py b/autotest/ogr/ogr_geoconcept.py index 32df14e4e900..efac45717588 100755 --- a/autotest/ogr/ogr_geoconcept.py +++ b/autotest/ogr/ogr_geoconcept.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR Geoconcept driver functionality. diff --git a/autotest/ogr/ogr_geojson.py b/autotest/ogr/ogr_geojson.py index d80279983b3b..71ce18f27424 100755 --- a/autotest/ogr/ogr_geojson.py +++ b/autotest/ogr/ogr_geojson.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: GeoJSON driver test suite. diff --git a/autotest/ogr/ogr_geojsonseq.py b/autotest/ogr/ogr_geojsonseq.py index c041f1735b06..f3114a40853a 100755 --- a/autotest/ogr/ogr_geojsonseq.py +++ b/autotest/ogr/ogr_geojsonseq.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGRGeoJSONSeq driver. diff --git a/autotest/ogr/ogr_geom.py b/autotest/ogr/ogr_geom.py index 67911355b88c..53274e595e64 100755 --- a/autotest/ogr/ogr_geom.py +++ b/autotest/ogr/ogr_geom.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Misc. OGRGeometry operations. diff --git a/autotest/ogr/ogr_geos.py b/autotest/ogr/ogr_geos.py index fee81566d24f..a071fc0cc536 100755 --- a/autotest/ogr/ogr_geos.py +++ b/autotest/ogr/ogr_geos.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GEOS integration in OGR - geometric operations. diff --git a/autotest/ogr/ogr_gml.py b/autotest/ogr/ogr_gml.py index da3a16c808e6..2783dbb29ed9 100755 --- a/autotest/ogr/ogr_gml.py +++ b/autotest/ogr/ogr_gml.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: GML driver testing. diff --git a/autotest/ogr/ogr_gml_fgd_read.py b/autotest/ogr/ogr_gml_fgd_read.py index 3c1f305d5ad4..51087481b64a 100755 --- a/autotest/ogr/ogr_gml_fgd_read.py +++ b/autotest/ogr/ogr_gml_fgd_read.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: GML Reading Driver for Japanese FGD GML v4 testing. diff --git a/autotest/ogr/ogr_gml_geom.py b/autotest/ogr/ogr_gml_geom.py index 2343e8f7bf3b..cb36dad469b6 100755 --- a/autotest/ogr/ogr_gml_geom.py +++ b/autotest/ogr/ogr_gml_geom.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic OGR translation of WKT and WKB geometries. diff --git a/autotest/ogr/ogr_gmlas.py b/autotest/ogr/ogr_gmlas.py index 5f333300d3d9..44afdf241d1a 100755 --- a/autotest/ogr/ogr_gmlas.py +++ b/autotest/ogr/ogr_gmlas.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: GMLAS driver testing. diff --git a/autotest/ogr/ogr_gmt.py b/autotest/ogr/ogr_gmt.py index 5d178a2be551..0d0124f6811e 100755 --- a/autotest/ogr/ogr_gmt.py +++ b/autotest/ogr/ogr_gmt.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR GMT driver functionality. diff --git a/autotest/ogr/ogr_gpkg.py b/autotest/ogr/ogr_gpkg.py index 3d8ad7ceb46a..40105017167b 100755 --- a/autotest/ogr/ogr_gpkg.py +++ b/autotest/ogr/ogr_gpkg.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GeoPackage driver functionality. diff --git a/autotest/ogr/ogr_gpsbabel.py b/autotest/ogr/ogr_gpsbabel.py index 4b5ce9f5bf57..88db09946b7c 100755 --- a/autotest/ogr/ogr_gpsbabel.py +++ b/autotest/ogr/ogr_gpsbabel.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR GPSBabel driver. diff --git a/autotest/ogr/ogr_gpx.py b/autotest/ogr/ogr_gpx.py index 457f262c80e2..5e8c5a4deebf 100755 --- a/autotest/ogr/ogr_gpx.py +++ b/autotest/ogr/ogr_gpx.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test GPX driver functionality. diff --git a/autotest/ogr/ogr_gtfs.py b/autotest/ogr/ogr_gtfs.py index 17856c0875ea..f48a78ab460a 100755 --- a/autotest/ogr/ogr_gtfs.py +++ b/autotest/ogr/ogr_gtfs.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: GTFS driver testing diff --git a/autotest/ogr/ogr_hana.py b/autotest/ogr/ogr_hana.py index 16b4de256a25..4ef318c6e2ab 100644 --- a/autotest/ogr/ogr_hana.py +++ b/autotest/ogr/ogr_hana.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test SAP HANA driver functionality. diff --git a/autotest/ogr/ogr_idrisi.py b/autotest/ogr/ogr_idrisi.py index 4e65ad3cf60d..25863fab768e 100755 --- a/autotest/ogr/ogr_idrisi.py +++ b/autotest/ogr/ogr_idrisi.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR Idrisi driver. diff --git a/autotest/ogr/ogr_ili.py b/autotest/ogr/ogr_ili.py index 1be3348f3772..9321132503db 100755 --- a/autotest/ogr/ogr_ili.py +++ b/autotest/ogr/ogr_ili.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Interlis driver testing. diff --git a/autotest/ogr/ogr_index_test.py b/autotest/ogr/ogr_index_test.py index 6b8fa6f5b10b..c2cd3e5bbb50 100755 --- a/autotest/ogr/ogr_index_test.py +++ b/autotest/ogr/ogr_index_test.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR INDEX support. diff --git a/autotest/ogr/ogr_jml.py b/autotest/ogr/ogr_jml.py index 13da36faf116..a6c93f3390bb 100755 --- a/autotest/ogr/ogr_jml.py +++ b/autotest/ogr/ogr_jml.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test JML driver functionality. diff --git a/autotest/ogr/ogr_join_test.py b/autotest/ogr/ogr_join_test.py index d2bea80434de..07a84031cea5 100755 --- a/autotest/ogr/ogr_join_test.py +++ b/autotest/ogr/ogr_join_test.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR JOIN support. diff --git a/autotest/ogr/ogr_jsonfg.py b/autotest/ogr/ogr_jsonfg.py index 4c23584e2eea..16286c94cf76 100755 --- a/autotest/ogr/ogr_jsonfg.py +++ b/autotest/ogr/ogr_jsonfg.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test functionality for OGR JSONFG driver. diff --git a/autotest/ogr/ogr_kml.py b/autotest/ogr/ogr_kml.py index 957d93cb35f7..fa6d952d24a5 100755 --- a/autotest/ogr/ogr_kml.py +++ b/autotest/ogr/ogr_kml.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: KML Driver testing. diff --git a/autotest/ogr/ogr_libkml.py b/autotest/ogr/ogr_libkml.py index 52ece2b7786f..e0880763d8e5 100755 --- a/autotest/ogr/ogr_libkml.py +++ b/autotest/ogr/ogr_libkml.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: LIBKML Driver testing. diff --git a/autotest/ogr/ogr_lvbag.py b/autotest/ogr/ogr_lvbag.py index c72cfb621e8b..912edd8c927f 100644 --- a/autotest/ogr/ogr_lvbag.py +++ b/autotest/ogr/ogr_lvbag.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test LVBAG driver functionality. diff --git a/autotest/ogr/ogr_mapml.py b/autotest/ogr/ogr_mapml.py index 50038cf2ab6b..eb51e55c5806 100755 --- a/autotest/ogr/ogr_mapml.py +++ b/autotest/ogr/ogr_mapml.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR MapML driver functionality. diff --git a/autotest/ogr/ogr_mem.py b/autotest/ogr/ogr_mem.py index e763eb031d7c..01c31f4953d8 100755 --- a/autotest/ogr/ogr_mem.py +++ b/autotest/ogr/ogr_mem.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR Memory driver functionality. diff --git a/autotest/ogr/ogr_miramon_vector.py b/autotest/ogr/ogr_miramon_vector.py index 2f69a8158c26..3cfebb9b3ba6 100644 --- a/autotest/ogr/ogr_miramon_vector.py +++ b/autotest/ogr/ogr_miramon_vector.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR MiraMon vector driver. diff --git a/autotest/ogr/ogr_mitab.py b/autotest/ogr/ogr_mitab.py index c692563b6809..09a6969378ff 100755 --- a/autotest/ogr/ogr_mitab.py +++ b/autotest/ogr/ogr_mitab.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: MapInfo driver testing. diff --git a/autotest/ogr/ogr_mongodbv3.py b/autotest/ogr/ogr_mongodbv3.py index 0c932ce0601f..a8088e0bf8fd 100755 --- a/autotest/ogr/ogr_mongodbv3.py +++ b/autotest/ogr/ogr_mongodbv3.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: MongoDBv3 driver testing. diff --git a/autotest/ogr/ogr_mssqlspatial.py b/autotest/ogr/ogr_mssqlspatial.py index 914c6f8e2093..4c5629005e1a 100755 --- a/autotest/ogr/ogr_mssqlspatial.py +++ b/autotest/ogr/ogr_mssqlspatial.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test MSSQLSpatial driver functionality. diff --git a/autotest/ogr/ogr_mvt.py b/autotest/ogr/ogr_mvt.py index 92ec8d2c9666..3a6ad1dde9f8 100755 --- a/autotest/ogr/ogr_mvt.py +++ b/autotest/ogr/ogr_mvt.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR MVT driver functionality. diff --git a/autotest/ogr/ogr_mysql.py b/autotest/ogr/ogr_mysql.py index d490c69b736c..b00a6a3a336a 100755 --- a/autotest/ogr/ogr_mysql.py +++ b/autotest/ogr/ogr_mysql.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test MySQL driver functionality. diff --git a/autotest/ogr/ogr_nas.py b/autotest/ogr/ogr_nas.py index 07fc94749fd3..778c47f68177 100755 --- a/autotest/ogr/ogr_nas.py +++ b/autotest/ogr/ogr_nas.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: NAS Reading Driver testing. diff --git a/autotest/ogr/ogr_ntf.py b/autotest/ogr/ogr_ntf.py index fdc1c5589915..0ed29c805724 100755 --- a/autotest/ogr/ogr_ntf.py +++ b/autotest/ogr/ogr_ntf.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR NTF driver. diff --git a/autotest/ogr/ogr_oapif.py b/autotest/ogr/ogr_oapif.py index 6f62b21c13a4..8159efad971f 100755 --- a/autotest/ogr/ogr_oapif.py +++ b/autotest/ogr/ogr_oapif.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: OAPIF driver testing. diff --git a/autotest/ogr/ogr_oci.py b/autotest/ogr/ogr_oci.py index 02e3683cbea4..a837c9b36fe5 100755 --- a/autotest/ogr/ogr_oci.py +++ b/autotest/ogr/ogr_oci.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Oracle OCI driver functionality. diff --git a/autotest/ogr/ogr_odbc.py b/autotest/ogr/ogr_odbc.py index ebd0745ce184..6e5d274f9f5a 100755 --- a/autotest/ogr/ogr_odbc.py +++ b/autotest/ogr/ogr_odbc.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR ODBC driver. diff --git a/autotest/ogr/ogr_ods.py b/autotest/ogr/ogr_ods.py index 491665b09783..3beadd813382 100755 --- a/autotest/ogr/ogr_ods.py +++ b/autotest/ogr/ogr_ods.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR ODS driver. diff --git a/autotest/ogr/ogr_ogdi.py b/autotest/ogr/ogr_ogdi.py index 3d9accf1d891..9e8883b7d866 100755 --- a/autotest/ogr/ogr_ogdi.py +++ b/autotest/ogr/ogr_ogdi.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR OGDI driver. diff --git a/autotest/ogr/ogr_ogrtest.py b/autotest/ogr/ogr_ogrtest.py index f30057122f61..98a4b8ab197f 100644 --- a/autotest/ogr/ogr_ogrtest.py +++ b/autotest/ogr/ogr_ogrtest.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Tests of ogrtest utility functions diff --git a/autotest/ogr/ogr_openfilegdb.py b/autotest/ogr/ogr_openfilegdb.py index 34abc6d8c257..da4e529509f2 100755 --- a/autotest/ogr/ogr_openfilegdb.py +++ b/autotest/ogr/ogr_openfilegdb.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: OpenFileGDB driver testing. diff --git a/autotest/ogr/ogr_openfilegdb_write.py b/autotest/ogr/ogr_openfilegdb_write.py index d2b0486267a4..d0916bf3ad23 100755 --- a/autotest/ogr/ogr_openfilegdb_write.py +++ b/autotest/ogr/ogr_openfilegdb_write.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: OpenFileGDB driver testing (write side) diff --git a/autotest/ogr/ogr_osm.py b/autotest/ogr/ogr_osm.py index 70f664fc5b28..b692bbc481c3 100755 --- a/autotest/ogr/ogr_osm.py +++ b/autotest/ogr/ogr_osm.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR OSM driver. diff --git a/autotest/ogr/ogr_parquet.py b/autotest/ogr/ogr_parquet.py index 912ca56c34e3..fde937ad629c 100755 --- a/autotest/ogr/ogr_parquet.py +++ b/autotest/ogr/ogr_parquet.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read/write functionality for OGR Parquet driver. diff --git a/autotest/ogr/ogr_pcidsk.py b/autotest/ogr/ogr_pcidsk.py index 2f225ca5d02d..2c43c8d14718 100755 --- a/autotest/ogr/ogr_pcidsk.py +++ b/autotest/ogr/ogr_pcidsk.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test PCIDSK driver functionality. diff --git a/autotest/ogr/ogr_pdf.py b/autotest/ogr/ogr_pdf.py index 9be31d4db7bd..2bfb7d9bc168 100755 --- a/autotest/ogr/ogr_pdf.py +++ b/autotest/ogr/ogr_pdf.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR PDF driver. diff --git a/autotest/ogr/ogr_pds.py b/autotest/ogr/ogr_pds.py index 341886c301b9..af54059a7ed4 100755 --- a/autotest/ogr/ogr_pds.py +++ b/autotest/ogr/ogr_pds.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR PDS driver. diff --git a/autotest/ogr/ogr_pds4.py b/autotest/ogr/ogr_pds4.py index 900ccf2db52c..25aa00fc83c8 100755 --- a/autotest/ogr/ogr_pds4.py +++ b/autotest/ogr/ogr_pds4.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test PDS4 format diff --git a/autotest/ogr/ogr_pg.py b/autotest/ogr/ogr_pg.py index 4efceeff0d1e..ec066ab30171 100755 --- a/autotest/ogr/ogr_pg.py +++ b/autotest/ogr/ogr_pg.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test PostGIS driver functionality. diff --git a/autotest/ogr/ogr_pgdump.py b/autotest/ogr/ogr_pgdump.py index 1472b05f5aa3..e97071951547 100755 --- a/autotest/ogr/ogr_pgdump.py +++ b/autotest/ogr/ogr_pgdump.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR PGDump driver. diff --git a/autotest/ogr/ogr_pgeo.py b/autotest/ogr/ogr_pgeo.py index a1dfcfa7af60..4d399b428051 100755 --- a/autotest/ogr/ogr_pgeo.py +++ b/autotest/ogr/ogr_pgeo.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR PGEO driver. diff --git a/autotest/ogr/ogr_plscenes.py b/autotest/ogr/ogr_plscenes.py index aae005636025..178f26b98556 100755 --- a/autotest/ogr/ogr_plscenes.py +++ b/autotest/ogr/ogr_plscenes.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: PlanetLabs scene driver test suite. diff --git a/autotest/ogr/ogr_pmtiles.py b/autotest/ogr/ogr_pmtiles.py index 242a85124d9d..1e0689150794 100755 --- a/autotest/ogr/ogr_pmtiles.py +++ b/autotest/ogr/ogr_pmtiles.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test PMTiles driver vector functionality. diff --git a/autotest/ogr/ogr_pythondrivers.py b/autotest/ogr/ogr_pythondrivers.py index 8d173c2f3271..f8e27026c572 100644 --- a/autotest/ogr/ogr_pythondrivers.py +++ b/autotest/ogr/ogr_pythondrivers.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test Python drivers diff --git a/autotest/ogr/ogr_refcount.py b/autotest/ogr/ogr_refcount.py index d76c0304ee4b..3e11f0561863 100755 --- a/autotest/ogr/ogr_refcount.py +++ b/autotest/ogr/ogr_refcount.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test "shared" open, and various refcount based stuff. diff --git a/autotest/ogr/ogr_rfc30.py b/autotest/ogr/ogr_rfc30.py index 7efb6f955cb2..532481839c56 100755 --- a/autotest/ogr/ogr_rfc30.py +++ b/autotest/ogr/ogr_rfc30.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test RFC 30 (UTF filename handling) support. diff --git a/autotest/ogr/ogr_rfc35.py b/autotest/ogr/ogr_rfc35.py index 2688e1199088..0c9adfec95c8 100755 --- a/autotest/ogr/ogr_rfc35.py +++ b/autotest/ogr/ogr_rfc35.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test RFC35 for several drivers diff --git a/autotest/ogr/ogr_rfc41.py b/autotest/ogr/ogr_rfc41.py index 9e8cccbd9c19..65aab747f6d2 100755 --- a/autotest/ogr/ogr_rfc41.py +++ b/autotest/ogr/ogr_rfc41.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test RFC41 diff --git a/autotest/ogr/ogr_s57.py b/autotest/ogr/ogr_s57.py index 40f461a3800e..4f0364bad25b 100755 --- a/autotest/ogr/ogr_s57.py +++ b/autotest/ogr/ogr_s57.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR S-57 driver functionality. diff --git a/autotest/ogr/ogr_sdts.py b/autotest/ogr/ogr_sdts.py index 97a18a0c6bf2..3fd0bd4bd838 100755 --- a/autotest/ogr/ogr_sdts.py +++ b/autotest/ogr/ogr_sdts.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR SDTS driver functionality. diff --git a/autotest/ogr/ogr_shape.py b/autotest/ogr/ogr_shape.py index d777a11e41bc..0df5c2359e33 100755 --- a/autotest/ogr/ogr_shape.py +++ b/autotest/ogr/ogr_shape.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Shapefile driver testing. diff --git a/autotest/ogr/ogr_shape_qix.py b/autotest/ogr/ogr_shape_qix.py index 6ed720fec125..ae6829102d52 100755 --- a/autotest/ogr/ogr_shape_qix.py +++ b/autotest/ogr/ogr_shape_qix.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test shapefile spatial index mechanism (.qix files). This can serve diff --git a/autotest/ogr/ogr_shape_sbn.py b/autotest/ogr/ogr_shape_sbn.py index 152af2f39818..6c47ed3b21f1 100755 --- a/autotest/ogr/ogr_shape_sbn.py +++ b/autotest/ogr/ogr_shape_sbn.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ESRI shapefile spatial index mechanism (.sbn files). This can serve diff --git a/autotest/ogr/ogr_sosi.py b/autotest/ogr/ogr_sosi.py index 572059c1b753..a171de541a45 100755 --- a/autotest/ogr/ogr_sosi.py +++ b/autotest/ogr/ogr_sosi.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR SOSI driver. diff --git a/autotest/ogr/ogr_sql_rfc28.py b/autotest/ogr/ogr_sql_rfc28.py index 4405220bfb17..9ae9c57b7681 100755 --- a/autotest/ogr/ogr_sql_rfc28.py +++ b/autotest/ogr/ogr_sql_rfc28.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR SQL capabilities added as part of RFC 28 implementation. diff --git a/autotest/ogr/ogr_sql_sqlite.py b/autotest/ogr/ogr_sql_sqlite.py index b6b1bafb2ead..63130f113f5b 100755 --- a/autotest/ogr/ogr_sql_sqlite.py +++ b/autotest/ogr/ogr_sql_sqlite.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: SQLite SQL dialect testing. diff --git a/autotest/ogr/ogr_sql_test.py b/autotest/ogr/ogr_sql_test.py index fe517750e5d3..2d0e5505263c 100755 --- a/autotest/ogr/ogr_sql_test.py +++ b/autotest/ogr/ogr_sql_test.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test various OGR SQL support options. diff --git a/autotest/ogr/ogr_sqlite.py b/autotest/ogr/ogr_sqlite.py index 0d5d22526c2c..9bbd8382f69c 100755 --- a/autotest/ogr/ogr_sqlite.py +++ b/autotest/ogr/ogr_sqlite.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test SQLite driver functionality. diff --git a/autotest/ogr/ogr_style.py b/autotest/ogr/ogr_style.py index 982df084a2be..6b8c390f03f4 100755 --- a/autotest/ogr/ogr_style.py +++ b/autotest/ogr/ogr_style.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Style testing. diff --git a/autotest/ogr/ogr_svg.py b/autotest/ogr/ogr_svg.py index 7d564b3d28fa..34f4d48ea6f5 100755 --- a/autotest/ogr/ogr_svg.py +++ b/autotest/ogr/ogr_svg.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test SVG driver functionality. diff --git a/autotest/ogr/ogr_tiger.py b/autotest/ogr/ogr_tiger.py index 636896ccf980..e24371d11087 100755 --- a/autotest/ogr/ogr_tiger.py +++ b/autotest/ogr/ogr_tiger.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR TIGER driver. diff --git a/autotest/ogr/ogr_tiledb.py b/autotest/ogr/ogr_tiledb.py index 067f9e35906c..b4cb4826e994 100644 --- a/autotest/ogr/ogr_tiledb.py +++ b/autotest/ogr/ogr_tiledb.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test TileDB driver vector functionality. diff --git a/autotest/ogr/ogr_topojson.py b/autotest/ogr/ogr_topojson.py index 9dc502868aee..a83f23e5c6fa 100755 --- a/autotest/ogr/ogr_topojson.py +++ b/autotest/ogr/ogr_topojson.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: TopJSON driver test suite. diff --git a/autotest/ogr/ogr_vdv.py b/autotest/ogr/ogr_vdv.py index aa0a277f2b96..57b9f9a85daa 100755 --- a/autotest/ogr/ogr_vdv.py +++ b/autotest/ogr/ogr_vdv.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR VDV driver. diff --git a/autotest/ogr/ogr_vfk.py b/autotest/ogr/ogr_vfk.py index 73a2ffc24e63..f7d316cbbbcd 100755 --- a/autotest/ogr/ogr_vfk.py +++ b/autotest/ogr/ogr_vfk.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR VFK driver functionality. diff --git a/autotest/ogr/ogr_virtualogr.py b/autotest/ogr/ogr_virtualogr.py index 91a4fdebc03c..22530d9772ac 100755 --- a/autotest/ogr/ogr_virtualogr.py +++ b/autotest/ogr/ogr_virtualogr.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: VirtualOGR testing diff --git a/autotest/ogr/ogr_vrt.py b/autotest/ogr/ogr_vrt.py index 43e8c612a548..8c46606b026a 100755 --- a/autotest/ogr/ogr_vrt.py +++ b/autotest/ogr/ogr_vrt.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGR VRT driver functionality. diff --git a/autotest/ogr/ogr_wfs.py b/autotest/ogr/ogr_wfs.py index 2908533afd09..8bf514f18ac0 100755 --- a/autotest/ogr/ogr_wfs.py +++ b/autotest/ogr/ogr_wfs.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: WFS driver testing. diff --git a/autotest/ogr/ogr_wkbwkt_geom.py b/autotest/ogr/ogr_wkbwkt_geom.py index 0033a03433b6..0eea9e119530 100755 --- a/autotest/ogr/ogr_wkbwkt_geom.py +++ b/autotest/ogr/ogr_wkbwkt_geom.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic OGR translation of WKT and WKB geometries. diff --git a/autotest/ogr/ogr_wktempty.py b/autotest/ogr/ogr_wktempty.py index 3047cbd63b75..508dcef5d845 100755 --- a/autotest/ogr/ogr_wktempty.py +++ b/autotest/ogr/ogr_wktempty.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test support for the various "EMPTY" WKT geometry representations. diff --git a/autotest/ogr/ogr_xls.py b/autotest/ogr/ogr_xls.py index fd61c88fcad8..88597a5ab2b3 100755 --- a/autotest/ogr/ogr_xls.py +++ b/autotest/ogr/ogr_xls.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR XLS driver. diff --git a/autotest/ogr/ogr_xlsx.py b/autotest/ogr/ogr_xlsx.py index a4b8cc287935..611f20368ffe 100755 --- a/autotest/ogr/ogr_xlsx.py +++ b/autotest/ogr/ogr_xlsx.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test read functionality for OGR XLSX driver. diff --git a/autotest/ogr/ograpispy.py b/autotest/ogr/ograpispy.py index f1d77deb337c..f432b754d0bc 100755 --- a/autotest/ogr/ograpispy.py +++ b/autotest/ogr/ograpispy.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OGRAPISPY diff --git a/autotest/osr/osr_basic.py b/autotest/osr/osr_basic.py index c14da1d0b007..af8ea798ead7 100755 --- a/autotest/osr/osr_basic.py +++ b/autotest/osr/osr_basic.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Basic tests of OGRSpatialReference (OSR) operation, not including diff --git a/autotest/osr/osr_basic_subprocess.py b/autotest/osr/osr_basic_subprocess.py index 9c7712ad5b4d..ee0589ddc2cc 100755 --- a/autotest/osr/osr_basic_subprocess.py +++ b/autotest/osr/osr_basic_subprocess.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test unsafe OSR operations diff --git a/autotest/osr/osr_cf1.py b/autotest/osr/osr_cf1.py index 8c672d26c553..84aa164a1382 100755 --- a/autotest/osr/osr_cf1.py +++ b/autotest/osr/osr_cf1.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test CF1 spatial reference implementation. diff --git a/autotest/osr/osr_compd.py b/autotest/osr/osr_compd.py index 854ebb783873..6cac426b1eee 100755 --- a/autotest/osr/osr_compd.py +++ b/autotest/osr/osr_compd.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test COMPD_CS support. diff --git a/autotest/osr/osr_ct.py b/autotest/osr/osr_ct.py index a12c3675b768..89363f23935c 100755 --- a/autotest/osr/osr_ct.py +++ b/autotest/osr/osr_ct.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test coordinate transformations. diff --git a/autotest/osr/osr_ct_proj.py b/autotest/osr/osr_ct_proj.py index ae896689ad03..68fe515a6a08 100755 --- a/autotest/osr/osr_ct_proj.py +++ b/autotest/osr/osr_ct_proj.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test reprojection of points of many different projections. diff --git a/autotest/osr/osr_epsg.py b/autotest/osr/osr_epsg.py index 0053cc91eec5..0a982c6fe9c3 100755 --- a/autotest/osr/osr_epsg.py +++ b/autotest/osr/osr_epsg.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test aspects of EPSG code lookup. diff --git a/autotest/osr/osr_erm.py b/autotest/osr/osr_erm.py index 3e5403e828cc..9ea0afa02899 100755 --- a/autotest/osr/osr_erm.py +++ b/autotest/osr/osr_erm.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test ERMapper spatial reference implementation. diff --git a/autotest/osr/osr_esri.py b/autotest/osr/osr_esri.py index b439340bbb46..404708fd3344 100755 --- a/autotest/osr/osr_esri.py +++ b/autotest/osr/osr_esri.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test some ESRI specific translation issues. diff --git a/autotest/osr/osr_micoordsys.py b/autotest/osr/osr_micoordsys.py index b79827fc8286..93c59109d0f5 100755 --- a/autotest/osr/osr_micoordsys.py +++ b/autotest/osr/osr_micoordsys.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test some MITAB specific translation issues. diff --git a/autotest/osr/osr_ozi.py b/autotest/osr/osr_ozi.py index 356f1bcaf6fd..c721bf391cd4 100755 --- a/autotest/osr/osr_ozi.py +++ b/autotest/osr/osr_ozi.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OZI projection and datum support diff --git a/autotest/osr/osr_pci.py b/autotest/osr/osr_pci.py index 117ca0392234..f23113d7521f 100755 --- a/autotest/osr/osr_pci.py +++ b/autotest/osr/osr_pci.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test some PCI specific translation issues. diff --git a/autotest/osr/osr_pm.py b/autotest/osr/osr_pm.py index 513bdff9bee8..4d04e29fec71 100755 --- a/autotest/osr/osr_pm.py +++ b/autotest/osr/osr_pm.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test some prime meridian related issues with EPSG translation diff --git a/autotest/osr/osr_proj4.py b/autotest/osr/osr_proj4.py index 50932e4ec749..ca5a6d44cf95 100755 --- a/autotest/osr/osr_proj4.py +++ b/autotest/osr/osr_proj4.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test some PROJ.4 specific translation issues. diff --git a/autotest/osr/osr_url.py b/autotest/osr/osr_url.py index 17dc87c5f06d..7bce453f5bc9 100755 --- a/autotest/osr/osr_url.py +++ b/autotest/osr/osr_url.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test some URL specific translation issues. diff --git a/autotest/osr/osr_usgs.py b/autotest/osr/osr_usgs.py index 582886cfdf59..ff2c6bd52d88 100755 --- a/autotest/osr/osr_usgs.py +++ b/autotest/osr/osr_usgs.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test some USGS specific translation issues. diff --git a/autotest/osr/osr_validate.py b/autotest/osr/osr_validate.py index 73a5f3c2020b..fc4e92eeb8d9 100755 --- a/autotest/osr/osr_validate.py +++ b/autotest/osr/osr_validate.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test (error cases of) OSRValidate diff --git a/autotest/osr/osr_xml.py b/autotest/osr/osr_xml.py index 9822297909f4..88ca91240f4d 100755 --- a/autotest/osr/osr_xml.py +++ b/autotest/osr/osr_xml.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test OSR XML import/export diff --git a/autotest/pymod/gdaltest.py b/autotest/pymod/gdaltest.py index 2a119424df1b..3c6625889723 100755 --- a/autotest/pymod/gdaltest.py +++ b/autotest/pymod/gdaltest.py @@ -1,6 +1,5 @@ # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Python Library supporting GDAL/OGR Test Suite diff --git a/autotest/pymod/ogrtest.py b/autotest/pymod/ogrtest.py index fae366bc013e..a7696b0e2b8f 100755 --- a/autotest/pymod/ogrtest.py +++ b/autotest/pymod/ogrtest.py @@ -1,5 +1,4 @@ ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Support functions for OGR tests. diff --git a/autotest/pymod/test_cli_utilities.py b/autotest/pymod/test_cli_utilities.py index 57864cab5ed0..4565c1899f29 100755 --- a/autotest/pymod/test_cli_utilities.py +++ b/autotest/pymod/test_cli_utilities.py @@ -1,6 +1,5 @@ #!/usr/bin/env python ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Helper functions for testing CLI utilities diff --git a/autotest/pymod/test_py_scripts.py b/autotest/pymod/test_py_scripts.py index 21a4aa99c95b..bf6fa76bd054 100755 --- a/autotest/pymod/test_py_scripts.py +++ b/autotest/pymod/test_py_scripts.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Helper functions for testing python utilities diff --git a/autotest/pymod/uffd.py b/autotest/pymod/uffd.py index 74ee71341de2..81a3eb3c5aeb 100755 --- a/autotest/pymod/uffd.py +++ b/autotest/pymod/uffd.py @@ -1,6 +1,5 @@ # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Python Library supporting GDAL/OGR Test Suite diff --git a/autotest/pymod/webserver.py b/autotest/pymod/webserver.py index e619a097c6c6..d702fcbe7d02 100755 --- a/autotest/pymod/webserver.py +++ b/autotest/pymod/webserver.py @@ -1,6 +1,5 @@ #!/usr/bin/env python ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Fake HTTP server diff --git a/autotest/pyscripts/gdal2tiles/test_add_alpha_band_to_string_vrt.py b/autotest/pyscripts/gdal2tiles/test_add_alpha_band_to_string_vrt.py index 913658e522c4..f5a31711a630 100644 --- a/autotest/pyscripts/gdal2tiles/test_add_alpha_band_to_string_vrt.py +++ b/autotest/pyscripts/gdal2tiles/test_add_alpha_band_to_string_vrt.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/gdal2tiles/test_add_gdal_warp_options_to_string.py b/autotest/pyscripts/gdal2tiles/test_add_gdal_warp_options_to_string.py index be4e762bbcba..523572e9bc75 100644 --- a/autotest/pyscripts/gdal2tiles/test_add_gdal_warp_options_to_string.py +++ b/autotest/pyscripts/gdal2tiles/test_add_gdal_warp_options_to_string.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/gdal2tiles/test_logger.py b/autotest/pyscripts/gdal2tiles/test_logger.py index ca32fd84d68b..fbfad0f0af74 100644 --- a/autotest/pyscripts/gdal2tiles/test_logger.py +++ b/autotest/pyscripts/gdal2tiles/test_logger.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/gdal2tiles/test_nb_data_bands.py b/autotest/pyscripts/gdal2tiles/test_nb_data_bands.py index 21db8db7fd20..00fa4901b173 100644 --- a/autotest/pyscripts/gdal2tiles/test_nb_data_bands.py +++ b/autotest/pyscripts/gdal2tiles/test_nb_data_bands.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/gdal2tiles/test_option_parser.py b/autotest/pyscripts/gdal2tiles/test_option_parser.py index f6fecc232197..b2c4b9138694 100644 --- a/autotest/pyscripts/gdal2tiles/test_option_parser.py +++ b/autotest/pyscripts/gdal2tiles/test_option_parser.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/gdal2tiles/test_reproject_dataset.py b/autotest/pyscripts/gdal2tiles/test_reproject_dataset.py index 43318166be37..e475f3467d8b 100644 --- a/autotest/pyscripts/gdal2tiles/test_reproject_dataset.py +++ b/autotest/pyscripts/gdal2tiles/test_reproject_dataset.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/gdal2tiles/test_setup_input_srs.py b/autotest/pyscripts/gdal2tiles/test_setup_input_srs.py index a8905b403e98..5eaa852c5915 100644 --- a/autotest/pyscripts/gdal2tiles/test_setup_input_srs.py +++ b/autotest/pyscripts/gdal2tiles/test_setup_input_srs.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/gdal2tiles/test_setup_no_data_value.py b/autotest/pyscripts/gdal2tiles/test_setup_no_data_value.py index c41a07e8c860..27fa1e39ba9c 100644 --- a/autotest/pyscripts/gdal2tiles/test_setup_no_data_value.py +++ b/autotest/pyscripts/gdal2tiles/test_setup_no_data_value.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/gdal2tiles/test_update_alpha_value_for_non_alpha_inputs.py b/autotest/pyscripts/gdal2tiles/test_update_alpha_value_for_non_alpha_inputs.py index 29ea02992966..fac268b69a5c 100644 --- a/autotest/pyscripts/gdal2tiles/test_update_alpha_value_for_non_alpha_inputs.py +++ b/autotest/pyscripts/gdal2tiles/test_update_alpha_value_for_non_alpha_inputs.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/gdal2tiles/test_vsimem.py b/autotest/pyscripts/gdal2tiles/test_vsimem.py index f09b3825e2fc..fbd6ab42c297 100644 --- a/autotest/pyscripts/gdal2tiles/test_vsimem.py +++ b/autotest/pyscripts/gdal2tiles/test_vsimem.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/test_gdal2tiles.py b/autotest/pyscripts/test_gdal2tiles.py index e4012ce41468..cbcdc7380243 100755 --- a/autotest/pyscripts/test_gdal2tiles.py +++ b/autotest/pyscripts/test_gdal2tiles.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal2tiles.py testing diff --git a/autotest/pyscripts/test_gdal_edit.py b/autotest/pyscripts/test_gdal_edit.py index 8f5adbda27a7..8f89a28b388d 100755 --- a/autotest/pyscripts/test_gdal_edit.py +++ b/autotest/pyscripts/test_gdal_edit.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_edit.py testing diff --git a/autotest/pyscripts/test_gdal_fillnodata.py b/autotest/pyscripts/test_gdal_fillnodata.py index b24323242393..c32b0b21d06e 100755 --- a/autotest/pyscripts/test_gdal_fillnodata.py +++ b/autotest/pyscripts/test_gdal_fillnodata.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_fillnodata.py testing diff --git a/autotest/pyscripts/test_gdal_ls_py.py b/autotest/pyscripts/test_gdal_ls_py.py index 54b03771de05..7b8ffc0535b5 100755 --- a/autotest/pyscripts/test_gdal_ls_py.py +++ b/autotest/pyscripts/test_gdal_ls_py.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_ls.py testing diff --git a/autotest/pyscripts/test_gdal_merge.py b/autotest/pyscripts/test_gdal_merge.py index ab39d60ea2f3..ac5e9815fdb2 100755 --- a/autotest/pyscripts/test_gdal_merge.py +++ b/autotest/pyscripts/test_gdal_merge.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_merge.py testing diff --git a/autotest/pyscripts/test_gdal_pansharpen.py b/autotest/pyscripts/test_gdal_pansharpen.py index 584f9d9b81ea..44835137ec97 100755 --- a/autotest/pyscripts/test_gdal_pansharpen.py +++ b/autotest/pyscripts/test_gdal_pansharpen.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_pansharpen testing diff --git a/autotest/pyscripts/test_gdal_polygonize.py b/autotest/pyscripts/test_gdal_polygonize.py index 4319d29aa739..a995419dd2e9 100755 --- a/autotest/pyscripts/test_gdal_polygonize.py +++ b/autotest/pyscripts/test_gdal_polygonize.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test gdal_polygonize.py script diff --git a/autotest/pyscripts/test_gdal_proximity.py b/autotest/pyscripts/test_gdal_proximity.py index a09ce5a4e461..6459bf291653 100755 --- a/autotest/pyscripts/test_gdal_proximity.py +++ b/autotest/pyscripts/test_gdal_proximity.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test gdal_proximity.py script diff --git a/autotest/pyscripts/test_gdal_retile.py b/autotest/pyscripts/test_gdal_retile.py index 25c1359862d3..49acd9a6978a 100755 --- a/autotest/pyscripts/test_gdal_retile.py +++ b/autotest/pyscripts/test_gdal_retile.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_retile.py testing diff --git a/autotest/pyscripts/test_gdal_sieve.py b/autotest/pyscripts/test_gdal_sieve.py index e61699f159dc..329440abbf0e 100755 --- a/autotest/pyscripts/test_gdal_sieve.py +++ b/autotest/pyscripts/test_gdal_sieve.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test gdal_sieve.py utility diff --git a/autotest/pyscripts/test_gdalattachpct.py b/autotest/pyscripts/test_gdalattachpct.py index 6954b55444f3..dbff30cd91cd 100755 --- a/autotest/pyscripts/test_gdalattachpct.py +++ b/autotest/pyscripts/test_gdalattachpct.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalattachpct.py testing diff --git a/autotest/pyscripts/test_gdalbuildvrtofvrt.py b/autotest/pyscripts/test_gdalbuildvrtofvrt.py index db3001f3a618..7fb89c84cbd9 100755 --- a/autotest/pyscripts/test_gdalbuildvrtofvrt.py +++ b/autotest/pyscripts/test_gdalbuildvrtofvrt.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalbuildvrtofvrt.py testing diff --git a/autotest/pyscripts/test_gdalcompare.py b/autotest/pyscripts/test_gdalcompare.py index 1a021580202a..6a569f5b3c5e 100644 --- a/autotest/pyscripts/test_gdalcompare.py +++ b/autotest/pyscripts/test_gdalcompare.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalcompare.py testing diff --git a/autotest/pyscripts/test_gdalinfo_py.py b/autotest/pyscripts/test_gdalinfo_py.py index b5527c71d371..5e98041ef412 100755 --- a/autotest/pyscripts/test_gdalinfo_py.py +++ b/autotest/pyscripts/test_gdalinfo_py.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalinfo.py testing diff --git a/autotest/pyscripts/test_gdallocationinfo_py.py b/autotest/pyscripts/test_gdallocationinfo_py.py index 3ca9312ece20..cd71f9182988 100644 --- a/autotest/pyscripts/test_gdallocationinfo_py.py +++ b/autotest/pyscripts/test_gdallocationinfo_py.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdallocationinfo.py testing diff --git a/autotest/pyscripts/test_gdalmove.py b/autotest/pyscripts/test_gdalmove.py index 84080916d47f..274862b7e6ab 100755 --- a/autotest/pyscripts/test_gdalmove.py +++ b/autotest/pyscripts/test_gdalmove.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalmove testing diff --git a/autotest/pyscripts/test_ogr_layer_algebra.py b/autotest/pyscripts/test_ogr_layer_algebra.py index 2a16fc5412ef..2b83faa22288 100644 --- a/autotest/pyscripts/test_ogr_layer_algebra.py +++ b/autotest/pyscripts/test_ogr_layer_algebra.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: To test the functionality of ogr_layer_algebra script diff --git a/autotest/pyscripts/test_ogrinfo_py.py b/autotest/pyscripts/test_ogrinfo_py.py index 7be7d6546465..998bfcb242d0 100755 --- a/autotest/pyscripts/test_ogrinfo_py.py +++ b/autotest/pyscripts/test_ogrinfo_py.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: ogrinfo.py testing diff --git a/autotest/pyscripts/test_ogrmerge.py b/autotest/pyscripts/test_ogrmerge.py index e6600485e86c..c7cc62cb57f7 100755 --- a/autotest/pyscripts/test_ogrmerge.py +++ b/autotest/pyscripts/test_ogrmerge.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: ogrmerge.py testing diff --git a/autotest/pyscripts/test_pct.py b/autotest/pyscripts/test_pct.py index c549685ea5ff..1378d280f5a1 100755 --- a/autotest/pyscripts/test_pct.py +++ b/autotest/pyscripts/test_pct.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: rgb2pct.py and pct2rgb.py testing diff --git a/autotest/pyscripts/test_validate_geoparquet.py b/autotest/pyscripts/test_validate_geoparquet.py index b29c6b70cc2c..a4ecd5571a3b 100755 --- a/autotest/pyscripts/test_validate_geoparquet.py +++ b/autotest/pyscripts/test_validate_geoparquet.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: validate_geoparquet testing diff --git a/autotest/slow_tests/raster.py b/autotest/slow_tests/raster.py index e6927afa5ff8..6712ee0e455e 100644 --- a/autotest/slow_tests/raster.py +++ b/autotest/slow_tests/raster.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Raster testing diff --git a/autotest/test_random_tiff.py b/autotest/test_random_tiff.py index 8115fa3b27da..f40a1c8d1bb0 100755 --- a/autotest/test_random_tiff.py +++ b/autotest/test_random_tiff.py @@ -1,6 +1,5 @@ #!/usr/bin/env python ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test "random" TIFF files diff --git a/autotest/utilities/test_gdal_contour.py b/autotest/utilities/test_gdal_contour.py index c46f277afa2e..538096b63b28 100755 --- a/autotest/utilities/test_gdal_contour.py +++ b/autotest/utilities/test_gdal_contour.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_contour testing diff --git a/autotest/utilities/test_gdal_create.py b/autotest/utilities/test_gdal_create.py index 7e50e54df7f8..db6a0c71a00a 100755 --- a/autotest/utilities/test_gdal_create.py +++ b/autotest/utilities/test_gdal_create.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_create testing diff --git a/autotest/utilities/test_gdal_footprint.py b/autotest/utilities/test_gdal_footprint.py index bb24662d55f4..e5885e66ef9e 100755 --- a/autotest/utilities/test_gdal_footprint.py +++ b/autotest/utilities/test_gdal_footprint.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_footprint testing diff --git a/autotest/utilities/test_gdal_footprint_lib.py b/autotest/utilities/test_gdal_footprint_lib.py index 2b80576444c4..48f85f73e551 100755 --- a/autotest/utilities/test_gdal_footprint_lib.py +++ b/autotest/utilities/test_gdal_footprint_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_footprint testing diff --git a/autotest/utilities/test_gdal_grid.py b/autotest/utilities/test_gdal_grid.py index 48ebb0a0a9d7..ed732ce60be6 100755 --- a/autotest/utilities/test_gdal_grid.py +++ b/autotest/utilities/test_gdal_grid.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_grid testing diff --git a/autotest/utilities/test_gdal_grid_lib.py b/autotest/utilities/test_gdal_grid_lib.py index 2c25a4a18258..0e9222015b16 100755 --- a/autotest/utilities/test_gdal_grid_lib.py +++ b/autotest/utilities/test_gdal_grid_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_grid testing diff --git a/autotest/utilities/test_gdal_rasterize.py b/autotest/utilities/test_gdal_rasterize.py index bb81108e3e4b..8a015a30ec6c 100755 --- a/autotest/utilities/test_gdal_rasterize.py +++ b/autotest/utilities/test_gdal_rasterize.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_rasterize testing diff --git a/autotest/utilities/test_gdal_rasterize_lib.py b/autotest/utilities/test_gdal_rasterize_lib.py index bc44636d5fc2..ff508a9e2390 100755 --- a/autotest/utilities/test_gdal_rasterize_lib.py +++ b/autotest/utilities/test_gdal_rasterize_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_rasterize testing diff --git a/autotest/utilities/test_gdal_translate.py b/autotest/utilities/test_gdal_translate.py index 6d21dfc75720..ba8905d167d3 100755 --- a/autotest/utilities/test_gdal_translate.py +++ b/autotest/utilities/test_gdal_translate.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_translate testing diff --git a/autotest/utilities/test_gdal_translate_lib.py b/autotest/utilities/test_gdal_translate_lib.py index 6d58bf601e0c..21fdd873cca2 100755 --- a/autotest/utilities/test_gdal_translate_lib.py +++ b/autotest/utilities/test_gdal_translate_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: test librarified gdal_translate diff --git a/autotest/utilities/test_gdal_viewshed.py b/autotest/utilities/test_gdal_viewshed.py index 945ae886727d..6cb72171e5b5 100755 --- a/autotest/utilities/test_gdal_viewshed.py +++ b/autotest/utilities/test_gdal_viewshed.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdal_viewshed testing diff --git a/autotest/utilities/test_gdaladdo.py b/autotest/utilities/test_gdaladdo.py index b55a16dc61c7..d8d8821a8f4c 100755 --- a/autotest/utilities/test_gdaladdo.py +++ b/autotest/utilities/test_gdaladdo.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdaladdo testing diff --git a/autotest/utilities/test_gdalbuildvrt.py b/autotest/utilities/test_gdalbuildvrt.py index 42e6b33aed7b..3994b5cd9caa 100755 --- a/autotest/utilities/test_gdalbuildvrt.py +++ b/autotest/utilities/test_gdalbuildvrt.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalbuildvrt testing diff --git a/autotest/utilities/test_gdalbuildvrt_lib.py b/autotest/utilities/test_gdalbuildvrt_lib.py index 1b1b9b0a67d1..8645f6bbdcd9 100755 --- a/autotest/utilities/test_gdalbuildvrt_lib.py +++ b/autotest/utilities/test_gdalbuildvrt_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: test librarified gdalbuildvrt diff --git a/autotest/utilities/test_gdaldem.py b/autotest/utilities/test_gdaldem.py index 1c934c8f272a..d250cd4baa1e 100755 --- a/autotest/utilities/test_gdaldem.py +++ b/autotest/utilities/test_gdaldem.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdaldem testing diff --git a/autotest/utilities/test_gdaldem_lib.py b/autotest/utilities/test_gdaldem_lib.py index f7254e2280e5..e348592f2ca2 100755 --- a/autotest/utilities/test_gdaldem_lib.py +++ b/autotest/utilities/test_gdaldem_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdaldem testing diff --git a/autotest/utilities/test_gdalinfo.py b/autotest/utilities/test_gdalinfo.py index 744f1bdb34e1..9e0447302d48 100755 --- a/autotest/utilities/test_gdalinfo.py +++ b/autotest/utilities/test_gdalinfo.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalinfo testing diff --git a/autotest/utilities/test_gdalinfo_lib.py b/autotest/utilities/test_gdalinfo_lib.py index 8333b30d1c02..b067abc97bd6 100755 --- a/autotest/utilities/test_gdalinfo_lib.py +++ b/autotest/utilities/test_gdalinfo_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: test librarified gdalinfo diff --git a/autotest/utilities/test_gdallocationinfo.py b/autotest/utilities/test_gdallocationinfo.py index 4e75959308a3..8ebebf2b471b 100755 --- a/autotest/utilities/test_gdallocationinfo.py +++ b/autotest/utilities/test_gdallocationinfo.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdallocationinfo testing diff --git a/autotest/utilities/test_gdalmanage.py b/autotest/utilities/test_gdalmanage.py index dbf4ed454a09..ec18d8945bdc 100644 --- a/autotest/utilities/test_gdalmanage.py +++ b/autotest/utilities/test_gdalmanage.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalmanage testing diff --git a/autotest/utilities/test_gdalmdiminfo.py b/autotest/utilities/test_gdalmdiminfo.py index 65567314d562..6fd2cfb6eb84 100755 --- a/autotest/utilities/test_gdalmdiminfo.py +++ b/autotest/utilities/test_gdalmdiminfo.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalmdiminfo testing diff --git a/autotest/utilities/test_gdalmdiminfo_lib.py b/autotest/utilities/test_gdalmdiminfo_lib.py index 2a159b72f4c1..bcd3c6add848 100755 --- a/autotest/utilities/test_gdalmdiminfo_lib.py +++ b/autotest/utilities/test_gdalmdiminfo_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: test librarified gdalmdiminfo diff --git a/autotest/utilities/test_gdalmdimtranslate.py b/autotest/utilities/test_gdalmdimtranslate.py index d6aedd37fbff..bdd19ea2fde4 100755 --- a/autotest/utilities/test_gdalmdimtranslate.py +++ b/autotest/utilities/test_gdalmdimtranslate.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: test command line gdalmdimtranslate diff --git a/autotest/utilities/test_gdalmdimtranslate_lib.py b/autotest/utilities/test_gdalmdimtranslate_lib.py index acd81ff4312a..c036e5ff2393 100755 --- a/autotest/utilities/test_gdalmdimtranslate_lib.py +++ b/autotest/utilities/test_gdalmdimtranslate_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: test librarified gdalmdimtranslate diff --git a/autotest/utilities/test_gdalsrsinfo.py b/autotest/utilities/test_gdalsrsinfo.py index fcc82d958368..c1fd91560ea1 100755 --- a/autotest/utilities/test_gdalsrsinfo.py +++ b/autotest/utilities/test_gdalsrsinfo.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalsrsinfo testing diff --git a/autotest/utilities/test_gdaltindex.py b/autotest/utilities/test_gdaltindex.py index a3eab02708dc..35a3d499c3d7 100755 --- a/autotest/utilities/test_gdaltindex.py +++ b/autotest/utilities/test_gdaltindex.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdaltindex testing diff --git a/autotest/utilities/test_gdaltindex_lib.py b/autotest/utilities/test_gdaltindex_lib.py index 505093b0d2f7..c7ddd3d8bd25 100644 --- a/autotest/utilities/test_gdaltindex_lib.py +++ b/autotest/utilities/test_gdaltindex_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Library version of gdaltindex testing diff --git a/autotest/utilities/test_gdaltransform.py b/autotest/utilities/test_gdaltransform.py index 34a163b7855e..24ab3dc13408 100755 --- a/autotest/utilities/test_gdaltransform.py +++ b/autotest/utilities/test_gdaltransform.py @@ -1,6 +1,5 @@ #!/usr/bin/env pytest ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdaltransform testing diff --git a/autotest/utilities/test_gdalwarp.py b/autotest/utilities/test_gdalwarp.py index 6c499ab8fd66..7ccda69a57a0 100755 --- a/autotest/utilities/test_gdalwarp.py +++ b/autotest/utilities/test_gdalwarp.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: gdalwarp testing diff --git a/autotest/utilities/test_gdalwarp_lib.py b/autotest/utilities/test_gdalwarp_lib.py index b3d0363ca362..29d12991e966 100755 --- a/autotest/utilities/test_gdalwarp_lib.py +++ b/autotest/utilities/test_gdalwarp_lib.py @@ -1,7 +1,6 @@ # ve!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: test librarified gdalwarp diff --git a/autotest/utilities/test_gnmutils.py b/autotest/utilities/test_gnmutils.py index e8e27a6eec84..ecbfa2bc57a7 100755 --- a/autotest/utilities/test_gnmutils.py +++ b/autotest/utilities/test_gnmutils.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: Test basic GNMGdalNetwork class functionality. diff --git a/autotest/utilities/test_nearblack.py b/autotest/utilities/test_nearblack.py index 0b44ad3ae37b..c423a9d22879 100755 --- a/autotest/utilities/test_nearblack.py +++ b/autotest/utilities/test_nearblack.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: nearblack testing diff --git a/autotest/utilities/test_nearblack_lib.py b/autotest/utilities/test_nearblack_lib.py index 8d23b24da7b3..1dc6c98219ff 100755 --- a/autotest/utilities/test_nearblack_lib.py +++ b/autotest/utilities/test_nearblack_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: nearblack testing diff --git a/autotest/utilities/test_ogr2ogr.py b/autotest/utilities/test_ogr2ogr.py index 791fddcf0b00..a214fa9b39fe 100755 --- a/autotest/utilities/test_ogr2ogr.py +++ b/autotest/utilities/test_ogr2ogr.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: ogr2ogr testing diff --git a/autotest/utilities/test_ogr2ogr_lib.py b/autotest/utilities/test_ogr2ogr_lib.py index 2526163097a2..cc17c4c076c2 100755 --- a/autotest/utilities/test_ogr2ogr_lib.py +++ b/autotest/utilities/test_ogr2ogr_lib.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: librarified ogr2ogr testing diff --git a/autotest/utilities/test_ogrinfo.py b/autotest/utilities/test_ogrinfo.py index 25fcda0584a3..bdb9d089cc28 100755 --- a/autotest/utilities/test_ogrinfo.py +++ b/autotest/utilities/test_ogrinfo.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: ogrinfo testing diff --git a/autotest/utilities/test_ogrtindex.py b/autotest/utilities/test_ogrtindex.py index 4c35a9d4d184..c962a0856eb3 100755 --- a/autotest/utilities/test_ogrtindex.py +++ b/autotest/utilities/test_ogrtindex.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: ogrtindex testing diff --git a/autotest/utilities/test_sozip.py b/autotest/utilities/test_sozip.py index c94b18457903..6c8765e96ffe 100755 --- a/autotest/utilities/test_sozip.py +++ b/autotest/utilities/test_sozip.py @@ -1,7 +1,6 @@ #!/usr/bin/env pytest # -*- coding: utf-8 -*- ############################################################################### -# $Id$ # # Project: GDAL/OGR Test Suite # Purpose: sozip testing diff --git a/frmts/aaigrid/aaigriddataset.h b/frmts/aaigrid/aaigriddataset.h index 0cbf4dfdc2fa..67ec6d6c544a 100644 --- a/frmts/aaigrid/aaigriddataset.h +++ b/frmts/aaigrid/aaigriddataset.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL * Purpose: Implements Arc/Info ASCII Grid Format. diff --git a/frmts/aigrid/aigccitt.c b/frmts/aigrid/aigccitt.c index 81f18307be1b..a5e983ab7a45 100644 --- a/frmts/aigrid/aigccitt.c +++ b/frmts/aigrid/aigccitt.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: Arc/Info Binary Grid Translator * Purpose: Code for decoding CCITT RLE (G1) compressed data. diff --git a/frmts/aigrid/aigopen.c b/frmts/aigrid/aigopen.c index c3db7ba6dcf5..f61e2b5022a6 100644 --- a/frmts/aigrid/aigopen.c +++ b/frmts/aigrid/aigopen.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: Arc/Info Binary Grid Translator * Purpose: Grid file access cover API for non-GDAL use. diff --git a/frmts/aigrid/aigrid.h b/frmts/aigrid/aigrid.h index 1ef9da9792c9..f9efbfa2c8ea 100644 --- a/frmts/aigrid/aigrid.h +++ b/frmts/aigrid/aigrid.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: Arc/Info Binary Grid Translator * Purpose: Grid file access include file. diff --git a/frmts/aigrid/aitest.c b/frmts/aigrid/aitest.c index d14fe567205a..3217c0a91c41 100644 --- a/frmts/aigrid/aitest.c +++ b/frmts/aigrid/aitest.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: Arc/Info Binary Grid Translator * Purpose: Test mainline for examining AIGrid files. diff --git a/frmts/aigrid/gridlib.c b/frmts/aigrid/gridlib.c index f35bfcb4a6d0..fb1ae8a1be4f 100644 --- a/frmts/aigrid/gridlib.c +++ b/frmts/aigrid/gridlib.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: Arc/Info Binary Grid Translator * Purpose: Grid file reading code. diff --git a/frmts/bsb/bsb2raw.c b/frmts/bsb/bsb2raw.c index 9758b84d4913..6bc7e2922243 100644 --- a/frmts/bsb/bsb2raw.c +++ b/frmts/bsb/bsb2raw.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: BSB Reader * Purpose: Test program for dumping BSB to PPM raster format. diff --git a/frmts/bsb/bsb_read.c b/frmts/bsb/bsb_read.c index 8f437bde0fff..ede8061a0ab7 100644 --- a/frmts/bsb/bsb_read.c +++ b/frmts/bsb/bsb_read.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: BSB Reader * Purpose: Low level BSB Access API Implementation (non-GDAL). diff --git a/frmts/bsb/bsb_read.h b/frmts/bsb/bsb_read.h index 95e191853dfc..c660196ef53d 100644 --- a/frmts/bsb/bsb_read.h +++ b/frmts/bsb/bsb_read.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: BSB Reader * Purpose: non-GDAL BSB API Declarations diff --git a/frmts/ceos/ceosopen.c b/frmts/ceos/ceosopen.c index aa3c83d80d5d..68580b7eb096 100644 --- a/frmts/ceos/ceosopen.c +++ b/frmts/ceos/ceosopen.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: CEOS Translator * Purpose: Implementation of non-GDAL dependent CEOS support. diff --git a/frmts/ceos/ceosopen.h b/frmts/ceos/ceosopen.h index f1c8fde51a7e..40a76e0ab006 100644 --- a/frmts/ceos/ceosopen.h +++ b/frmts/ceos/ceosopen.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: CEOS Translator * Purpose: Public (C callable) interface for CEOS and related formats such diff --git a/frmts/ceos/ceostest.c b/frmts/ceos/ceostest.c index 6ad4726b1bf8..6a8350511e2d 100644 --- a/frmts/ceos/ceostest.c +++ b/frmts/ceos/ceostest.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: CEOS Translator * Purpose: Test mainline. diff --git a/frmts/ceos2/ceos.c b/frmts/ceos2/ceos.c index 5104882db32f..164600d0830f 100644 --- a/frmts/ceos2/ceos.c +++ b/frmts/ceos2/ceos.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: ASI CEOS Translator * Purpose: Core CEOS functions. diff --git a/frmts/ceos2/ceos.h b/frmts/ceos2/ceos.h index 54fd760396e8..c10a4057d186 100644 --- a/frmts/ceos2/ceos.h +++ b/frmts/ceos2/ceos.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: ASI CEOS Translator * Purpose: CEOS library prototypes diff --git a/frmts/ceos2/ceosrecipe.c b/frmts/ceos2/ceosrecipe.c index 82a0960f6c12..9babc5c2601a 100644 --- a/frmts/ceos2/ceosrecipe.c +++ b/frmts/ceos2/ceosrecipe.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: ASI CEOS Translator * Purpose: CEOS field layout recipes. diff --git a/frmts/ceos2/ceossar.c b/frmts/ceos2/ceossar.c index 405147b44089..e1c2c13b8d24 100644 --- a/frmts/ceos2/ceossar.c +++ b/frmts/ceos2/ceossar.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: ASI CEOS Translator * Purpose: Functions related to CeosSARVolume_t. diff --git a/frmts/ceos2/link.c b/frmts/ceos2/link.c index 769984cb23d6..05e399c03b28 100644 --- a/frmts/ceos2/link.c +++ b/frmts/ceos2/link.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: ASI CEOS Translator * Purpose: Link list function replacements. diff --git a/frmts/dted/dted_api.c b/frmts/dted/dted_api.c index 2cbe82c02506..7f94a426a393 100644 --- a/frmts/dted/dted_api.c +++ b/frmts/dted/dted_api.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: DTED Translator * Purpose: Implementation of DTED/CDED access functions. diff --git a/frmts/dted/dted_api.h b/frmts/dted/dted_api.h index 3d7d61793f4a..26427ba3cf0e 100644 --- a/frmts/dted/dted_api.h +++ b/frmts/dted/dted_api.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: DTED Translator * Purpose: Public (C callable) interface for DTED/CDED reading. diff --git a/frmts/dted/dted_create.c b/frmts/dted/dted_create.c index 47efd71fbc16..94225d27b754 100644 --- a/frmts/dted/dted_create.c +++ b/frmts/dted/dted_create.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: DTED Translator * Purpose: Implementation of DTEDCreate() portion of DTED API. diff --git a/frmts/dted/dted_ptstream.c b/frmts/dted/dted_ptstream.c index 6dbd11563652..0e722f0a49d4 100644 --- a/frmts/dted/dted_ptstream.c +++ b/frmts/dted/dted_ptstream.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: DTED Translator * Purpose: DTED Point Stream Writer. diff --git a/frmts/dted/dted_test.c b/frmts/dted/dted_test.c index 0ee60a4454f2..947a419fc9df 100644 --- a/frmts/dted/dted_test.c +++ b/frmts/dted/dted_test.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: DTED Translator * Purpose: Test mainline for DTED writer. diff --git a/frmts/ecw/gdal_ecw.h b/frmts/ecw/gdal_ecw.h index a6eed743c0bf..70ec8ec3464d 100644 --- a/frmts/ecw/gdal_ecw.h +++ b/frmts/ecw/gdal_ecw.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GDAL * Purpose: ECW (ERDAS Wavelet Compression Format) Driver Definitions diff --git a/frmts/ecw/lookup.py b/frmts/ecw/lookup.py index a8a3d1d7693f..fe794d4765c1 100644 --- a/frmts/ecw/lookup.py +++ b/frmts/ecw/lookup.py @@ -1,6 +1,4 @@ # ****************************************************************************** -# $Id$ -# # Project: GDAL ECW Driver # Purpose: Script to lookup ECW (GDT) coordinate systems and translate # into OGC WKT for storage in $GDAL_HOME/data/ecw_cs.wkt. diff --git a/frmts/envisat/EnvisatFile.c b/frmts/envisat/EnvisatFile.c index f1d5b4de5dc7..cac22675b3fb 100644 --- a/frmts/envisat/EnvisatFile.c +++ b/frmts/envisat/EnvisatFile.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: APP ENVISAT Support * Purpose: Low Level Envisat file access (read/write) API. diff --git a/frmts/envisat/EnvisatFile.h b/frmts/envisat/EnvisatFile.h index c4797377dc02..fcfeaffe9cc1 100644 --- a/frmts/envisat/EnvisatFile.h +++ b/frmts/envisat/EnvisatFile.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: APP ENVISAT Support * Purpose: Low Level Envisat file access (read/write) API. diff --git a/frmts/envisat/adsrange.hpp b/frmts/envisat/adsrange.hpp index 9dc8c96b9868..96410b8d8f7d 100644 --- a/frmts/envisat/adsrange.hpp +++ b/frmts/envisat/adsrange.hpp @@ -1,6 +1,4 @@ /****************************************************************************** - * $Id$ - * * Project: APP ENVISAT Support * Purpose: Detect range of ADS records matching the MDS records * Author: Martin Paces, martin.paces@eox.at diff --git a/frmts/envisat/dumpgeo.c b/frmts/envisat/dumpgeo.c index e89adc345186..8cda98b6361e 100644 --- a/frmts/envisat/dumpgeo.c +++ b/frmts/envisat/dumpgeo.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: APP ENVISAT Support * Purpose: Test mainline for dumping ENVISAT format files. diff --git a/frmts/envisat/envisat_dump.c b/frmts/envisat/envisat_dump.c index 083fbd575eb6..851b9ae093d2 100644 --- a/frmts/envisat/envisat_dump.c +++ b/frmts/envisat/envisat_dump.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: APP ENVISAT Support * Purpose: Test mainline for dumping ENVISAT format files. diff --git a/frmts/envisat/records.c b/frmts/envisat/records.c index e2d50cefbff0..665053775355 100644 --- a/frmts/envisat/records.c +++ b/frmts/envisat/records.c @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: APP ENVISAT Support * Purpose: Low Level Envisat file access (read/write) API. diff --git a/frmts/envisat/records.h b/frmts/envisat/records.h index 3b12745239c9..a59e0db67fd9 100644 --- a/frmts/envisat/records.h +++ b/frmts/envisat/records.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: APP ENVISAT Support * Purpose: Low Level Envisat file access (read/write) API. diff --git a/frmts/envisat/timedelta.hpp b/frmts/envisat/timedelta.hpp index 4ecbc50b48c5..78f4ab6ab01f 100644 --- a/frmts/envisat/timedelta.hpp +++ b/frmts/envisat/timedelta.hpp @@ -1,6 +1,4 @@ /****************************************************************************** - * $Id$ - * * Project: APP ENVISAT Support * Purpose: time difference class for handling of Envisat MJD time * Author: Martin Paces, martin.paces@eox.at diff --git a/frmts/fit/fit.h b/frmts/fit/fit.h index 938725f62e3c..db52fe18ef41 100644 --- a/frmts/fit/fit.h +++ b/frmts/fit/fit.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: FIT Driver * Purpose: Implement FIT Support - not using the SGI iflFIT library. diff --git a/frmts/fit/gstEndian.h b/frmts/fit/gstEndian.h index 15fd3038de16..bc1fb813a25c 100644 --- a/frmts/fit/gstEndian.h +++ b/frmts/fit/gstEndian.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: FIT Driver * Purpose: Implement FIT Support - not using the SGI iflFIT library. diff --git a/frmts/fit/gstTypes.h b/frmts/fit/gstTypes.h index 02e5f82c30ea..4c2ce3b44a03 100644 --- a/frmts/fit/gstTypes.h +++ b/frmts/fit/gstTypes.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: FIT Driver * Purpose: Implement FIT Support - not using the SGI iflFIT library. diff --git a/frmts/gif/gifabstractdataset.h b/frmts/gif/gifabstractdataset.h index f8aeeeeaba24..9da42f0b608d 100644 --- a/frmts/gif/gifabstractdataset.h +++ b/frmts/gif/gifabstractdataset.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GIF Driver * Purpose: GIF Abstract Dataset diff --git a/frmts/grib/gribdataset.h b/frmts/grib/gribdataset.h index 0f48cbb14b2e..17be07f5e16d 100644 --- a/frmts/grib/gribdataset.h +++ b/frmts/grib/gribdataset.h @@ -1,5 +1,4 @@ /****************************************************************************** - * $Id$ * * Project: GRIB Driver * Purpose: GDALDataset driver for GRIB translator for read support diff --git a/frmts/gti/data/gdaltileindex.xsd b/frmts/gti/data/gdaltileindex.xsd index 9aad7a6b28e4..9289018c5f7e 100644 --- a/frmts/gti/data/gdaltileindex.xsd +++ b/frmts/gti/data/gdaltileindex.xsd @@ -1,8 +1,6 @@