All Projects → giswqs → geemap-apps

giswqs / geemap-apps

Licence: MIT license
Interactive web apps created using geemap and streamlit

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to geemap-apps

earthengine-apps
A collection of Earth Engine Apps created using geemap, voila, and heroku
Stars: ✭ 20 (-16.67%)
Mutual labels:  mapping, geospatial, google-earth-engine, earth-engine, geemap
earthengine-py-examples
A collection of 300+ examples for using Earth Engine and the geemap Python package
Stars: ✭ 76 (+216.67%)
Mutual labels:  geospatial, google-earth-engine, earthengine, earth-engine, geemap
streamlit-geospatial
A multi-page streamlit app for geospatial
Stars: ✭ 310 (+1191.67%)
Mutual labels:  mapping, geospatial, streamlit
leafmap
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
Stars: ✭ 1,299 (+5312.5%)
Mutual labels:  mapping, geospatial, streamlit
Wicket
A modest library for moving between Well-Known Text (WKT) and various framework geometries
Stars: ✭ 484 (+1916.67%)
Mutual labels:  mapping, geospatial
Gmt
The Generic Mapping Tools
Stars: ✭ 468 (+1850%)
Mutual labels:  mapping, geospatial
Mapserver
Source code of the MapServer project. Please submit pull requests to the 'main' branch.
Stars: ✭ 693 (+2787.5%)
Mutual labels:  mapping, geospatial
Examples
Self-contained examples for the legacy Maps API for JavaScript.
Stars: ✭ 78 (+225%)
Mutual labels:  mapping, geospatial
Geemap
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and folium
Stars: ✭ 959 (+3895.83%)
Mutual labels:  mapping, geospatial
Leaflet Tilefilter
Change the appearance of Leaflet map tiles on the fly using a variety of canvas or CSS3 image filters. It's like Instagram for Leaflet map tiles.
Stars: ✭ 90 (+275%)
Mutual labels:  mapping, geospatial
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (+525%)
Mutual labels:  mapping, geospatial
Mapsui
Mapsui is a .NET Map component for WPF, Xamarin.Forms, Xamarin.Android, Xamarin.iOS and UWP
Stars: ✭ 447 (+1762.5%)
Mutual labels:  mapping, geospatial
Awesome Gee
A curated list of Google Earth Engine resources
Stars: ✭ 292 (+1116.67%)
Mutual labels:  mapping, geospatial
Leaflet Dvf
Leaflet Data Visualization Framework
Stars: ✭ 678 (+2725%)
Mutual labels:  mapping, geospatial
Mapper
OpenOrienteering Mapper is a software for creating maps for the orienteering sport.
Stars: ✭ 258 (+975%)
Mutual labels:  mapping, geospatial
Editor
An open source visual editor for the 'Mapbox Style Specification'
Stars: ✭ 1,167 (+4762.5%)
Mutual labels:  mapping, geospatial
Maps Api For Javascript Examples
Self-contained examples for Maps API for JavaScript v3.
Stars: ✭ 130 (+441.67%)
Mutual labels:  mapping, geospatial
leafmap-apps
Interactive web apps created using leafmap and streamlit
Stars: ✭ 30 (+25%)
Mutual labels:  mapping, streamlit
wordpress-geo-mashup
Official repository for Geo Mashup, the plugin that makes WordPress into a GeoCMS. Documentation:
Stars: ✭ 60 (+150%)
Mutual labels:  mapping, geospatial
R-Geospatial-Fundamentals
This is the repository for D-Lab's Geospatial Fundamentals in R with sf workshop.
Stars: ✭ 42 (+75%)
Mutual labels:  mapping, geospatial

geemap-apps

Introduction

This repo demostrates how to build a multi-page Earth Engine App using streamlit and geemap. You can deploy the app on various cloud platforms, such as share.streamlit.io or Heroku. Make sure you set EARTHENGINE_TOKEN='your-token' as an environment variable (secret) on the cloud platform.

Where to find your Earth Engine token?

  • Windows: C:/Users/USERNAME/.config/earthengine/credentials
  • Linux: /home/USERNAME/.config/earthengine/credentials
  • macOS: /Users/USERNAME/.config/earthengine/credentials

Credits

This app is created using the template from upraneelnihar/streamlit-multiapps.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].