Closed daradib closed 10 years ago
DataLoader.get_srid
DataLoader.get_encoding
DataLoader.load_shp_map
DataLoader.get_srid
: try to identify the SRID of a shapefile using GDAL and and prj2EPSG.DataLoader.get_encoding
: Try to identify the encoding of a shapefile from a cpg or cst file.DataLoader.load_shp_map
: Load multiple shapefiles by mapping tables to filenames or kwargs.