Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper functions to actually create coord points based on shapefiles #158

Open
amiraliemami opened this issue Jul 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@amiraliemami
Copy link
Collaborator

There should be some code in mosaiks_ml that helps with this.

  • Function 1: Given a geodataframe, create a grid of points that sit within its shapes
    • This function could also have an "exhaustive" option, where you just enter the image size you want and it tiles the map for you.
  • Function 2: Given a geodataframe, get the centerpoints of all shapes
@amiraliemami amiraliemami added the enhancement New feature or request label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant