This repository contains sample locations and data for return-to-base logistics facilities in the Great Lakes region to demo the use of the Geo-TIDE tool's data upload and overlay feature.
Instructions on how to use this demo data on the Geo-TIDE tool can be found in this blog post.
To download the contents of the repository as a ZIP file, you can use the following URL in your browser: https://github.com/mcsc-impact-climate/GreatLakes_Demo/archive/refs/heads/main.zip
In case changes need to be made to the GeoJSON file logistics_facilities.geojson, the corresponding shapefile can be re-created by execute the convert_geojson_to_shapefile.py
[./convert_geojson_to_shapefile.py] script:
First, make sure your python installation includes the geopandas module:
pip install geopandas
Then execute the python script from the top level of this repository:
python convert_geojson_to_shapefile.py