https://github.com/mapbox/tippecanoe
Raw File
Tip revision: b6b35102c75f451b1ca85e460568f22af781c297 authored by Eric Fischer on 11 April 2018, 00:14:26 UTC
Check in test file of small grid
Tip revision: b6b3510
version.hpp
#ifndef VERSION_HPP
#define VERSION_HPP

#define VERSION "tippecanoe v1.27.13\n"

#endif
back to top