Easy BLN file conversion to ESRI shape or GeoJSON
Project description
BLN-Converter
What is it?
A simple CLI utiliy tool for converting BLN files (a extension used on GIS software like Surfer) to ESRI shape or GeoJSON files.
Where to get it
The source code is currently hosted on GitHub at: https://github.com/ericmiguel/bln-converter
Binary installers for the latest released version are available at the Python Package Index (PyPI).
pip install bln-converter
How to use it
BLN converter offers a very simple CLI. Although under development, it is already functional.
Convert BLN to ESRI shape:
bln-converter bln2shp -p {bln_folder} -crs {CRS}
or use bln2geojson command to get a GeoJSON output.
bln-converter bln2geojson -p {bln_folder} -crs {CRS}
BLN converter will find and process all BLN files in a given folder. The resultant files will be output to the origin folder.
Other commands or instructions can be found using the help command
bln-converter --help
Dependencies
License
Contributing
Although BLN Converter is a simple and dirty utility script, all contributions are welcome.
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
Built Distribution
File details
Details for the file bln-converter-1.0.2.tar.gz
.
File metadata
- Download URL: bln-converter-1.0.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8930e595d668b7902e37f125b6e79e175e99adb2b588c03524e14f8f54d3921d |
|
MD5 | 75c2d5e9ff6a0a018a1507131ff74193 |
|
BLAKE2b-256 | 21770512fe96e7a6810dbbaca7ad2d5fe569f74aba183ede9e35c02cef717a40 |
File details
Details for the file bln_converter-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: bln_converter-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32c284e262cd27aafff013fa742d1f5dc53cd1283be1f516aee9f438f6121dfd |
|
MD5 | 7317dbf9362a506afd5de03e8d492455 |
|
BLAKE2b-256 | 7a7d29692ab88cd78e4af7cf54f29e225d05917a6ec023b79f9d7bbb6d955052 |