We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 36bb4be commit e447813Copy full SHA for e447813
doc/contributors.json
@@ -499,6 +499,23 @@
499
46.47796
500
]
501
}
502
+ },
503
+ {
504
+ "type": "Feature",
505
+ "properties": {
506
+ "Name": "Etienne Tourigny",
507
+ "Committer": "Yes",
508
+ "First Commit Message": "fixes for browser (GDAL rasters) : skip *.aux.xml files ; add suffix to raster file names in browser ; add HDF4 file suffix (.hdf) in buildSupportedRasterFileFilterAndExtensions()",
509
+ "First Commit Date": "09-03-2012",
510
+ "GIT Nickname": "etiennesky"
511
512
+ "geometry": {
513
+ "type": "Point",
514
+ "coordinates": [
515
+ -45.87558,
516
+ -23.199067
517
+ ]
518
+ }
519
520
521
0 commit comments