Python command line application for converting csv to shapefile.
Project description
# .csv to .shp file type conversion script
Requirements : pip install -r requirements.txt
Usage:
cd into main direcory and run python src/csv2shp.py
to convert all csv files in all base_dir located in ‘main/swirl_csv_files’ into shape files which will be saved to coresponding base dir in’main/swirl_shp_files/’
I have provided with examles swirl_csv_files and swirl_shp_files.
you can test the programe with removing all folders and files from swirl_shp_files folder and run the script which will automatically create the base dir in swirl_shp_files and put generate .shp files into corrospoding base_dir
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cmdline-csv2shp-0.1.0.tar.gz
.
File metadata
- Download URL: cmdline-csv2shp-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 507bf8845bfc32b0dfeca1121125f291efff67ee69b021a9ccb2db0468f8be5b |
|
MD5 | b76ab3185163c815b245005d2740ad7c |
|
BLAKE2b-256 | 4dbb090ed977599c2d1428b5974cf3fbb5d60d38399a98984d51bcd2882b6840 |