mapa-streamlit
streamlit-folium
mapa-streamlit | streamlit-folium | |
---|---|---|
1 | 2 | |
16 | 474 | |
- | - | |
3.4 | 7.9 | |
5 days ago | 5 days ago | |
Python | Python | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mapa-streamlit
-
Check out my latest web app, which lets you create 3d-printable STL files based on the elevation for every region in the world! Links and details in the comments.
Note, that it is based on streamlit, using mapa and here is the source code of the app.
streamlit-folium
- Build a Route Generator App with Cloudflare Workers AI, LangChain, Streamlit, and Mapbox
-
Export Coordinate from Folium Map
This should be possible with the streamlit-folium component (demo app here)
What are some alternatives?
mapa - Create 3d-printable STLs from satellite 🌍 elevation data
Streamlit-Authenticator - A secure authentication module to manage user access in a Streamlit application.
gedcom-to-visualmap - Using GEDCOM in Python, build a map using Folium (heat and line) or kml. It will Geocode different types of places and allow you to update those discovered addresses with GPS values. Includes GUI interface
streamlit_login_auth_ui - It lets you connect your streamlit application to a pre-built and secure Login/ Sign-Up page.
streamlit-geospatial - A multi-page streamlit app for geospatial
localtileserver - 🌐 dynamic tile server for visualizing rasters in Jupyter with ipyleaflet or folium
streamlit - Streamlit — A faster way to build and share data apps.
minecraftUBC - A proof-of-concept for transforming UBC's Vancouver Campus into a Minecraft world through the use of geospatial data processing and deep learning.
hottest-panchayats-kerala - Figuring out what the hottest villages in Kerala are with the help of Microsoft's Planetary Computer
geemap - A Python package for interactive geospatial analysis and visualization with Google Earth Engine.
bike_walk_route_map_generator - Generate an optimal path on a map a la Traveling Salesman Problem to hit different landmarks in an input city using Cloudflare Workers AI (using LlaMA-3.1), LangChain (for prompt templates and comma separated list output parser), Mapbox to create a map and get information about cities and landmarks in those cities, and Folium to edit the map.