feat(planetarycomputer): add @azure/planetarycomputer SDK 1.0.0-beta.1#38739
Open
karthick-rn wants to merge 9 commits into
Open
feat(planetarycomputer): add @azure/planetarycomputer SDK 1.0.0-beta.1#38739karthick-rn wants to merge 9 commits into
karthick-rn wants to merge 9 commits into
Conversation
Initial release of the Azure Planetary Computer Pro client library for JavaScript. - Generated from GA TypeSpec (api-version 2026-04-15) - STAC API: list, get, create, update, delete collections and items; search with CQL2-JSON filters - Data/Tiler API: tile rendering, preview, mosaic search, bbox/GeoJSON crop, WMTS, legends, statistics - Ingestion API: sources, definitions, runs, operations management - Shared Access Signature API: generate, sign, and revoke SAS tokens - LRO support for collection and item create/delete operations - 66 tests with record/playback recordings - 87 TypeScript samples with compiled JavaScript equivalents
added 3 commits
May 29, 2026 17:41
added 4 commits
June 1, 2026 12:38
…ngs, remove empty changelog sections
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Initial release of the Azure Planetary Computer Pro client library for JavaScript.
Packages impacted by this PR
@azure/planetarycomputerIssues associated with this PR
N/A
Describe the problem that is addressed by this PR
This PR introduces a new TypeScript client SDK for the Microsoft Planetary Computer Pro geo-catalog service. The Planetary Computer Pro service provides access to geospatial data through a STAC (SpatioTemporal Asset Catalog) API, enabling users to discover, access, and analyze Earth observation data.
What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?
N/A
Are there test cases added in this PR? (If not, why?)
Yes
Provide a list of related PRs (if any)
N/A
Command used to generate this PR:**(Applicable only to SDK release request PRs)
Generated from TypeSpec configuration at
specification/orbital/Microsoft.PlanetaryComputer/tspconfig.yamlChecklists