Skip to content

A Python package for easy creation of grid of points inside a polygon

Notifications You must be signed in to change notification settings

lbferreira/ezgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ezgrid

ezgrid is a Python package designed to generate sampling points within a polygon. It provides tools for creating optimized grids, ensuring optimal coverage, and performing random sampling within a given polygon.

Examples

For a demonstration of how to use ezgrid, refer to the demo notebook. The notebook showcases different methods to generate sampling points and visualize them within a polygon.

Installation

To install ezgrid, you can use pip:

pip install git+https://github.com/lbferreira/ezgrid

Contributing

If you would like to contribute to this project, please feel free to submit a pull request. For suggestions, bug reports, or other issues, please open an issue.

Acknowledgements

This library was developed as part of my research work in the GCER lab, under supervision of Vitor Martins, at the Mississippi State University (MSU). This research is funded by USDA NIFA (award #2023-67019-39169), supporting Lucas Ferreira and Vitor Martins at MSU.

About

A Python package for easy creation of grid of points inside a polygon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published