Map / app.py
MadhuV28's picture
Create new file
22405ac
raw
history blame
103 Bytes
import streamlit as st
import json
import geopandas as gpd
import pyproj
import plotly.graph_objs as go