Skip to content

Releases: opengeos/leafmap

v0.3.0

14 Jun 04:24
Compare
Choose a tag to compare

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

v0.2.0

06 Jun 03:37
Compare
Choose a tag to compare

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

v0.1.0

25 May 04:17
Compare
Choose a tag to compare

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.

v0.0.2

24 May 14:40
Compare
Choose a tag to compare
Bump version: 0.0.1 → 0.0.2