geoscript / geoscript-groovy

A Groovy implementation of GeoScript.
https://geoscript.net/groovy
MIT License
46 stars 22 forks source link

Added validation checks for list to support sparse grid levels. #20

Closed gpotts closed 9 years ago

gpotts commented 9 years ago

Updated TileCursor to validate the passed in z to see if it's within the grid list. If not then the size is set to 0 for the tile cursor