Skip to main content

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

ConvertGeoJson-1.0.7.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page