jbaileyh / geogrid

Turning geospatial polygons into regular or hexagonal grids. For other similar functionality see the tilemaps package https://github.com/kaerosen/tilemaps
Other
393 stars 31 forks source link

IDs are not assigned in the correct location #40

Open FelipeJColon opened 2 years ago

FelipeJColon commented 2 years ago

I am using geogrid to convert polygons to hexagons. The resulting map looks slightly off but reasonable for most regions. My main issue is that the IDs of the newly created hexagons is completely off. I mean, some polygons from the north west end in the south east, or central regions and so on. Any ideas? I can provide the shapefile if needed