Shapefile-to-sqlite

Latest version: v0.4.2

Safety actively analyzes 618396 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.2

- Fix for compatibility with `pyproj` versions 3.4.0 or higher. [15](https://github.com/simonw/shapefile-to-sqlite/issues/15)

0.4.1

- Fixed bug in `-c` option where foreign keys were not correctly created. 9

0.4

- `-c` option for extracting specified columns into separate lookup tables. 9

0.3

- New `--spatial-index` option for creating a spatial index on the `geometry` column. 7

0.2

Now handles projections. Shapefile data is automatically projected to WGS 84 unless you pass `--crs=keep`, in which case the data is not projected. Pass `--crs=espg:2227` or similar to convert to another projection. 6

0.1

First working version.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.