planetary-computer-apis

Planetary Computer APIs

MIT License

Stars
105
Committers
20

Bot releases are hidden (Show)

planetary-computer-apis - 2024.9.1.301 Latest Release

Published by 777arc about 2 months ago

planetary-computer-apis - 2024.9.1

Published by 777arc about 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2024.7.3...2024.9.1

planetary-computer-apis - 2024.7.3

Published by mmcfarland 3 months ago

What's Changed

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2024.7.2...2024.7.3

planetary-computer-apis - 2024.7.2

Published by mmcfarland 3 months ago

What's Changed

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2024.7.1...2024.7.2

planetary-computer-apis - 2024.7.1

Published by mmcfarland 4 months ago

What's Changed

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2024.6.2...2024.7.1

planetary-computer-apis - 2024.6.2

Published by mmcfarland 4 months ago

What's Changed

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2024.6.1...2024.6.2

planetary-computer-apis - 2024.6.1

Published by mmcfarland 4 months ago

planetary-computer-apis - 2024.6.0

Published by mmcfarland 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2024.1.0...2024.6.0

planetary-computer-apis - 2024.6.0

Published by mmcfarland 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2024.1.0...2024.6.0

planetary-computer-apis - 2023.2.2

Published by mmcfarland 7 months ago

Hotfix release to add azmaps token endpoint to tiler for client-side authentication for Explorer

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2023.2.0...2023.2.1

planetary-computer-apis - 2024.1.0

Published by mmcfarland 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2023.2.0...2024.1.0

planetary-computer-apis - 2023.2.0

Published by mmcfarland over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2023.1.0...2023.2.0

planetary-computer-apis - 2023.1.3

Published by lossyrob over 1 year ago

Adds io-biodiversity colormap to 2023.1 release.

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2023.1.2...2023.1.3

planetary-computer-apis - 2023.1.2

Published by mmcfarland over 1 year ago

In addition to sanitizing user input on API map preview, also escape it #156

Full Changelog: https://github.com/microsoft/planetary-computer-apis/compare/2023.1.1...2023.1.2

planetary-computer-apis - 2023.1.1

Published by mmcfarland over 1 year ago

planetary-computer-apis - 2023.1.0

Published by mmcfarland over 1 year ago

🌱Spring 2023 Release of the Planetary Computer APIs

https://planetarycomputer.microsoft.com/docs/overview/changelog/

  • Adds registered colormaps for new datasets
  • New data api endpoints for static vector tile assets
  • Fix image format inconsistencies in render configurations
planetary-computer-apis - 2022.4.0

Published by mmcfarland almost 2 years ago

Changed

  • Move to using Azure AD based RBAC for AKS #114

Added

  • Adds function-based API endpoints for image and animation (ported from Explorer) #115, #119
  • Publish Azure Function packages to GitHub Pages based repo 117
  • Adds timeout middleware and less verbose logging for debugging gateway timeout issues #120

Fixed

  • Configure CORS correctly at the nginx-ingress level #127
  • Make config cache access thread safe to prevent key errors #130
  • Upgrade starlette (via fork) to prevent middleware errors #130
  • Better request tracing #130
planetary-computer-apis - 2022.3.0

Published by mmcfarland over 2 years ago

Changed

planetary-computer-apis - 2022.2.0

Published by lossyrob over 2 years ago

[2022.2.0]

Changed

  • Relative URLs on assets are rendered as absolute #57
  • Update titiler-pgstac version to 0.1.0.a4 in pctiler #46
  • Move render config, queryables and mosaic info into Azure Storage Tables #48
  • Upgrades fastapi, stac-fastapi, and pgstac to 0.4.5 #61
  • pcstac moves to Python 3.9, uvicorn, and min/max database connections limited to 1 #73
  • Upgrades fastapi to 0.75.2 and fixes SwaggerUI vulnerability #82
  • Render config generates correct querystrings when render_options contains list-like values #85
  • Upgrade to pgstac 0.6.2 and corresponding stac-fastapi version. Supports more effecient hydration of STAC items and improved search performance. #81

Added

  • Added support for /queryables endpoint #44
  • Added /mosaic/info endpoint #48
  • Added caching and rate limiting to STAC API #52
  • Added endpoint for interval legend classmap #83

Fixed

  • Fixed bug in legend/colormap endpoint #53
  • Fixed tiler for Ground Control Point datasets, implemented for Sentinel 1 GRD #90
planetary-computer-apis - 2022.1.3

Published by mmcfarland over 2 years ago

Fixed

Fixes and tests for item render links #43

Related Projects