ncssar / sartopo_python

Python calls for the caltopo / sartopo API
GNU General Public License v3.0
14 stars 2 forks source link

make use of synced data in getFeatures (and elsewhere) #23

Closed caver456 closed 2 years ago

caver456 commented 3 years ago

dilemma - force a refresh / re-sync / new GET request on each call to getFeatures, or, use the cached data from the last sync?

caver456 commented 2 years ago

fixed for now, by means of the sync / getFeature/s overhaul 8-8-21