D 2020-05-07T15:52:09.359 L ZippedSHP P 92e307619c5f458be88dc0a7db871be81a09e62d U sandro W 1912 Back to main SpatiaLite page

Reading SHP and DBF files directly from within a Zipfile

Starting since version 5.0.0 SpatiaLite has the capability to directly read any Shapefile (or DBF file) contained within a compressed Zipfile.
Several closely related SQL functions have been introduced as well.

Accessing a Zipped SHP

All these new SQL functions are now supported:
We'll now start a quick tutorial about using all these new SQL functions. SELECT Zipfile_NumSHP ( 'c:/users/afuri/Downloads/Limiti01012020.zip' ) ------------ 4


Accessing a Zipped DBF

All these new SQL functions are now supported:


Back to main SpatiaLite page Z bdc2f9f62d987e1a29d5b1b1eb09b684