Skip to content

wmgeolab/pyGeoBoundaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyGeoBoundaries

  • pyGeoBoundaries is a Python package designed for performing data checks and file validation on geoboundary files. The primary purpose of this package is to facilitate the review process for pull requests made to the geoBoundaries repository.

Methods

  • Collection of checks
    • nameCheck
    • isoCheck
    • boundaryCheck
    • projectionCheck
    • metaCheck
    • checkLicensePng
    • allCheck

Getting Started

You can find the package on PyPI, making it easily installable using pip.

Installation

pip install pygeoboundaries

Usage

Utilize the provided methods for performing various checks on your geoboundary files.

from pygeoboundaries import nameCheck
nameCheck("path to your file", "temporay path to extract zip file which is optional")

Contribution

Contributions to the project are welcomed. If you notice any bugs or have suggestions for improvements, feel free to let us know. Thank you for your contributions!

Author

  • Dan Miller Runfola
  • Rohith Reddy Mandala

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages