initial commit
Showing
.gitignore
0 → 100644
.idea/.gitignore
0 → 100644
.idea/.name
0 → 100644
.idea/ags_grabber.iml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
.idea/vcs.xml
0 → 100644
File added
arcgis_terrain.py
0 → 100644
This diff is collapsed.
feature_grabber_test.py
0 → 100644
This diff is collapsed.
feature_set.py
0 → 100644
This diff is collapsed.
importmap_py.m
0 → 100644
This diff is collapsed.
requirements.txt
0 → 100644
arcgis==1.8.2 | |||
argon2-cffi @ file:///C:/ci/argon2-cffi_1596828549974/work | |||
attrs @ file:///tmp/build/80754af9/attrs_1600298409949/work | |||
backcall==0.2.0 | |||
bleach @ file:///tmp/build/80754af9/bleach_1600439572647/work | |||
blinker==1.4 | |||
brotlipy==0.7.0 | |||
certifi==2020.6.20 | |||
cffi @ file:///C:/ci/cffi_1600699250966/work | |||
chardet==3.0.4 | |||
colorama==0.4.3 | |||
cryptography==2.8 | |||
cycler==0.10.0 | |||
decorator==4.4.2 | |||
defusedxml==0.6.0 | |||
entrypoints==0.3 | |||
idna @ file:///tmp/build/80754af9/idna_1593446292537/work | |||
importlib-metadata @ file:///C:/ci/importlib-metadata_1593446525189/work | |||
ipykernel @ file:///C:/ci/ipykernel_1596208728219/work/dist/ipykernel-5.3.4-py3-none-any.whl | |||
ipython @ file:///C:/ci/ipython_1598883894321/work | |||
ipython-genutils==0.2.0 | |||
ipywidgets==7.5.1 | |||
jedi==0.16.0 | |||
Jinja2==2.11.2 | |||
jsonschema @ file:///C:/ci/jsonschema_1594363671836/work | |||
jupyter-client==6.1.2 | |||
jupyter-core @ file:///C:/Users/bri11091/conda-bld/jupyter_core_1595863163509/work | |||
keyring==21.2.0 | |||
kiwisolver==1.2.0 | |||
lerc @ file:///Volumes/JetDrive/virtualenv/miniconda/conda-bld/lerc_1594078116229/work | |||
MarkupSafe @ file:///C:/ci/markupsafe_1594405949945/work | |||
matplotlib @ file:///C:/ci/matplotlib-base_1592846084747/work | |||
mistune @ file:///C:/ci/mistune_1594373272338/work | |||
mkl-fft==1.2.0 | |||
mkl-random==1.1.1 | |||
mkl-service==2.3.0 | |||
nbconvert==5.6.1 | |||
nbformat==5.0.7 | |||
notebook @ file:///C:/Users/bri11091/conda-bld/notebook_1599601693431/work | |||
ntlm-auth==1.4.0 | |||
numpy @ file:///C:/ci/numpy_and_numpy_base_1596233945180/work | |||
oauthlib==3.1.0 | |||
packaging==20.4 | |||
pandas @ file:///C:/ci/pandas_1598371525254/work | |||
pandocfilters==1.4.2 | |||
parso @ file:///tmp/build/80754af9/parso_1596826841367/work | |||
pickleshare @ file:///C:/ci/pickleshare_1594374056827/work | |||
plotly @ file:///tmp/build/80754af9/plotly_1599764639247/work | |||
prometheus-client==0.7.1 | |||
prompt-toolkit @ file:///tmp/build/80754af9/prompt-toolkit_1598885458782/work | |||
pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work | |||
Pygments==2.6.1 | |||
PyJWT==1.7.1 | |||
pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1594392929924/work | |||
pyparsing==2.4.7 | |||
pyproj==2.6.1.post1 | |||
pyrsistent @ file:///C:/ci/pyrsistent_1600123688363/work | |||
pyshp @ file:///tmp/build/80754af9/pyshp_1600141782871/work | |||
PySocks @ file:///C:/ci/pysocks_1594394709107/work | |||
python-dateutil==2.8.1 | |||
pytz==2019.3 | |||
pywin32-ctypes==0.2.0 | |||
pywinpty==0.5.7 | |||
pyzmq==19.0.0 | |||
requests @ file:///tmp/build/80754af9/requests_1592841827918/work | |||
requests-kerberos==0.12.0 | |||
requests-ntlm==1.1.0 | |||
requests-oauthlib==1.3.0 | |||
requests-toolbelt==0.9.1 | |||
retrying==1.3.3 | |||
scipy @ file:///C:/ci/scipy_1597686737426/work | |||
Send2Trash==1.5.0 | |||
six==1.15.0 | |||
terminado==0.8.3 | |||
testpath==0.4.4 | |||
tornado==6.0.4 | |||
traitlets==4.3.3 | |||
urllib3 @ file:///tmp/build/80754af9/urllib3_1597086586889/work | |||
wcwidth @ file:///tmp/build/80754af9/wcwidth_1593447189090/work | |||
webencodings==0.5.1 | |||
widgetsnbextension==3.5.1 | |||
win-inet-pton==1.1.0 | |||
wincertstore==0.2 | |||
winkerberos==0.7.0 | |||
zipp==3.1.0 |
test_engine.m
0 → 100644
Please register or sign in to comment