This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
tippecanoe
Watch
1
Star
0
Fork
0
You've already forked tippecanoe
mirror of
https://github.com/mapbox/tippecanoe.git
synced
2025-02-24 02:41:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
tippecanoe
/
version.hpp
7 lines
75 B
C++
Raw
Normal View
History
Unescape
Escape
Clean up #includes and add fields for counting attributes
2017-07-14 16:56:23 -07:00
#
ifndef VERSION_HPP
#
define VERSION_HPP
Don't guess a higher maxzoom than is allowed for manual selection If maxzoom + detail > 32, some geometric operations are undefined
2018-07-25 11:10:56 -07:00
#
define VERSION "v1.30.2"
Clean up #includes and add fields for counting attributes
2017-07-14 16:56:23 -07:00
#
endif
Reference in New Issue
Copy Permalink