Skip to content

Add function to get MGRS tiles list covering a ROI

Emmanuelle Sarrazin requested to merge mgrs_tiles_from_roi into master

This function takes a polygon and a CRS for the polygon and returns the list of MGRS tiles covering the polygon.

Closes #11 (closed)

Merge request reports