Skip to content

Sample logistics facility locations and data to demo the use of the Geo-FTADS tool's data upload and overlay feature

Notifications You must be signed in to change notification settings

mcsc-impact-climate/GreatLakes_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Great Lakes Demo

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.

How to download the files

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

How to create a shapefile from the GeoJSON file

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 

About

Sample logistics facility locations and data to demo the use of the Geo-FTADS tool's data upload and overlay feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages