Example code for loading builder's level recorded data. Generating verification images, creating a resultant topomap and contour surface. As well expected fill material quantity is calculated and provided.
This code should run on any Python 3, with matplotlib 3.1.1 and a similar vintage numpy.
A discussion of the impetus and how the code works can be found at clayb.net/blog/generating-a-topographic-map
- All data sets are made available under the Open Data Commons Attribution License: http://opendatacommons.org/licenses/by/1.0/
- All code licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0