mapbox / tilelive-omnivore

Implements the tilelive api for a variety of data sources
ISC License
8 stars 11 forks source link

Zipped shapefile not support by mapnik #33

Open jingsam opened 8 years ago

jingsam commented 8 years ago

I failed to exec

tilelive-copy omnivore://./a.zip mbtiles://./b.mbtiles

After some study, found that mapnik can not generate vector tiles with zipped shapefile, so we need to drop support zipped shapefile to avoid confusion.