Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Shell scripts for working with NASA SRTM DEM data; gdaldem stylesheets for shaded relief maps; Mapnik stylesheets for contours; TileStache configuration for sandwich
New Zealand digital elevation model in 1 arc-second HGT /SRTM1 format (~30 meter resolution). Computed by interpolating contour lines from the LINZ topographical database.
This map illustrates the extent of the settlement locality, suco boundaries database. Click on the map to receive more information about individual point objects on the map. Demonstration of thematic layers at CAMSTL Timor-Leste Audiovisual Archive Localhost server. Refer to data source notes for additional information. [ Metadata 18-02-2001 - 15-03-2021 ].
Interesting C++ (not C) console application to generate geometry for any (from 60S to 60N) area of Earth surface from SRTM data and save it in STL files
The CLI of the application is pretty simple, but not very user friendly. (https://github.com/dodie/hgt-map-renderer/blob/master/src/main/java/hu/awm/srtm/cli/CliApplication.java)
Integrate a Java library to handle CLI arguments better, for example Airline