Home
last modified time | relevance | path

Searched refs:load_zip_shapefile (Results 1 – 3 of 3) sorted by relevance

/dports/databases/spatialite/libspatialite-5.0.1/src/headers/
H A Dspatialite.h542 SPATIALITE_DECLARE int load_zip_shapefile (sqlite3 * sqlite,
/dports/databases/spatialite/libspatialite-5.0.1/src/shapefiles/
H A Dshapefiles.c2858 load_zip_shapefile (sqlite3 * sqlite, const char *zip_path, in load_zip_shapefile() function
/dports/databases/spatialite/libspatialite-5.0.1/src/spatialite/
H A Dspatialite.c40044 load_zip_shapefile (db_handle, zip_path, path, table, charset, srid, in fnct_ImportZipSHP()