d applications of Geographic Information Systems (GIS) and computational methods to water resources inf... ow_path_algorithm]]
* [[projects:nsf_pose_grass_gis]]
* [[projects:nsf_dises_northern_nm_water_avai... 021 Parallelization of existing modules for GRASS GIS]]
* Funded by [[https://summerofcode.withgoog... lab_members:Owen Smith]]
* A special topic in GIS for spring 2020
* Idea proposed and implement
====== How to compile QGIS on Slackware ======
[[How to compile GRASS GIS on Slackware|Install GRASS GIS]] first.
<code bash>
# switch to root
su -
# replace USERNAME with your non-root username who installed GRASS GIS
if ! echo $PKG_CONFIG_PATH | grep -q /home/USERNA
====== How to download features using the ArcGIS REST API ======
This script requires [[https://jqlang.github.io/jq/|jq]].
<file bash download_arcgis_rest_features.sh>
#!/bin/sh
if [ $# -lt 2 ]; then
echo "Usage: download_arcgis_rest_features.sh REST_URL output"
exit
fi
# URL for an ArcGIS REST API
rest_url=$1
# output filename
output=$2
ity of North Georgia]] (UNG). He is also a senior GIS developer and [[https://grasswiki.osgeo.org/wiki/Team|GRASS GIS developer]].
He worked as a water resources engi... tational hydrology, especially the application of GIS to water resources engineering. He has been contributing to [[https://grass.osgeo.org|GRASS GIS]] development as [[https://grasswiki.osgeo.org/wi
ae_cho]], Ph.D.
===== Requirements =====
* ArcGIS Desktop 10.x
* ArcPy
* Python 2 standard modu... ing a fully open source solution without using ArcGIS and Feature Analyst.
===== canopy_config module ... ''naipqq_layer'' must be added to an ArcMap or ArcGIS Pro dataframe for CanoPy functions to run.
====
use they are open access and free to read.
===== GIS =====
* [[https://onlinelibrary.wiley.com/journal/14679671|Transactions in GIS]]. SCIE, 2018 Impact Factor 2.188.
===== Remote
rs:owen_smith]]
===== Requirements =====
* ArcGIS Desktop 10.x
* ArcPy
* Python 2 standard modu... ing a fully open source solution without using ArcGIS and Feature Analyst.
===== Sample data set =====
(USGS) input into Geospatial Information System (GIS) software and normalized to scale. The project ha... gitalcommons.northgeorgia.edu/ngresearchconf/2020/gis/4/?fbclid=IwAR1YlU2d8TZ1slpFFgYhTAiczwnqYqoRcY3Qm
reation of an automated hydrologic model using ArcGIS modelbuilder to locate culvert locations.
* Ass... nty, GA with creation of mining location data for GIS.
===== TODOs =====
~~TODOLIST assigned:@osmith
====== How to compile GRASS GIS on Slackware ======
This HOWTO explains how to compile [[https://grass.osgeo.org/|GRASS GIS]] on Slackware.
<code bash>
# switch to root
su
rs:owen_smith]]
===== Requirements =====
* ArcGIS Desktop 10.x
* ArcPy
* Python 2 standard modu... ing a fully open source solution without using ArcGIS and Feature Analyst.
===== How to use the CanoPy