ncssar / sartopo_python

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

handle map without write access #58

Closed caver456 closed 4 months ago

caver456 commented 8 months ago

Brought up by Steve in sartopo_python.py commited into plans_console repo, https://github.com/ncssar/plans_console/commit/a65b3cb73e8fb048176ec08adee5f1cc3c67d8fb

The fix in that file results in dead code in the subsequent clauses. Figure out the best way to handle this case.