eefolium

A lightweight Python package for interactive mapping with Earth Engine and folium

MIT License

Downloads
229
Stars
28
Committers
2
eefolium - v0.2.0 Latest Release

Published by giswqs about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/giswqs/eefolium/compare/v0.1.2...v0.2.0

eefolium - v0.1.2

Published by giswqs almost 4 years ago

New Features:

  • Add support for Cloud Optimized GeoTIFF (COG) and SpatialTemporal Asset Catalog (STAC)
  • Add Map.add_COG_layer() and Map.add_STAC_layer()
  • Add new COG functions, e.g., get_COG_tile(), get_COG_bounds(), get_COG_center(), get_COG_bands()
  • Add new STAC functions, e.g., get_STAC_tile(), get_STAC_bounds(), get_STAC_center(), get_STAC_bands()
eefolium - v0.1.1

Published by giswqs almost 4 years ago

Fix missing requirements.txt for conda skeleton build

eefolium - v0.1.0

Published by giswqs almost 4 years ago

Initial release

eefolium - v0.0.4

Published by giswqs almost 4 years ago

eefolium - v0.0.3

Published by giswqs almost 4 years ago

Package Rankings
Top 15.89% on Pypi.org
Top 45.67% on Conda-forge.org
Badges
Extracted from project README
image image image image image image image image image image
Related Projects