Converts a GeoJSON file from L-EST97 Estonian Coordinate System of 1997 to WGS84
Project description
GeoJSON Converter 🌍
This script converts a GeoJSON file from L-EST97 Estonian Coordinate System of 1997 to WGS84.
Usage
To use this package, you will need to follow these steps:
Install the package by running
pip install --target . ConvertGeoJson
in your terminal or command prompt.
Run the package by running
python -m ConvertGeoJson <input_file>.json
in your terminal or command prompt.
The converted GeoJSON will be saved to a file called output.json
in the same directory as the input file.
Requirements
The script requires the following Python packages:
- pyproj
- tqdm
You can install these packages using pip:
pip install pyproj tqdm
Author
This script was created by Gleb Redko.
License
This project is licensed under the MIT License.
Project details
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 ConvertGeoJson-1.0.9.tar.gz
.
File metadata
- Download URL: ConvertGeoJson-1.0.9.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/1.0.0 tqdm/4.64.1 CPython/2.7.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82106b56f597ec60bc7faf4f990c18e189687054ee1d9ef86515f15f8868d693 |
|
MD5 | bcc0fff6820d13b2d7f64a0e5e92456a |
|
BLAKE2b-256 | 6b387e5e513cd2a2fdfb9add84abe2c0d628f28d0ad967cc049408203ecfa587 |