Skip to content

Azim-Kenzh/elevation-Kyrgyzstan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Elevation Kyrgyzstan

Get the height of any point on the territory of Kyrgyzstan

Elevation - Kyrgyzstan is a simple library that allows you to retrieve elevation information for almost any point in Kyrgyzstan. The data used by this library is sourced from the open database available at GEBCO.

Installation

You can install the Elevation-Kyrgyzstan package via pip with the following command:

pip install elevation-Kyrgyzstan

Usage

Here is a basic usage example:

from elevation.data import elevation

e = elevation(latitude=42.81827, longitude=74.34551)

Collaboration

We welcome contributions to the Elevation-Kyrgyzstan project. If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Testing

If you want to run the tests for this project, you can do so by running python -m unittest.

Contact

If you want to contact me, you can reach me at <azimkozho.developer@gmail.com>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages