Skip to content

Instantly share code, notes, and snippets.

@ThomasThoren
ThomasThoren / _README.md
Created January 23, 2017 22:56
QGIS keyboard shortcuts

Keyboard shortcuts for QGIS. These have been tested on a Mac, but should also work on Windows.

Open "Settings" -> "Configure Shortcuts..." menu to see full list.

Shortcut Action
Shift + + i Identify features tool
Shift + + h Hide all layers
Shift + + u Show all layers
Shift + ⌘ + h Zoom fit current layer
@ThomasThoren
ThomasThoren / Makefile
Last active December 19, 2022 04:45
Shaded relief map
.PHONY: all clean
.SECONDARY:
# Download 90-meter SRTM tiles for Louisiana
zip/srtm_%.zip:
@mkdir -p $(dir $@)
@curl -sS -o $@.download 'http://srtm.csi.cgiar.org/SRT-ZIP/SRTM_V41/SRTM_Data_GeoTiff/$(notdir $@)'
@mv $@.download $@
@ThomasThoren
ThomasThoren / .block
Last active June 26, 2023 13:30
New York Times map reproduction
height: 800
@ThomasThoren
ThomasThoren / _README.md
Last active December 1, 2023 21:18
Public records requests