Skip to content

feat(planetarycomputer): add @azure/planetarycomputer SDK 1.0.0-beta.1#38739

Open
karthick-rn wants to merge 9 commits into
mainfrom
mpcpro/js-beta-1
Open

feat(planetarycomputer): add @azure/planetarycomputer SDK 1.0.0-beta.1#38739
karthick-rn wants to merge 9 commits into
mainfrom
mpcpro/js-beta-1

Conversation

@karthick-rn
Copy link
Copy Markdown
Member

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

Packages impacted by this PR

@azure/planetarycomputer

Issues 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.yaml

Checklists

  • Added impacted package name to the issue description
  • Does this PR needs any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here)
  • Added a changelog (if necessary)

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
Copilot AI review requested due to automatic review settings May 29, 2026 15:17
@karthick-rn karthick-rn requested review from a team, jeremymeng and xirzec as code owners May 29, 2026 15:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review this pull request because it exceeds the maximum number of files (300). Try reducing the number of changed files and requesting a review from Copilot again.

@karthick-rn karthick-rn requested a review from mikeharder as a code owner May 29, 2026 18:26
@karthick-rn karthick-rn requested a review from a team as a code owner June 1, 2026 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants