Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added typehints to the foliumap.Map init #813

Draft
wants to merge 1,093 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 22, 2023

  1. Updated logo (opengeos#517)

    giswqs authored Aug 22, 2023
    Configuration menu
    Copy the full SHA
    a1b9896 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    0568a46 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    8091fd2 View commit details
    Browse the repository at this point in the history
  2. Removed unused control (opengeos#523)

    * Remove unused control
    
    * Remove unused draw output control
    giswqs authored Aug 27, 2023
    Configuration menu
    Copy the full SHA
    d241792 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    25734c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Enable xarray dataset in add_raster_legacy (opengeos#528)

    * Enable xarray dataset in add_raster_legacy
    
    * Remove datapane
    
    * Update install package function
    giswqs authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    07ba486 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    7b51aaa View commit details
    Browse the repository at this point in the history
  2. Add v0.23.4 changelog

    giswqs committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d099b85 View commit details
    Browse the repository at this point in the history
  3. Fix netcdf_to_tif to correctly shift longitude when custom 'lon' vari…

    …able name given (opengeos#529)
    
    lon was hard-coded as a variable name in the shifting logic, and was ignoring the variable being passed to the function. This fixes the bug
    jovanovski authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1f641af View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    cc62b93 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Add images_to_tiles function (opengeos#531)

    * Add images_to_tiles function
    
    * Fix CI test
    
    * Skip notebook 42
    
    * Fix docs build error
    
    * Add demo GIF
    giswqs authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    4cb9d6e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    7800127 View commit details
    Browse the repository at this point in the history
  2. Update GitHub Actions (opengeos#532)

    * Update GitHub Actions
    
    * Update docs-build
    
    * Update docs-build
    
    * Update CI
    
    * Update CI
    
    * Pin GDAL version
    
    * Update CI
    
    * activate conda env
    
    * conda init
    
    * Add bash
    
    * Add bash
    
    * Add bash
    
    * Add checkout
    
    * Update workflows
    
    * Update ubuntu and windows
    
    * Update workflows
    
    * Update windows
    
    * Fix data error
    
    * Update notebook GitHub URL
    giswqs authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    80998c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    7f27184 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    265435e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    3d5235c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Fix MosaicJSON bug in add_stac_layer (opengeos#538)

    * Add GitHub Actions for checking PR file size
    
    * Update workflows
    
    * Update workflows
    
    * Skip GDAL test
    
    * skip gdal check
    
    * Change pip gdal
    
    * Fix stac tile error
    
    * Fix gdal installation error
    
    * Fix stac tile error
    
    * Fix gdal installation
    giswqs authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    593e653 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    285cd71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9838cfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    716fb92 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Add changelog script (opengeos#544)

    * Add changelog script
    
    * Remove changelog_update.md
    
    * Update gitignore
    giswqs authored Sep 12, 2023
    Configuration menu
    Copy the full SHA
    87d0a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d80d337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d48e6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b519de View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    5f5fba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c396cd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc47d6f View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    4426ad2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    536c4c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17f66b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Configuration menu
    Copy the full SHA
    6534e61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feac41f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    001d5dc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Configuration menu
    Copy the full SHA
    f38447d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    6f00bb3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    f32bdc2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Add support for PMTiles (opengeos#560)

    * Add support for PMTiles
    
    * Update notebook
    giswqs authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    a7af46b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    515fe6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1149c9c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    b11e4e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Add support for PMTiles (opengeos#566)

    * Add support for PMTiles
    
    * Add zoom_to_layer param to pmtiles
    giswqs authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    0fa5a4c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Improve PMTiles functions (opengeos#567)

    * Improve PMTiles functions
    
    * Add try except for add_pmtiles
    
    * Add pmtiles to setup.py
    giswqs authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5af7a5d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    c584304 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    a76d49b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    5d9cd0f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    b6da1ec View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    f67bf69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce728d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Add some vector functions (opengeos#582)

    * Add some vector functions
    
    * Replace Stamen.Terrain with Esri.WorldTopoMap
    giswqs authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    633ec55 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    1616fd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a3e043 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    1f9af2b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    099ca2f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Add mbtiles and pmtiles functions (opengeos#587)

    * Add mbtiles and pmtiles functions
    
    * Fix pmtiles notebook
    
    * Add vector_to_pmtiles function
    
    * Improve df_to_gdf function
    giswqs authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e1b83fe View commit details
    Browse the repository at this point in the history
  2. Add support for lonboard (opengeos#588)

    * Add support for lonboard
    
    * Add lonboard notebook example
    
    * Fix typo
    giswqs authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c967575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42c496c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5210fee View commit details
    Browse the repository at this point in the history
  5. Fix link typo

    giswqs committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0ece5f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f1b089 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    fb6bea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d80b436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b398dbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    418fa71 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Add vector_to_parquet function (opengeos#598)

    * Add vector_to_parquet function
    
    * Fix gdb_to_vector bug
    
    * Improve vector_to_parquet
    
    * Improve file handling
    giswqs authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    759a049 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Add support for reading parquet files (opengeos#599)

    * Add support for reading parquet files
    
    * Add notebook to toc
    giswqs authored Nov 12, 2023
    Configuration menu
    Copy the full SHA
    79b8e4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ada89b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Add color schemes for visualizing vector data (opengeos#601)

    * Add color schemes for visualizing vector data
    
    * Deprecate get_cmap function
    
    * Update unit tests
    
    * Fix colormap error
    
    * Update binder hyperlink
    giswqs authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5dfb16b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93dbe54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a44d4c4 View commit details
    Browse the repository at this point in the history
  4. Update notebook 84 (opengeos#603)

    * Update notebook 84
    
    * Update binder link
    giswqs authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f6c08f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29d58ca View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    e8344e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52934bd View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Add wms legend method to Map class (opengeos#608)

    * added add_wms_legend method to map class
    
    * added test_add_wms_legend unit test
    
    * updated stringdoc with url format if using wms legend
    JJFlorian authored Nov 18, 2023
    Configuration menu
    Copy the full SHA
    59cbcd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2b7a2a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    865fd37 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    e40906f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38ef18b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    cf44121 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    5379e0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36d23ad View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Add functions for searching and downloading GEDI data (opengeos#619)

    * Add function for searching GEDI data
    
    * Add gedi_download_file function
    
    * Add GEDI batch download function
    
    * Add GEDI notebook example
    
    * Fix notebook error
    giswqs authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ea1d6a6 View commit details
    Browse the repository at this point in the history
  2. Clean up GEDI notebook

    giswqs committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    634c092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9231256 View commit details
    Browse the repository at this point in the history
  4. Update GitHub env variables

    giswqs committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2590604 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Skip plotly notebook in mkdocs

    giswqs committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a2546e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1770dee View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Add support for visualizing GEDI data (opengeos#624)

    * Add h5_to_gdf function
    
    * Update notebook
    
    * Add h5py
    giswqs authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    20aea08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f516a42 View commit details
    Browse the repository at this point in the history
  3. Add lonboard to Dockerfile

    giswqs committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e231244 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    59661a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Add GEDI subsetting and add_markers functions (opengeos#630)

    * Add GEDI subsetting function
    
    * Ignore notebook 84
    
    * Ignore notebook 81
    
    * Add add_markers method
    
    * Add notebook 86
    
    * Formatting with black
    giswqs authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    41b7892 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    118d54c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eca9208 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b07cbd View commit details
    Browse the repository at this point in the history
  5. Update GEDI notebook example (opengeos#637)

    * Update GEDI notebook example
    
    * Clean up notebook
    giswqs authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    9d12386 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbbb32c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    dd2bc5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0348a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Configuration menu
    Copy the full SHA
    d360f6a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Fixed namespace and event handling issue with PMTiles (opengeos#645)

    * allows multiple PMTilesLayer to be added/toggled via LayerControl without JS errors (protocol variable is re-declared, each layer should have a unique pane)
    * allows tooltips to show after PMTilesLayer has been disabled and re-enabled via LayerControl
    prusswan authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    35362ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b3fac9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f59fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c27de81 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Add support for downloading NASA Earth data (opengeos#648)

    * Add support for downloading NASA Earth data
    
    * Add notebook to docs
    giswqs authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    71eb586 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Add support for searching NASA data interactively (opengeos#649)

    * Add support for searching NASA data interactively
    
    * Improve NASA data GUI
    
    * Clean up notebook
    giswqs authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    3d269d9 View commit details
    Browse the repository at this point in the history
  2. Fix docs build error

    giswqs committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    ef702b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    43c56cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e640ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f6082c View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    ec19f04 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    cafd0cc View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Modify add_velocity to support custom color list (opengeos#654)

    * Enhanced LeafMap's add_velocity in leafmap.py to support custom color visualization by including a 'color_scale' parameter, allowing users to specify a list of colors for velocity vectors on the map.
    
    * Update color_scale in add_velocity
    
    ---------
    
    Co-authored-by: Qiusheng Wu <[email protected]>
    shailesh-stha and giswqs authored Dec 29, 2023
    Configuration menu
    Copy the full SHA
    72525e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    b9d53ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb48ba8 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    2c04676 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    727f4db View commit details
    Browse the repository at this point in the history
  2. Bump localtileserver>=0.10.0 (opengeos#666)

    * Bump localtileserver>=0.10.0
    
    * Fix bokeh notebook error
    
    * Change camp to colormap
    
    ---------
    
    Co-authored-by: Qiusheng Wu <[email protected]>
    banesullivan and giswqs authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e913bbd View commit details
    Browse the repository at this point in the history
  3. Add get_root param to stac_client (opengeos#564)

    * Add get_root param to stac_client
    
    * Disable return_col_id if not get_root
    
    * Fix stac client issue
    giswqs authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    ceae595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53595e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e35580a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ef95b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    963f0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e35e0a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Improve the add_raster method (opengeos#675)

    * Improve the add_raster method
    
    * Update sample raster datasets
    
    * Clean up notebook
    giswqs authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    badf053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18f0da9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    2442b1f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Layers as xarray.DataArray in split_map (ipyleaflet Map) (opengeos#681)

    * Get crs and transform from rio accessor
    
    * Updated notebook (xarray section)
    
    * Layers as xarray in leafmap.Map.split_map
    
    * Updated notebook
    
    * Updated notebooks (docs)
    
    * Added array support for folium split_map
    
    * Updated notebook
    
    * Ignore notebook 83 execution
    
    * Enable split map dragging
    
    * Add error handling for compute_view
    
    ---------
    
    Co-authored-by: Qiusheng Wu <[email protected]>
    lopezvoliver and giswqs authored Feb 14, 2024
    Configuration menu
    Copy the full SHA
    6370630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5b55ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80fe740 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b613497 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Add pre-commit hooks (opengeos#686)

    * Add pre-commit hooks
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Fix typos
    
    * Remove codespell from GitHub Actions
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    35c6737 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Fix raster pixel inspector bug (opengeos#689)

    * Fix raster pixel inspector bug
    
    * Add pixel inspector notebook example
    giswqs authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9264469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c0d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c808f05 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    73548bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b483db View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Fix notebook 88 error (opengeos#696)

    * Fix notebook 88 error
    
    * Comment out installation
    giswqs authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    98077c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Add testing for Python 3.12 (opengeos#698)

    * Add testing for Python 3.12
    
    * Add pyzmq
    
    * Skip keplergl
    
    * Fix build error
    
    * Add setuptools
    giswqs authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    605cec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3126e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    f89699a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd2da39 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Allow to send options directly as str for vector tiles (opengeos#702)

    * Allow to send options directly as str
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    lopezvoliver and pre-commit-ci[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8e30645 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Improve vector tile layer arguments (opengeos#703)

    * Allow to send options directly as str
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Rearranged arguments positions
    
    * More detailed style example
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Updated docstring
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Qiusheng Wu <[email protected]>
    3 people authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    3b6f130 View commit details
    Browse the repository at this point in the history
  2. Fix docs build error (opengeos#704)

    * Fix docs build error
    
    * Make earthaccess optional
    
    * Fix vector tile notebook error
    
    * Skip vector tile test
    giswqs authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    dae2c08 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. [pre-commit.ci] pre-commit autoupdate (opengeos#705)

    updates:
    - [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c0490d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    3ae2a8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e56788f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57b9b24 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    496d878 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b6e33d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update lonboard view_state and pre-commit (opengeos#712)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
    
    * Update lonboard view_state
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Qiusheng Wu <[email protected]>
    pre-commit-ci[bot] and giswqs authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    01d3fff View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    31b067e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    644f65c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    58c3b99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea519f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    20d095e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67a24ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a83b3e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    2c25d6e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. [pre-commit.ci] pre-commit autoupdate (opengeos#731)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/psf/black: 24.4.0 → 24.4.2](psf/black@24.4.0...24.4.2)
    
    * Ignore notebook 77_split_raster
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Qiusheng Wu <[email protected]>
    pre-commit-ci[bot] and giswqs authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3223852 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Add maplibregl module (opengeos#719)

    * Add maplibregl module
    
    * Add add_basemap and set_center methods
    
    * Add add_layer and add_control methods
    
    * Add add_geojson method
    
    * Add add_tile_layer method
    
    * Make maplibre optional
    giswqs authored May 7, 2024
    Configuration menu
    Copy the full SHA
    c5f63b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f32b790 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1016e4b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    ed394c7 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    dac2117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83dbede View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec01504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d35634f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Fix typos and update plt.get_camp (opengeos#742)

    * Fix typos
    
    * Fix plt.get_cmap error
    giswqs authored May 17, 2024
    Configuration menu
    Copy the full SHA
    c022a49 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Fix netcdf_to_tif bug (opengeos#743)

    * Fix netcdf_to_tif bug
    
    * Fix notebook error
    giswqs authored May 24, 2024
    Configuration menu
    Copy the full SHA
    87cd727 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. [pre-commit.ci] pre-commit autoupdate (opengeos#744)

    updates:
    - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    1bff9de View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    c2e35c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    50acea3 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Add GUI for raster data visualization (opengeos#750)

    * Add GUI for raster data visualization
    
    * Add layer loading spinner
    
    * Fix layer settings bug
    
    * Add support for COG
    
    * Add support for STAC
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Fix image min max value bug
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8c0ea49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c345932 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    51d3135 View commit details
    Browse the repository at this point in the history
  2. Improve add_vector for the deck module (opengeos#758)

    * Improve add_vector for deck module
    
    * Improve add_vector function
    
    * Improve pydeck notebook example
    giswqs authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6e6329e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1834275 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Create dependabot.yml

    giswqs authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    1ac9186 View commit details
    Browse the repository at this point in the history
  2. Bump actions/dependency-review-action from 2 to 4 (opengeos#763)

    Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 4.
    - [Release notes](https://github.com/actions/dependency-review-action/releases)
    - [Commits](actions/dependency-review-action@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/dependency-review-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    ab28c91 View commit details
    Browse the repository at this point in the history
  3. Bump nwtgck/actions-netlify from 2.1 to 3.0 (opengeos#761)

    Bumps [nwtgck/actions-netlify](https://github.com/nwtgck/actions-netlify) from 2.1 to 3.0.
    - [Release notes](https://github.com/nwtgck/actions-netlify/releases)
    - [Changelog](https://github.com/nwtgck/actions-netlify/blob/develop/CHANGELOG.md)
    - [Commits](nwtgck/actions-netlify@v2.1...v3.0)
    
    ---
    updated-dependencies:
    - dependency-name: nwtgck/actions-netlify
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d572051 View commit details
    Browse the repository at this point in the history
  4. Bump github/codeql-action from 2 to 3 (opengeos#759)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    47fe0ba View commit details
    Browse the repository at this point in the history
  5. Bump docker/build-push-action from 4 to 5 (opengeos#760)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    fc93cc2 View commit details
    Browse the repository at this point in the history
  6. Bump docker/login-action from 2 to 3 (opengeos#762)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    42329a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Improve the maplibre module (opengeos#764)

    * Improve the maplibre module
    
    * Add add_vector function
    
    * Rename df_to_geojson
    
    * Add add_raster function
    
    * Add add_wms_layer function
    
    * Add MapLibre notebook example
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4d3cc98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4972e80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54fcf01 View commit details
    Browse the repository at this point in the history
  4. Bump docker/metadata-action from 4 to 5 (opengeos#768)

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
    - [Commits](docker/metadata-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    11b6e0b View commit details
    Browse the repository at this point in the history
  5. Bump docker/build-push-action from 5 to 6 (opengeos#767)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    1e61e12 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add maplibre layer interact (opengeos#766)

    * Add maplibre layer interact
    
    * Improve maplibre notebook example
    giswqs authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    424c832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417142f View commit details
    Browse the repository at this point in the history
  3. Add basemap widget (opengeos#769)

    * Add basemap widget
    
    * Fix notebook error
    giswqs authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2b167ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37dd2e0 View commit details
    Browse the repository at this point in the history
  5. Add support for MapLibre PMTiles (opengeos#770)

    * Add support for MapLibre PMTiles
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add error handling
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6c99304 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39a124f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    2d8044a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33ce993 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e67c457 View commit details
    Browse the repository at this point in the history
  4. Add more MapLibre example (opengeos#773)

    * Add more MapLibre example
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Skip notebook execute
    
    * Add 3D indoor mapping example
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Remove notebook skip execute
    
    * Add 3D terrain example
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Fix typos
    
    * Add MapLibre overview
    
    * Add a marker example
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add a video example
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    327c264 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Add more MapLibre examples (opengeos#774)

    * Add more MapLibre examples
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add satellite map and fit bounds examples
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add fly_to function
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add fly_to options
    
    * Add fullscreen example
    
    * Fix broken links
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    350a66e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70f8e86 View commit details
    Browse the repository at this point in the history
  3. Change MapLibre center from lat_lon to lon_lat (opengeos#776)

    * Change MapLibre center from lat_lon to lon_lat
    
    * URL substring sanitization
    
    * Fix URL check
    giswqs authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d63f3ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7cc5a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Add to_streamlit and more examples (opengeos#777)

    * Add to_streamlit and more examples
    
    * Add Map.rotate_to method
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add variable label placement notebook
    
    * Add restrict bounds notebook
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add PMTiles notebook
    
    * Add navigation notebook
    
    * Update get_api_key function
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Update get_api_key function
    
    * Add multiple geometries example
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add more notebook examples
    
    * Add open_geojson method
    
    * Add more functions and examples
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add line gradient notebook
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3ff7f7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72dfb0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    516be3c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d320c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bcc81d View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Add get style layers and more examples (opengeos#781)

    * Add get style layers
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add two more examples
    
    * Add Map.style_layer_interact method
    
    * Add data driven lines notebook
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add two more examples
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    8c248fe View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Add more MapLibre examples (opengeos#782)

    * Add more MapLibre examples
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add two more examples
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Improve add_image function
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add find_first_symbol_layer method
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Reorder files
    
    * Reorder files
    
    * Add animate line example
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add two more examples
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add more examples
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    edd38af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af9d1de View commit details
    Browse the repository at this point in the history
  3. Add COG and STAC examples for MapLibre (opengeos#783)

    * Add COG and STAC examples
    
    * Add local raster example
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add STAC notebook
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    a21d67f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce5a8d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b992136 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Add a Container class (opengeos#786)

    * Add a Container class
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add ipyvuetify
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    924102d View commit details
    Browse the repository at this point in the history
  2. Add add_source function and custom marker notebook (opengeos#787)

    * Add add_source function and custom marker notebook
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Add add_gdf method
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9569dd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47aac67 View commit details
    Browse the repository at this point in the history
  4. Fix add_geojson paint bug (opengeos#788)

    * Fix add_geojson paint bug
    
    * Fix geodataset error
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    e40d462 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb477da View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    b8a103e View commit details
    Browse the repository at this point in the history
  2. Update changelog (opengeos#792)

    * Update changelog
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6d514fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    392b732 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    be180dd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    f502aa0 View commit details
    Browse the repository at this point in the history
  2. Improve support for adding GEE layers (opengeos#795)

    * Improve support for adding GEE layers
    
    * Add GEE notebook example
    
    * Improve notebook
    giswqs authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    7a6820c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    401e9b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Improve the MapLibre to_html method (opengeos#797)

    * Improve the MapLibre to_html method
    
    * Fix to_html api key bug
    giswqs authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    40cc779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    870e445 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd49691 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Add GitHub API functions (opengeos#800)

    * Add GitHub API functions
    
    * Update add raster nodata
    giswqs authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    7519597 View commit details
    Browse the repository at this point in the history
  2. Add image_to_geotiff function (opengeos#802)

    * Add image_to_geotiff function
    
    * Add to_cog option
    giswqs authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    83ae2d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bc102b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    462e396 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66240d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84074b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Add functions for executing MapLibre notebook (opengeos#806)

    * Add functions for executing MapLibre notebook
    
    * Add GIF notebook example
    
    * Improve function
    giswqs authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c04e053 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206b67f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adca5d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f3648c View commit details
    Browse the repository at this point in the history
  5. Add MapTiler style function (opengeos#808)

    * Add MapTiler style function
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    giswqs and pre-commit-ci[bot] authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4344be2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c71413 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0435647 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edd257d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    948a772 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f398559 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    693f4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa63fa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    183a129 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    e6029f1 View commit details
    Browse the repository at this point in the history