jbaileyh / geogrid

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

A bunch of small improvements #28

Closed Nowosad closed 6 years ago

Nowosad commented 6 years ago
  1. Readme updated - I've cleaned the examples - they are using the tmap package now; read_polygons is not needed anymore; I've assign proper projection for each example, etc.
  2. Several small improvements in functions documentation - including depreciation of read_polygons and updated examples

Now the package should work on both - sp and sf objects.

Nowosad commented 6 years ago

It is related to https://github.com/jbaileyh/geogrid/issues/27, https://github.com/jbaileyh/geogrid/issues/17, https://github.com/jbaileyh/geogrid/issues/5

jbaileyh commented 6 years ago

Thanks for submitting this - really appreciate it. Will review asap. To facilitate would you be able to submit it as a separate branch? I was hoping to do so on here but I think the github feature may have been removed?

Apologies and thanks.