A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of leafmap

leafmap - v0.7.7

New Features:

  • Added raster support for JupyterHub
  • Added new function add_geotiff

Improvement

  • Fixed Colab plotly bug #199

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs about 3 years ago

leafmap - v0.7.6

New Features:

  • Added support for editing vector data #178 #179

Improvement

  • Fixed Colab widgets.jslink bug
  • Updated STAC notebooks
  • Changed STAC items to item
  • Added sample vector data

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs about 3 years ago

leafmap - v0.7.5

New Features:

  • Added GUI for creating vector data interactively #179 #194

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs about 3 years ago

leafmap - v0.7.4

New Features:

  • Added attribute table GUI #179

Improvement

  • Improved add_labels function #188
  • Improved GitHub workflows #192
  • Improved add_raster function #191
  • Removed nominatim URL from Search Control #182
  • Fixed search control bug #183

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.7.3

New Features:

  • Added search control GUI #182 #183
  • Added COG creation #176

Improvement

  • Removed COG mosaic function #180
  • Updated binder env

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.7.2

New Features:

  • Added GUI for loading COG/STAC #164
  • Added ROI to GeoJSON function #170
  • Added add_geojson for plotly #163 #167

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.7.1

New Features:

  • Added plotly toolbar GUI #160
  • Added layer control #160
  • Added Inspector support for local tile #162
  • Added add_gdf for plotly #163

Improvement

  • Improved COG visualization #161
  • Fixed citation bug #165

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.7.0

New Features:

  • Added Planetary Computer STAC support #137
  • Added plotly backend #109
  • Added Inspector tool #158
  • Added plotly COG STAC support #109
  • Added plotly planet imagery support #109
  • Added plotly toolbar #160
  • Added geojson_to_df and geom_type functions

Improvement

  • Removed pangeo broken binder links
  • Improved kepler config options #150
  • Improved stac tile function #137
  • Updated STAC notebook example #156

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.6.1

New Features:

  • Added image overlay functionality #136
  • Added marker cluster function #138
  • Added locate control to folium
  • Added cesium_to_streamlit function #139
  • Added add_points_from_xy function #138
  • Added circle markers function #140

Improvement

  • Added localtileserver to env.yml
  • Fixed gdf style callback bug #119
  • Added ts_inspector docstring #147
  • Improved streamlit download button

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.6.0

New Features:

  • Added add_marker function
  • Added save_data function
  • Added support for local tile #129
  • Added open raster GUI #129
  • Added zoom to tile #129

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.5.5

New Features:

Improvement

  • Fixed add_legend bug
  • Changed default max_zoom to 24

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.5.4

New Features:

  • Added search basemaps GUI #93
  • Added get wms layers function
  • Made streamlit map width reponsive #126
  • Added function read file from url
  • Added streamlit download button
  • Added SIGSPATIAL workshop notebook

Improvement

  • Fixed layer attribution error #93
  • Fixed open vector bug #124
  • Improved streamlit support

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.5.3

New Features:

  • Added support for US Census data with hundreds of WMS layers #123

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.5.2

Improvement

  • Fixed pydeck import error

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.5.1

New Features:

  • Added support for pydeck #122
  • Added streamlit support for heremap #118
  • Added create_colormap function

Improvement

  • Added optional postgis port param #144
  • Added STAC time slider example to notebook #177
  • Fixed geojson style callback bug #119
  • Updated foss4g notebook
  • Fixed planet imagery bug
  • Improved vector to geojson
  • Added streamlit app link to docs

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.5.0

New Features:

Improvement

  • Updated binder env
  • Updated Google Analytics
  • Added nbconvert to docs build

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.4.3

New Features:

  • Added sandbox_path option allowing users to restrict Voila app access to system directories #113
m = leafmap.Map(sandbox_path='/path/to/folder')

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.4.2

New Features:

  • Changed default plotting backend on Colab from folium to ipyleaflet #112
  • Added streamlit support #96
  • Added support for xyzservices provider #92
  • Added a basemap gallery #91

Improvement

  • Fixed linked maps bug
  • Improved folium basemaps #91

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.4.1

New Features:

  • Added 200+ basemaps from xyzservices #91

Improvement

  • Fixed typo #90
  • Added kepler module to mkdocs
  • Removed support for Python 3.6 due to xyzservices

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs over 3 years ago

leafmap - v0.4.0

New Features:

  • Added kepler.gl plotting backend #88
  • Added keplergl sample data #88
  • Added keplergl sample html #88

Improvement

  • Added CITATIONS.cff

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs almost 4 years ago

leafmap - v0.3.5

New Features:

  • Added kepler.gl plotting backend #88

Improvement

  • Added unittest for toolbar module #83
  • Updated paper.md

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs almost 4 years ago

leafmap - v0.3.4

New Features:

  • Added map title function #84

Improvement

  • Improved add_ahp and add_kml for http
  • Added codespell to docs.yml
  • Made XYZ tiles attribution required #83
  • Changed some functions to be private #83
  • Added more info about plotting backends #83
  • Added text description to notebooks #83
  • Added NotImplementedError for foliumap #83
  • Fixed typos using codespell #83
  • Added Code of Conduct #83
  • Made usage page interactive #83
  • Added key features notebook #83
  • Added plotting backend comparison #83
  • Added leafmap and foliumap unittest #83
  • Improved JOSS paper #83

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs almost 4 years ago

leafmap - v0.3.3

New Features:

  • Added troubleshooting section #76
  • Added pandas_to_geojson function #75
  • Added creating heat map from csv #64
  • Added cog mosaic from file #61
  • Added colormap notebook #60

Improvement

  • Changed COG and STAC function names #61
  • Updated colormap example #60

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs almost 4 years ago

leafmap - v0.3.2

New Features:

  • Added time slider #42
  • Added JOSS manuscript
  • Added unittests

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs almost 4 years ago

leafmap - v0.3.1

New Features:

  • Added GUI for loading COG #50
  • Added methods to add vector data on heremap #43
  • Added Planet imagery GUI #9

Improvement

  • Improved support for folium styles #47
  • Improved save map to image #37
  • Updated toolbar icons #9
  • Added LGTM
  • Updated installation docs

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs almost 4 years ago

leafmap - v0.3.0

New Features:

  • Added Planet basemaps GUI #9
  • Added open point layer GUI #29
  • Improved GUI for opening vector data from http #33
  • Added map to html function #32
  • Added point layer with popup #27
  • Added vector tile layer support #26
  • Added HERE map plotting backend #20

Improvement

  • Allow json file in open data widget
  • Added five notebook tutorials
  • Fixed folium map custom size bug #21

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs almost 4 years ago

leafmap - v0.2.0

New Features:

  • Added handle-draw function #2
  • Added split-panel map #7
  • Added GeoPandas support #16
  • Added support for PostGIS #15
  • Added support for downloading OpenStreetMap data #10 #12

Improvement

  • Fixed basemap bug #5
  • Fixed output scroll bug #11
  • Changed COG and STAC functions to snake_case
  • Added binder badge to notebooks
  • Added binder env
  • Added 15 turorials
  • Added domain name leafmap.org

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs almost 4 years ago

leafmap - v0.1.0

New Features:

  • Create an interactive map with only one-line of code.
  • Select from a variety of basemaps interactively without coding.
  • Add XYZ and WMS tile services to the map.
  • Convert CSV to points and display points as a marker cluster.
  • Add local vector data (e.g., shapefile, GeoJSON, KML) to the map without coding.
  • Add local raster data (e.g., GeoTIFF) to the map without coding.
  • Add Cloud Optimized GeoTIFF (COG) and SpatialTemporal Asset Catalog (STAC) to the map.
  • Add custom legends and colorbars to the map.
  • Perform geospatial analysis using WhiteboxTools and whiteboxgui.
  • Publish interactive maps with only one line of code.

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs almost 4 years ago

leafmap - v0.0.2

Sustainable Development - Data Catalogs and Interfaces - Python
Published by giswqs almost 4 years ago