wscullen / tile_viewer_client

Allows for easy visualization and curation of satellite imagery before starting other processing.
MIT License
1 stars 1 forks source link

Add Warning to create AoI when the shapefile is too big or the time period is too long #43

Open wscullen opened 4 years ago

wscullen commented 4 years ago

If the AoI creation will take a really long time, either because of a very large polygon or a long time period, the creation request should be rejected along with an informative message why. Also, if the polygon is too dense it should be rejected as well.