agrc / honeycomb

🐝 CLI tool for managing AGRC base map caches (vector & raster) 🐝

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Spot Cache take CachingExtents.gdb into account

stdavis opened this issue · comments

It needs to use arcpy.analysis.Intersect to make sure that we aren't caching tiles outside of the extents feature classes for the specific levels. Will probably need to split up spot caches into multiple jobs based on when the cache extents change betwen levels.

Closed via #12