issues
search
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
fix #72
#82
Closed
caver456
closed
4 months ago
caver456
commented
4 months ago
add _validatePoints method, called from _sendRequest so that it is enforced for all types of requests
hardcode the modify argument to True in the call from _sendRequest; it's a judgment call but this is definitely 'safer'
add docstring for _validatePoints, and include in sartopo_python.rst
rebuilt docs