joto / osmium

C++/Javascript framework for working with OSM files.
http://wiki.openstreetmap.org/wiki/Osmium
GNU General Public License v3.0
123 stars 31 forks source link

Improve shapefile wrap-around when size limit reached #55

Closed woodpeck closed 11 years ago

woodpeck commented 11 years ago

New code keeps track of number of bytes writen and wraps as soon as either SHP or DBF hit the limit.