├── COPYING ├── README.md ├── data-samples ├── README.md ├── ams-20240227-walkability-map.geojson.gz └── ams-walkability-div70-esri-topo.jpg └── tutorial ├── README.md ├── apache.md ├── backend.md ├── downloading.md ├── frontend.md ├── prep-diag.jpg ├── processing.md ├── screen.md └── sys-diag.jpg /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/COPYING -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/README.md -------------------------------------------------------------------------------- /data-samples/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/data-samples/README.md -------------------------------------------------------------------------------- /data-samples/ams-20240227-walkability-map.geojson.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/data-samples/ams-20240227-walkability-map.geojson.gz -------------------------------------------------------------------------------- /data-samples/ams-walkability-div70-esri-topo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/data-samples/ams-walkability-div70-esri-topo.jpg -------------------------------------------------------------------------------- /tutorial/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/tutorial/README.md -------------------------------------------------------------------------------- /tutorial/apache.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/tutorial/apache.md -------------------------------------------------------------------------------- /tutorial/backend.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/tutorial/backend.md -------------------------------------------------------------------------------- /tutorial/downloading.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/tutorial/downloading.md -------------------------------------------------------------------------------- /tutorial/frontend.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/tutorial/frontend.md -------------------------------------------------------------------------------- /tutorial/prep-diag.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/tutorial/prep-diag.jpg -------------------------------------------------------------------------------- /tutorial/processing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/tutorial/processing.md -------------------------------------------------------------------------------- /tutorial/screen.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/tutorial/screen.md -------------------------------------------------------------------------------- /tutorial/sys-diag.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spatial-Data-Science-and-GEO-AI-Lab/percept/HEAD/tutorial/sys-diag.jpg --------------------------------------------------------------------------------