-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request: Add Geo/models Module Support
Summary
The Foundry Platform Python SDK includes a Geo/models module that is not currently implemented in the CLI. This module provides functionality for working with geospatial and geographic data.
SDK Components
Based on the SDK documentation, the Geo/models module provides geographic data models and operations.
Proposed Implementation
Add a new pltr geo command group with subcommands for:
pltr geo models list- List geographic modelspltr geo models get <model-id>- Get geographic model detailspltr geo query- Query geographic datapltr geo operations- Geographic operations
References
- SDK Documentation: https://github.com/palantir/foundry-platform-python/tree/develop/docs/v2/Geo
- Related to comprehensive SDK coverage goal
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request