Skip to content

Releases: opengeos/leafmap

v0.7.2

11 Jan 05:44
Compare
Choose a tag to compare

New Features:

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

v0.7.1

03 Jan 14:41
Compare
Choose a tag to compare

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

v0.7.0

29 Dec 16:17
Compare
Choose a tag to compare

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

v0.6.1

23 Dec 14:41
Compare
Choose a tag to compare

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

v0.6.0

28 Nov 04:08
Compare
Choose a tag to compare

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

v0.5.5

09 Nov 05:07
Compare
Choose a tag to compare

New Features:

Improvement

  • Fixed add_legend bug
  • Changed default max_zoom to 24

v0.5.4

02 Nov 18:43
Compare
Choose a tag to compare

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

v0.5.3

18 Oct 00:45
Compare
Choose a tag to compare

New Features:

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

v0.5.2

17 Oct 17:26
Compare
Choose a tag to compare

Improvement

  • Fixed pydeck import error

v0.5.1

17 Oct 04:23
Compare
Choose a tag to compare

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