Final Project for CS2300 by Julia Booth-Howe*
This project takes in datasets through C++ where it sorts and performs basic statistical analyses that are passed to Python. The Python script is connected with the arcGIS API and will be used to create maps showing the data.
- Class: header and .cpp files: Module 1
- Overloaded operators: Module 1
- File input/ output: Module 2
- Multiple Languages: Module 3
- Command Line Interface: Module 3
- MacOS
- ArcGIS Python API
- Jupyter Notebook
ESRI for most of the jupyter notebook code: https://developers.arcgis.com/rest/services-reference/enterprise/join-features.htm https://developers.arcgis.com/documentation/mapping-apis-and-services/spatial-analysis/feature-analysis/combine-data/join-features/