This project is intended to allow users to quickly be able to plot data.
Plots points on map in given bounds using a lat/long column.
Creates a kdeplot fitting and plotting a univariate kernel density estimate.
Plots a shapefile onto a map in given bounds, optionally plots a column and provides a legend if selected.
Product of shape_generator.py. Allows users to create n number of shapes with random locations in x,y,x1,y1 bounds.
- PySimpleGUI
- geopandas
- pandas
- cartopy.crs
- cartopy
- matplotlib.pyplot