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

convert Point Geometry into Polygon Grid #661

Open
chris3522 opened this issue Sep 25, 2024 · 0 comments
Open

convert Point Geometry into Polygon Grid #661

chris3522 opened this issue Sep 25, 2024 · 0 comments

Comments

@chris3522
Copy link

I have a GeoJSON of points distributed according to a lat-lon grid with a 0.01-degree cell size. I would like to transform this point geometry into polygon geometry to obtain a grid of pixel with 0.01-degree sides, with the point representing the coordinates of the top-left corner of each cell. In the console, I tried using the 'symbols' command, but I couldn't achieve the desired result. Do you have any tips?
Attached the lal lon points in a csv file:
grid_points.csv

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant