Tagged Questions
7
votes
2answers
343 views
Aggregating points to grid using R
I have a question with regard to spatial aggregation in R.
What I am trying to do is aggregate a point dataset to a grid.
I am unsure however how to do this as I have little experience with this sort ...
3
votes
2answers
398 views
From point to Grid of polygones or polylines
Is it possible to reconstruct a grid of polygones or polylines from the centroids?
I am looking for a arcGIS tool or script that will allow me to reconstruct a grid of polygons or polylines from ...