ncssar / sartopo_python

Python calls for the caltopo / sartopo API -- SUPERCEDED by caltopo_python
GNU General Public License v3.0
16 stars 2 forks source link

geom ops should not delete cutter / p2 if target was not edited #26

Closed caver456 closed 3 years ago

caver456 commented 3 years ago

If editObjects could not find the target object to edit it, i.e. if .mapData was never populated, or if target was added since the last sync, then cutter/p2 should not be deleted. editObjects could also be enhanced to 'try again' before returning False.