DataOperations interface

Schnittstelle, die eine Datenoperationen darstellt.

Eigenschaften

cropCollectionFeature

Erstelle ein Bild aus einer Geojson-Funktion (ohne Format im Pfad).

cropCollectionFeatureByFormat

Erstellen Sie ein Bild aus einer Geojson-Funktion mit Format.

cropCollectionFeatureWidthByHeight

Erstellen Sie ein Bild aus einem Geojson-Merkmal mit Abmessungen.

cropFeature

Erstelle ein Bild aus einer Geojson-Funktion (ohne Format im Pfad).

cropFeatureByFormat

Erstellen Sie ein Bild aus einer Geojson-Funktion mit Format.

cropFeatureWidthByHeight

Erstellen Sie ein Bild aus einem Geojson-Merkmal mit Abmessungen.

cropSearchFeature

Erstelle ein Bild aus einer Geojson-Funktion (ohne Format im Pfad).

cropSearchFeatureByFormat

Erstellen Sie ein Bild aus einer Geojson-Funktion mit Format.

cropSearchFeatureWidthByHeight

Erstellen Sie ein Bild aus einem Geojson-Merkmal mit Abmessungen.

getClassMapLegend

Generiere Werte und Farbmuster für eine gegebene Klassenkarte.

getCollectionAssetsForBbox

Geben Sie eine Liste von Assets zurück, die sich mit einer bestimmten Begrenzungsbox überlappen, für eine STAC-Sammlung.

getCollectionAssetsForTile

Geben Sie Assets zurück, die eine Kachel für eine Sammlung überlappen, indem Sie die Route mit TileMatrixSetId im Pfad verwenden (/tiles/{tileMatrixSetId}/{z}/{x}/{y}/assets). Verwenden Sie diese Operation, wenn Sie eine explizite Kachelmatrix in der URL benötigen.

getCollectionAssetsForTileNoTms

Geben Sie Assets zurück, die eine Kachel für eine Sammlung überlappen, indem Sie die Route ohne TileMatrixSetId im Pfad verwenden (/tiles/{z}/{x}/{y}/assets). Diese Operation verwendet die Standard-Kachelmatrix, wenn keine angegeben ist.

getCollectionBboxCrop

Erstellen Sie ein Bild aus einem Teil eines STAC-Sammlungsdatensatzes (Begrenzungsbox-Ausschnitt).

getCollectionBboxCropWithDimensions

Erstellen Sie ein Bild aus einem Teil eines STAC-Sammlungsdatensatzes (Begrenzungsbox-Crop mit Dimensionen).

getCollectionInfo

Geben Sie Suchanfragen von einer STAC-Sammlungskennung zurück.

getCollectionPoint

Erhalten Sie den Punktwert für einen Sammlungsdatensatz.

getCollectionPointAssets

Gib eine Liste der Vermögenswerte für einen bestimmten Punkt in einer Sammlung zurück.

getCollectionTile

Erstelle eine Kartenkachel für eine STAC-Sammlung (mit TileMatrixSetId, ohne Maßstab oder Format).

getCollectionTileByFormat

Erstelle eine Kartenkachel für eine STAC-Sammlung (mit TileMatrixSetId und Format, ohne Skalierung).

getCollectionTileByScale

Erstelle eine Kartenkachel für eine STAC-Sammlung (mit TileMatrixSetId und Scale, ohne Format).

getCollectionTileByScaleAndFormat

Erstellen Sie eine Kartenkachel für eine STAC-Sammlung (mit TileMatrixSetId, Skalierung und Format im Pfad).

getCollectionTileJson

Geben Sie das TileJSON-Dokument für eine STAC-Sammlung zurück.

getCollectionTileJsonByTms

Geben Sie das TileJSON-Dokument für eine STAC-Sammlung mit TileMatrixSetId als Pfad zurück.

getCollectionTileNoTms

Erstellen Sie eine Kartenkachel für eine STAC-Sammlung (ohne TileMatrixSetId, Scale oder Format).

getCollectionTileNoTmsByFormat

Erstellen Sie eine Kartenkachel für eine STAC-Sammlung (mit Format, ohne TileMatrixSetId oder Scale).

getCollectionTileNoTmsByScale

Erstelle eine Kartenkachel für eine STAC-Sammlung (im Maßstab, ohne TileMatrixSetId oder Format).

getCollectionTileNoTmsByScaleAndFormat

Erstellen Sie eine Kartenkachel für eine STAC-Sammlung (ohne TileMatrixSetId, mit Maßstab und Format).

getCollectionTilesetMetadata

Geben Sie Metadaten für ein bestimmtes Tileset einer STAC-Sammlung zurück.

getCollectionTilesets

Gib eine Liste verfügbarer Tilesets für eine STAC-Sammlung zurück.

getCollectionWmtsCapabilities

OGC WMTS-Endpunkt für eine STAC-Sammlung.

getCollectionWmtsCapabilitiesByTms

OGC WMTS-Endpunkt für eine STAC-Sammlung mit TileMatrixSetId als Pfad.

getIntervalLegend

Generiere Werte und Farbprobenabbildungen für ein gegebenes Intervall-Klassenbild.

Gibt eine Farbabbildung für Intervalle zurück, wobei jedes Intervall durch einen numerischen Bereich [min, max] definiert ist, der die Intervallgrenzen repräsentiert, und eine RGBA-Farbe [rot, grün, blau, alpha], die dem Intervall zugeordnet ist.

Die Antwort ist ein 2D-Array von Intervalldefinitionen, bei dem jedes Element ein Paar ist: Das erste Element ist ein Array aus zwei Zahlen [min, max], die das Intervall definieren, und das zweite Element ist ein Array aus vier Zahlen [rot, grün, blau, alpha], das die RGBA-Farbe definiert.

Beispiel: [[ [-2, 0], [0, 0, 0, 0] ], [ [1, 32], [255, 255, 178, 255] ]]. Dies definiert zwei Intervalle: [-2, 0] auf transparentes Schwarz abgebildet und [1, 32] auf deckvolles Gelb.

getItemAssetStatistics

Basierend auf Asset-Statistiken für einen STAC-Posten.

getItemAvailableAssets

Gib eine Liste der unterstützten Vermögenswerte für einen STAC-Artikel zurück.

getItemBboxCrop

Erstellen Sie ein Bild aus einem Teil eines STAC-Item-Datensatzes (Begrenzungsbox-Ausschnitt).

getItemBboxCropWithDimensions

Erstelle ein Bild aus einem Teil eines STAC-Item-Datensatzes (Begrenzungsbox-Ausschnitt mit Abmessungen).

getItemBounds

Geben Sie die Grenzen für einen STAC-Eintrag zurück.

getItemFeatureStatistics

Holen Sie sich Statistiken über eine GeoJSON-Funktion für einen STAC-Artikel.

getItemInfo

Die Grundinformationen des Rückgabedatensatzes für einen STAC-Artikel.

getItemInfoGeoJson

Rückgabeinformationen als GeoJSON für einen STAC-Artikel.

getItemPoint

Erhalte den Punktwert für einen STAC-Artikel-Datensatz.

getItemPreview

Erstellen Sie eine Vorschau eines STAC-Item-Datensatzes.

getItemPreviewWithFormat

Erstellen Sie eine Vorschau eines STAC-Item-Datensatzes mit Format.

getItemStatistics

Statistiken der zusammengeführten Vermögenswerte für einen STAC-Posten.

getItemTileJson

Geben Sie das TileJSON-Dokument für einen STAC-Eintrag zurück.

getItemTileJsonByTms

Geben Sie das TileJSON-Dokument für ein STAC-Element mit TileMatrixSetId als Pfad zurück.

getItemWmtsCapabilities

OGC WMTS-Endpunkt für einen STAC-Artikel.

getItemWmtsCapabilitiesByTms

OGC WMTS-Endpunkt für ein STAC-Element mit TileMatrixSetId als Pfad.

getLegend

Generieren Sie ein Legendenbild für eine bestimmte Farbkarte.

Wenn die Farbtabelle am Anfang oder Ende nicht zusammenhängende Werte enthält, die im Ausgabebild nicht erwünscht sind, können sie gekürzt werden, indem Sie die Anzahl der zu kürzenden Werte angeben.

getSearchAssetsForTile

Gib eine Liste von Vermögenswerten zurück, die sich mit einer bestimmten Kachel überschneiden.

getSearchAssetsForTileNoTms

Gib eine Liste von Assets zurück, die eine bestimmte Kachel überlappen, für eine Mosaiksuche.

getSearchBboxAssets

Geben Sie eine Liste von Assets zurück, die sich mit einer bestimmten Begrenzungsbox überlappen, für eine Suche.

getSearchBboxCrop

Erstelle ein Bild aus einem Teil eines Datensatzes (Begrenzungsbox-Ausschnitt).

getSearchBboxCropWithDimensions

Erstelle ein Bild aus einem Teil eines Datensatzes (Begrenzungsbox-Ausschnitt mit Abmessungen).

getSearchInfo

Abrufen von Metadaten für Suchabfragen.

getSearchPoint

Erhalten Sie den Punktwert für einen Suchdatensatz.

getSearchPointWithAssets

Geben Sie eine Liste der Vermögenswerte für einen bestimmten Punkt in einer Suche zurück.

getSearchTile

Erstellen Sie eine Kartenkachel (mit TileMatrixSetId, ohne Maßstab oder Format).

getSearchTileByFormat

Erstellen Sie eine Kartenkachel (mit TileMatrixSetId und Format, ohne Skalierung).

getSearchTileByScale

Erstelle eine Kartenkachel (mit TileMatrixSetId und Scale, ohne Format).

getSearchTileByScaleAndFormat

Erstellen Sie eine Kartenkachel (mit TileMatrixSetId, Skalierung und Format im Pfad).

getSearchTileJson

Geben Sie das TileJSON-Dokument zur Suche zurück.

getSearchTileJsonByTms

Geben Sie das TileJSON-Dokument für eine Suche mit TileMatrixSetId als Pfad zurück.

getSearchTileNoTms

Erstelle eine Kartenkachel für eine Mosaiksuche.

getSearchTileNoTmsByFormat

Erstelle eine Kartenkachel für eine Mosaiksuche mit einem bestimmten Format.

getSearchTileNoTmsByScale

Erstelle eine Kartenkachel für eine Mosaiksuche mit festgelegtem Maßstab.

getSearchTileNoTmsByScaleAndFormat

Erstellen Sie eine Kartenkachel für eine Mosaiksuche mit angegebenem Maßstab und Format.

getSearchTilesetMetadata

Geben Sie Metadaten für ein bestimmtes Tileset einer Mosaiksuche zurück.

getSearchTilesets

Gib eine Liste verfügbarer Tilesets für eine Mosaiksuche zurück.

getSearchWmtsCapabilities

OGC WMTS-Endpunkt.

getSearchWmtsCapabilitiesByTms

OGC WMTS-Endpunkt mit TileMatrixSetId als Pfad.

getTile

Erstelle eine Kartenkachel aus einem Datensatz (ohne Maßstab oder Format im Pfad).

getTileByFormat

Erstelle eine Kartenkachel aus einem Datensatz (mit Format im Pfad, ohne Skalierung).

getTileByScale

Erstelle eine Kartenkachel aus einem Datensatz (mit Skalierung im Pfad, ohne Format).

getTileByScaleAndFormat

Erstelle eine Kartenkachel aus einem Datensatz (mit TileMatrixSetId, Skalierung und Format im Pfad).

getTileMatrices

Matrixliste zurückgeben

getTileMatrixDefinitions

Definition der Rückgabematrix

getTileNoTms

Erstellen Sie eine Kartenkachel aus einem Datensatz (ohne TileMatrixSetId, ohne Skalierung oder Formatierung im Pfad).

getTileNoTmsByFormat

Erstellen Sie eine Kartenkachel aus einem Datensatz (mit Format im Pfad, ohne TileMatrixSetId oder Scale).

getTileNoTmsByScale

Erstelle eine Kartenkachel aus einem Datensatz (mit Skalierung im Pfad, ohne TileMatrixSetId oder Format).

getTileNoTmsByScaleAndFormat

Erstellen Sie eine Kartenkachel aus einem Datensatz (mit Skalierung und Format im Pfad, ohne TileMatrixSetId).

getTilesetMetadata

Geben Sie Metadaten für ein bestimmtes Tileset eines STAC-Elements zurück.

getTilesets

Gib eine Liste verfügbarer Tilesets für einen STAC-Artikel zurück.

registerMosaicsSearch

Registrieren einer Suchanfrage

Details zur Eigenschaft

cropCollectionFeature

Erstelle ein Bild aus einer Geojson-Funktion (ohne Format im Pfad).

cropCollectionFeature: (collectionId: string, body: Feature, options?: DataCropCollectionFeatureOptionalParams) => Promise<DataCropCollectionFeatureResponse>

Eigenschaftswert

(collectionId: string, body: Feature, options?: DataCropCollectionFeatureOptionalParams) => Promise<DataCropCollectionFeatureResponse>

cropCollectionFeatureByFormat

Erstellen Sie ein Bild aus einer Geojson-Funktion mit Format.

cropCollectionFeatureByFormat: (collectionId: string, format: string, body: Feature, options?: DataCropCollectionFeatureByFormatOptionalParams) => Promise<DataCropCollectionFeatureByFormatResponse>

Eigenschaftswert

(collectionId: string, format: string, body: Feature, options?: DataCropCollectionFeatureByFormatOptionalParams) => Promise<DataCropCollectionFeatureByFormatResponse>

cropCollectionFeatureWidthByHeight

Erstellen Sie ein Bild aus einem Geojson-Merkmal mit Abmessungen.

cropCollectionFeatureWidthByHeight: (collectionId: string, width: number, height: number, format: string, body: Feature, options?: DataCropCollectionFeatureWidthByHeightOptionalParams) => Promise<DataCropCollectionFeatureWidthByHeightResponse>

Eigenschaftswert

(collectionId: string, width: number, height: number, format: string, body: Feature, options?: DataCropCollectionFeatureWidthByHeightOptionalParams) => Promise<DataCropCollectionFeatureWidthByHeightResponse>

cropFeature

Erstelle ein Bild aus einer Geojson-Funktion (ohne Format im Pfad).

cropFeature: (collectionId: string, itemId: string, body: Feature, options?: DataCropFeatureOptionalParams) => Promise<DataCropFeatureResponse>

Eigenschaftswert

(collectionId: string, itemId: string, body: Feature, options?: DataCropFeatureOptionalParams) => Promise<DataCropFeatureResponse>

cropFeatureByFormat

Erstellen Sie ein Bild aus einer Geojson-Funktion mit Format.

cropFeatureByFormat: (collectionId: string, itemId: string, format: string, body: Feature, options?: DataCropFeatureByFormatOptionalParams) => Promise<DataCropFeatureByFormatResponse>

Eigenschaftswert

(collectionId: string, itemId: string, format: string, body: Feature, options?: DataCropFeatureByFormatOptionalParams) => Promise<DataCropFeatureByFormatResponse>

cropFeatureWidthByHeight

Erstellen Sie ein Bild aus einem Geojson-Merkmal mit Abmessungen.

cropFeatureWidthByHeight: (collectionId: string, itemId: string, width: number, height: number, format: string, body: Feature, options?: DataCropFeatureWidthByHeightOptionalParams) => Promise<DataCropFeatureWidthByHeightResponse>

Eigenschaftswert

(collectionId: string, itemId: string, width: number, height: number, format: string, body: Feature, options?: DataCropFeatureWidthByHeightOptionalParams) => Promise<DataCropFeatureWidthByHeightResponse>

cropSearchFeature

Erstelle ein Bild aus einer Geojson-Funktion (ohne Format im Pfad).

cropSearchFeature: (searchId: string, body: Feature, options?: DataCropSearchFeatureOptionalParams) => Promise<DataCropSearchFeatureResponse>

Eigenschaftswert

(searchId: string, body: Feature, options?: DataCropSearchFeatureOptionalParams) => Promise<DataCropSearchFeatureResponse>

cropSearchFeatureByFormat

Erstellen Sie ein Bild aus einer Geojson-Funktion mit Format.

cropSearchFeatureByFormat: (searchId: string, format: string, body: Feature, options?: DataCropSearchFeatureByFormatOptionalParams) => Promise<DataCropSearchFeatureByFormatResponse>

Eigenschaftswert

(searchId: string, format: string, body: Feature, options?: DataCropSearchFeatureByFormatOptionalParams) => Promise<DataCropSearchFeatureByFormatResponse>

cropSearchFeatureWidthByHeight

Erstellen Sie ein Bild aus einem Geojson-Merkmal mit Abmessungen.

cropSearchFeatureWidthByHeight: (searchId: string, width: number, height: number, format: string, body: Feature, options?: DataCropSearchFeatureWidthByHeightOptionalParams) => Promise<DataCropSearchFeatureWidthByHeightResponse>

Eigenschaftswert

(searchId: string, width: number, height: number, format: string, body: Feature, options?: DataCropSearchFeatureWidthByHeightOptionalParams) => Promise<DataCropSearchFeatureWidthByHeightResponse>

getClassMapLegend

Generiere Werte und Farbmuster für eine gegebene Klassenkarte.

getClassMapLegend: (classmapName: string, options?: DataGetClassMapLegendOptionalParams) => Promise<ClassMapLegendResponse>

Eigenschaftswert

(classmapName: string, options?: DataGetClassMapLegendOptionalParams) => Promise<ClassMapLegendResponse>

getCollectionAssetsForBbox

Geben Sie eine Liste von Assets zurück, die sich mit einer bestimmten Begrenzungsbox überlappen, für eine STAC-Sammlung.

getCollectionAssetsForBbox: (collectionId: string, minx: number, miny: number, maxx: number, maxy: number, options?: DataGetCollectionAssetsForBboxOptionalParams) => Promise<DataGetCollectionAssetsForBboxResponse>

Eigenschaftswert

(collectionId: string, minx: number, miny: number, maxx: number, maxy: number, options?: DataGetCollectionAssetsForBboxOptionalParams) => Promise<DataGetCollectionAssetsForBboxResponse>

getCollectionAssetsForTile

Geben Sie Assets zurück, die eine Kachel für eine Sammlung überlappen, indem Sie die Route mit TileMatrixSetId im Pfad verwenden (/tiles/{tileMatrixSetId}/{z}/{x}/{y}/assets). Verwenden Sie diese Operation, wenn Sie eine explizite Kachelmatrix in der URL benötigen.

getCollectionAssetsForTile: (collectionId: string, tileMatrixSetId: string, z: number, x: number, y: number, options?: DataGetCollectionAssetsForTileOptionalParams) => Promise<TilerAssetGeoJson[]>

Eigenschaftswert

(collectionId: string, tileMatrixSetId: string, z: number, x: number, y: number, options?: DataGetCollectionAssetsForTileOptionalParams) => Promise<TilerAssetGeoJson[]>

getCollectionAssetsForTileNoTms

Geben Sie Assets zurück, die eine Kachel für eine Sammlung überlappen, indem Sie die Route ohne TileMatrixSetId im Pfad verwenden (/tiles/{z}/{x}/{y}/assets). Diese Operation verwendet die Standard-Kachelmatrix, wenn keine angegeben ist.

getCollectionAssetsForTileNoTms: (collectionId: string, z: number, x: number, y: number, options?: DataGetCollectionAssetsForTileNoTmsOptionalParams) => Promise<DataGetCollectionAssetsForTileNoTmsResponse>

Eigenschaftswert

(collectionId: string, z: number, x: number, y: number, options?: DataGetCollectionAssetsForTileNoTmsOptionalParams) => Promise<DataGetCollectionAssetsForTileNoTmsResponse>

getCollectionBboxCrop

Erstellen Sie ein Bild aus einem Teil eines STAC-Sammlungsdatensatzes (Begrenzungsbox-Ausschnitt).

getCollectionBboxCrop: (collectionId: string, minx: number, miny: number, maxx: number, maxy: number, format: string, options?: DataGetCollectionBboxCropOptionalParams) => Promise<DataGetCollectionBboxCropResponse>

Eigenschaftswert

(collectionId: string, minx: number, miny: number, maxx: number, maxy: number, format: string, options?: DataGetCollectionBboxCropOptionalParams) => Promise<DataGetCollectionBboxCropResponse>

getCollectionBboxCropWithDimensions

Erstellen Sie ein Bild aus einem Teil eines STAC-Sammlungsdatensatzes (Begrenzungsbox-Crop mit Dimensionen).

getCollectionBboxCropWithDimensions: (collectionId: string, minx: number, miny: number, maxx: number, maxy: number, width: number, height: number, format: string, options?: DataGetCollectionBboxCropWithDimensionsOptionalParams) => Promise<DataGetCollectionBboxCropWithDimensionsResponse>

Eigenschaftswert

(collectionId: string, minx: number, miny: number, maxx: number, maxy: number, width: number, height: number, format: string, options?: DataGetCollectionBboxCropWithDimensionsOptionalParams) => Promise<DataGetCollectionBboxCropWithDimensionsResponse>

getCollectionInfo

Geben Sie Suchanfragen von einer STAC-Sammlungskennung zurück.

getCollectionInfo: (collectionId: string, options?: DataGetCollectionInfoOptionalParams) => Promise<TilerStacSearchRegistration>

Eigenschaftswert

(collectionId: string, options?: DataGetCollectionInfoOptionalParams) => Promise<TilerStacSearchRegistration>

getCollectionPoint

Erhalten Sie den Punktwert für einen Sammlungsdatensatz.

getCollectionPoint: (collectionId: string, longitude: number, latitude: number, options?: DataGetCollectionPointOptionalParams) => Promise<TilerCoreModelsResponsesPoint>

Eigenschaftswert

(collectionId: string, longitude: number, latitude: number, options?: DataGetCollectionPointOptionalParams) => Promise<TilerCoreModelsResponsesPoint>

getCollectionPointAssets

Gib eine Liste der Vermögenswerte für einen bestimmten Punkt in einer Sammlung zurück.

getCollectionPointAssets: (collectionId: string, longitude: number, latitude: number, options?: DataGetCollectionPointAssetsOptionalParams) => Promise<StacItemPointAsset[]>

Eigenschaftswert

(collectionId: string, longitude: number, latitude: number, options?: DataGetCollectionPointAssetsOptionalParams) => Promise<StacItemPointAsset[]>

getCollectionTile

Erstelle eine Kartenkachel für eine STAC-Sammlung (mit TileMatrixSetId, ohne Maßstab oder Format).

getCollectionTile: (collectionId: string, tileMatrixSetId: string, z: number, x: number, y: number, options?: DataGetCollectionTileOptionalParams) => Promise<DataGetCollectionTileResponse>

Eigenschaftswert

(collectionId: string, tileMatrixSetId: string, z: number, x: number, y: number, options?: DataGetCollectionTileOptionalParams) => Promise<DataGetCollectionTileResponse>

getCollectionTileByFormat

Erstelle eine Kartenkachel für eine STAC-Sammlung (mit TileMatrixSetId und Format, ohne Skalierung).

getCollectionTileByFormat: (collectionId: string, tileMatrixSetId: string, z: number, x: number, y: number, format: string, options?: DataGetCollectionTileByFormatOptionalParams) => Promise<DataGetCollectionTileByFormatResponse>

Eigenschaftswert

(collectionId: string, tileMatrixSetId: string, z: number, x: number, y: number, format: string, options?: DataGetCollectionTileByFormatOptionalParams) => Promise<DataGetCollectionTileByFormatResponse>

getCollectionTileByScale

Erstelle eine Kartenkachel für eine STAC-Sammlung (mit TileMatrixSetId und Scale, ohne Format).

getCollectionTileByScale: (collectionId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, options?: DataGetCollectionTileByScaleOptionalParams) => Promise<DataGetCollectionTileByScaleResponse>

Eigenschaftswert

(collectionId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, options?: DataGetCollectionTileByScaleOptionalParams) => Promise<DataGetCollectionTileByScaleResponse>

getCollectionTileByScaleAndFormat

Erstellen Sie eine Kartenkachel für eine STAC-Sammlung (mit TileMatrixSetId, Skalierung und Format im Pfad).

getCollectionTileByScaleAndFormat: (collectionId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetCollectionTileByScaleAndFormatOptionalParams) => Promise<DataGetCollectionTileByScaleAndFormatResponse>

Eigenschaftswert

(collectionId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetCollectionTileByScaleAndFormatOptionalParams) => Promise<DataGetCollectionTileByScaleAndFormatResponse>

getCollectionTileJson

Geben Sie das TileJSON-Dokument für eine STAC-Sammlung zurück.

getCollectionTileJson: (collectionId: string, options?: DataGetCollectionTileJsonOptionalParams) => Promise<TileJsonMetadata>

Eigenschaftswert

(collectionId: string, options?: DataGetCollectionTileJsonOptionalParams) => Promise<TileJsonMetadata>

getCollectionTileJsonByTms

Geben Sie das TileJSON-Dokument für eine STAC-Sammlung mit TileMatrixSetId als Pfad zurück.

getCollectionTileJsonByTms: (collectionId: string, tileMatrixSetId: string, options?: DataGetCollectionTileJsonByTmsOptionalParams) => Promise<TileJsonMetadata>

Eigenschaftswert

(collectionId: string, tileMatrixSetId: string, options?: DataGetCollectionTileJsonByTmsOptionalParams) => Promise<TileJsonMetadata>

getCollectionTileNoTms

Erstellen Sie eine Kartenkachel für eine STAC-Sammlung (ohne TileMatrixSetId, Scale oder Format).

getCollectionTileNoTms: (collectionId: string, z: number, x: number, y: number, options?: DataGetCollectionTileNoTmsOptionalParams) => Promise<DataGetCollectionTileNoTmsResponse>

Eigenschaftswert

(collectionId: string, z: number, x: number, y: number, options?: DataGetCollectionTileNoTmsOptionalParams) => Promise<DataGetCollectionTileNoTmsResponse>

getCollectionTileNoTmsByFormat

Erstellen Sie eine Kartenkachel für eine STAC-Sammlung (mit Format, ohne TileMatrixSetId oder Scale).

getCollectionTileNoTmsByFormat: (collectionId: string, z: number, x: number, y: number, format: string, options?: DataGetCollectionTileNoTmsByFormatOptionalParams) => Promise<DataGetCollectionTileNoTmsByFormatResponse>

Eigenschaftswert

(collectionId: string, z: number, x: number, y: number, format: string, options?: DataGetCollectionTileNoTmsByFormatOptionalParams) => Promise<DataGetCollectionTileNoTmsByFormatResponse>

getCollectionTileNoTmsByScale

Erstelle eine Kartenkachel für eine STAC-Sammlung (im Maßstab, ohne TileMatrixSetId oder Format).

getCollectionTileNoTmsByScale: (collectionId: string, z: number, x: number, y: number, scale: number, options?: DataGetCollectionTileNoTmsByScaleOptionalParams) => Promise<DataGetCollectionTileNoTmsByScaleResponse>

Eigenschaftswert

(collectionId: string, z: number, x: number, y: number, scale: number, options?: DataGetCollectionTileNoTmsByScaleOptionalParams) => Promise<DataGetCollectionTileNoTmsByScaleResponse>

getCollectionTileNoTmsByScaleAndFormat

Erstellen Sie eine Kartenkachel für eine STAC-Sammlung (ohne TileMatrixSetId, mit Maßstab und Format).

getCollectionTileNoTmsByScaleAndFormat: (collectionId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetCollectionTileNoTmsByScaleAndFormatOptionalParams) => Promise<DataGetCollectionTileNoTmsByScaleAndFormatResponse>

Eigenschaftswert

(collectionId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetCollectionTileNoTmsByScaleAndFormatOptionalParams) => Promise<DataGetCollectionTileNoTmsByScaleAndFormatResponse>

getCollectionTilesetMetadata

Geben Sie Metadaten für ein bestimmtes Tileset einer STAC-Sammlung zurück.

getCollectionTilesetMetadata: (collectionId: string, tileMatrixSetId: string, options?: DataGetCollectionTilesetMetadataOptionalParams) => Promise<TileSetMetadata>

Eigenschaftswert

(collectionId: string, tileMatrixSetId: string, options?: DataGetCollectionTilesetMetadataOptionalParams) => Promise<TileSetMetadata>

getCollectionTilesets

Gib eine Liste verfügbarer Tilesets für eine STAC-Sammlung zurück.

getCollectionTilesets: (collectionId: string, options?: DataGetCollectionTilesetsOptionalParams) => Promise<TileSetList>

Eigenschaftswert

(collectionId: string, options?: DataGetCollectionTilesetsOptionalParams) => Promise<TileSetList>

getCollectionWmtsCapabilities

OGC WMTS-Endpunkt für eine STAC-Sammlung.

getCollectionWmtsCapabilities: (collectionId: string, options?: DataGetCollectionWmtsCapabilitiesOptionalParams) => Promise<DataGetCollectionWmtsCapabilitiesResponse>

Eigenschaftswert

(collectionId: string, options?: DataGetCollectionWmtsCapabilitiesOptionalParams) => Promise<DataGetCollectionWmtsCapabilitiesResponse>

getCollectionWmtsCapabilitiesByTms

OGC WMTS-Endpunkt für eine STAC-Sammlung mit TileMatrixSetId als Pfad.

getCollectionWmtsCapabilitiesByTms: (collectionId: string, tileMatrixSetId: string, options?: DataGetCollectionWmtsCapabilitiesByTmsOptionalParams) => Promise<DataGetCollectionWmtsCapabilitiesByTmsResponse>

Eigenschaftswert

(collectionId: string, tileMatrixSetId: string, options?: DataGetCollectionWmtsCapabilitiesByTmsOptionalParams) => Promise<DataGetCollectionWmtsCapabilitiesByTmsResponse>

getIntervalLegend

Generiere Werte und Farbprobenabbildungen für ein gegebenes Intervall-Klassenbild.

Gibt eine Farbabbildung für Intervalle zurück, wobei jedes Intervall durch einen numerischen Bereich [min, max] definiert ist, der die Intervallgrenzen repräsentiert, und eine RGBA-Farbe [rot, grün, blau, alpha], die dem Intervall zugeordnet ist.

Die Antwort ist ein 2D-Array von Intervalldefinitionen, bei dem jedes Element ein Paar ist: Das erste Element ist ein Array aus zwei Zahlen [min, max], die das Intervall definieren, und das zweite Element ist ein Array aus vier Zahlen [rot, grün, blau, alpha], das die RGBA-Farbe definiert.

Beispiel: [[ [-2, 0], [0, 0, 0, 0] ], [ [1, 32], [255, 255, 178, 255] ]]. Dies definiert zwei Intervalle: [-2, 0] auf transparentes Schwarz abgebildet und [1, 32] auf deckvolles Gelb.

getIntervalLegend: (classmapName: string, options?: DataGetIntervalLegendOptionalParams) => Promise<DataGetIntervalLegendResponse>

Eigenschaftswert

(classmapName: string, options?: DataGetIntervalLegendOptionalParams) => Promise<DataGetIntervalLegendResponse>

getItemAssetStatistics

Basierend auf Asset-Statistiken für einen STAC-Posten.

getItemAssetStatistics: (collectionId: string, itemId: string, options?: DataGetItemAssetStatisticsOptionalParams) => Promise<AssetStatisticsResponse>

Eigenschaftswert

(collectionId: string, itemId: string, options?: DataGetItemAssetStatisticsOptionalParams) => Promise<AssetStatisticsResponse>

getItemAvailableAssets

Gib eine Liste der unterstützten Vermögenswerte für einen STAC-Artikel zurück.

getItemAvailableAssets: (collectionId: string, itemId: string, options?: DataGetItemAvailableAssetsOptionalParams) => Promise<DataGetItemAvailableAssetsResponse>

Eigenschaftswert

(collectionId: string, itemId: string, options?: DataGetItemAvailableAssetsOptionalParams) => Promise<DataGetItemAvailableAssetsResponse>

getItemBboxCrop

Erstellen Sie ein Bild aus einem Teil eines STAC-Item-Datensatzes (Begrenzungsbox-Ausschnitt).

getItemBboxCrop: (collectionId: string, itemId: string, minx: number, miny: number, maxx: number, maxy: number, format: string, options?: DataGetItemBboxCropOptionalParams) => Promise<DataGetItemBboxCropResponse>

Eigenschaftswert

(collectionId: string, itemId: string, minx: number, miny: number, maxx: number, maxy: number, format: string, options?: DataGetItemBboxCropOptionalParams) => Promise<DataGetItemBboxCropResponse>

getItemBboxCropWithDimensions

Erstelle ein Bild aus einem Teil eines STAC-Item-Datensatzes (Begrenzungsbox-Ausschnitt mit Abmessungen).

getItemBboxCropWithDimensions: (collectionId: string, itemId: string, minx: number, miny: number, maxx: number, maxy: number, width: number, height: number, format: string, options?: DataGetItemBboxCropWithDimensionsOptionalParams) => Promise<DataGetItemBboxCropWithDimensionsResponse>

Eigenschaftswert

(collectionId: string, itemId: string, minx: number, miny: number, maxx: number, maxy: number, width: number, height: number, format: string, options?: DataGetItemBboxCropWithDimensionsOptionalParams) => Promise<DataGetItemBboxCropWithDimensionsResponse>

getItemBounds

Geben Sie die Grenzen für einen STAC-Eintrag zurück.

getItemBounds: (collectionId: string, itemId: string, options?: DataGetItemBoundsOptionalParams) => Promise<StacItemBounds>

Eigenschaftswert

(collectionId: string, itemId: string, options?: DataGetItemBoundsOptionalParams) => Promise<StacItemBounds>

getItemFeatureStatistics

Holen Sie sich Statistiken über eine GeoJSON-Funktion für einen STAC-Artikel.

getItemFeatureStatistics: (collectionId: string, itemId: string, body: Feature, options?: DataGetItemFeatureStatisticsOptionalParams) => Promise<StacItemStatisticsGeoJson>

Eigenschaftswert

(collectionId: string, itemId: string, body: Feature, options?: DataGetItemFeatureStatisticsOptionalParams) => Promise<StacItemStatisticsGeoJson>

getItemInfo

Die Grundinformationen des Rückgabedatensatzes für einen STAC-Artikel.

getItemInfo: (collectionId: string, itemId: string, options?: DataGetItemInfoOptionalParams) => Promise<TilerInfoMapResponse>

Eigenschaftswert

(collectionId: string, itemId: string, options?: DataGetItemInfoOptionalParams) => Promise<TilerInfoMapResponse>

getItemInfoGeoJson

Rückgabeinformationen als GeoJSON für einen STAC-Artikel.

getItemInfoGeoJson: (collectionId: string, itemId: string, options?: DataGetItemInfoGeoJsonOptionalParams) => Promise<TilerInfoGeoJsonFeature>

Eigenschaftswert

(collectionId: string, itemId: string, options?: DataGetItemInfoGeoJsonOptionalParams) => Promise<TilerInfoGeoJsonFeature>

getItemPoint

Erhalte den Punktwert für einen STAC-Artikel-Datensatz.

getItemPoint: (collectionId: string, itemId: string, longitude: number, latitude: number, options?: DataGetItemPointOptionalParams) => Promise<TilerCoreModelsResponsesPoint>

Eigenschaftswert

(collectionId: string, itemId: string, longitude: number, latitude: number, options?: DataGetItemPointOptionalParams) => Promise<TilerCoreModelsResponsesPoint>

getItemPreview

Erstellen Sie eine Vorschau eines STAC-Item-Datensatzes.

getItemPreview: (collectionId: string, itemId: string, options?: DataGetItemPreviewOptionalParams) => Promise<DataGetItemPreviewResponse>

Eigenschaftswert

(collectionId: string, itemId: string, options?: DataGetItemPreviewOptionalParams) => Promise<DataGetItemPreviewResponse>

getItemPreviewWithFormat

Erstellen Sie eine Vorschau eines STAC-Item-Datensatzes mit Format.

getItemPreviewWithFormat: (collectionId: string, itemId: string, format: string, options?: DataGetItemPreviewWithFormatOptionalParams) => Promise<DataGetItemPreviewWithFormatResponse>

Eigenschaftswert

(collectionId: string, itemId: string, format: string, options?: DataGetItemPreviewWithFormatOptionalParams) => Promise<DataGetItemPreviewWithFormatResponse>

getItemStatistics

Statistiken der zusammengeführten Vermögenswerte für einen STAC-Posten.

getItemStatistics: (collectionId: string, itemId: string, options?: DataGetItemStatisticsOptionalParams) => Promise<TilerStacItemStatistics>

Eigenschaftswert

(collectionId: string, itemId: string, options?: DataGetItemStatisticsOptionalParams) => Promise<TilerStacItemStatistics>

getItemTileJson

Geben Sie das TileJSON-Dokument für einen STAC-Eintrag zurück.

getItemTileJson: (collectionId: string, itemId: string, options?: DataGetItemTileJsonOptionalParams) => Promise<TileJsonMetadata>

Eigenschaftswert

(collectionId: string, itemId: string, options?: DataGetItemTileJsonOptionalParams) => Promise<TileJsonMetadata>

getItemTileJsonByTms

Geben Sie das TileJSON-Dokument für ein STAC-Element mit TileMatrixSetId als Pfad zurück.

getItemTileJsonByTms: (collectionId: string, itemId: string, tileMatrixSetId: string, options?: DataGetItemTileJsonByTmsOptionalParams) => Promise<TileJsonMetadata>

Eigenschaftswert

(collectionId: string, itemId: string, tileMatrixSetId: string, options?: DataGetItemTileJsonByTmsOptionalParams) => Promise<TileJsonMetadata>

getItemWmtsCapabilities

OGC WMTS-Endpunkt für einen STAC-Artikel.

getItemWmtsCapabilities: (collectionId: string, itemId: string, options?: DataGetItemWmtsCapabilitiesOptionalParams) => Promise<DataGetItemWmtsCapabilitiesResponse>

Eigenschaftswert

(collectionId: string, itemId: string, options?: DataGetItemWmtsCapabilitiesOptionalParams) => Promise<DataGetItemWmtsCapabilitiesResponse>

getItemWmtsCapabilitiesByTms

OGC WMTS-Endpunkt für ein STAC-Element mit TileMatrixSetId als Pfad.

getItemWmtsCapabilitiesByTms: (collectionId: string, itemId: string, tileMatrixSetId: string, options?: DataGetItemWmtsCapabilitiesByTmsOptionalParams) => Promise<DataGetItemWmtsCapabilitiesByTmsResponse>

Eigenschaftswert

(collectionId: string, itemId: string, tileMatrixSetId: string, options?: DataGetItemWmtsCapabilitiesByTmsOptionalParams) => Promise<DataGetItemWmtsCapabilitiesByTmsResponse>

getLegend

Generieren Sie ein Legendenbild für eine bestimmte Farbkarte.

Wenn die Farbtabelle am Anfang oder Ende nicht zusammenhängende Werte enthält, die im Ausgabebild nicht erwünscht sind, können sie gekürzt werden, indem Sie die Anzahl der zu kürzenden Werte angeben.

getLegend: (colorMapName: string, options?: DataGetLegendOptionalParams) => Promise<DataGetLegendResponse>

Eigenschaftswert

(colorMapName: string, options?: DataGetLegendOptionalParams) => Promise<DataGetLegendResponse>

getSearchAssetsForTile

Gib eine Liste von Vermögenswerten zurück, die sich mit einer bestimmten Kachel überschneiden.

getSearchAssetsForTile: (searchId: string, tileMatrixSetId: string, collectionId: string, z: number, x: number, y: number, options?: DataGetSearchAssetsForTileOptionalParams) => Promise<TilerAssetGeoJson[]>

Eigenschaftswert

(searchId: string, tileMatrixSetId: string, collectionId: string, z: number, x: number, y: number, options?: DataGetSearchAssetsForTileOptionalParams) => Promise<TilerAssetGeoJson[]>

getSearchAssetsForTileNoTms

Gib eine Liste von Assets zurück, die eine bestimmte Kachel überlappen, für eine Mosaiksuche.

getSearchAssetsForTileNoTms: (searchId: string, z: number, x: number, y: number, options?: DataGetSearchAssetsForTileNoTmsOptionalParams) => Promise<DataGetSearchAssetsForTileNoTmsResponse>

Eigenschaftswert

(searchId: string, z: number, x: number, y: number, options?: DataGetSearchAssetsForTileNoTmsOptionalParams) => Promise<DataGetSearchAssetsForTileNoTmsResponse>

getSearchBboxAssets

Geben Sie eine Liste von Assets zurück, die sich mit einer bestimmten Begrenzungsbox überlappen, für eine Suche.

getSearchBboxAssets: (searchId: string, minx: number, miny: number, maxx: number, maxy: number, options?: DataGetSearchBboxAssetsOptionalParams) => Promise<DataGetSearchBboxAssetsResponse>

Eigenschaftswert

(searchId: string, minx: number, miny: number, maxx: number, maxy: number, options?: DataGetSearchBboxAssetsOptionalParams) => Promise<DataGetSearchBboxAssetsResponse>

getSearchBboxCrop

Erstelle ein Bild aus einem Teil eines Datensatzes (Begrenzungsbox-Ausschnitt).

getSearchBboxCrop: (searchId: string, minx: number, miny: number, maxx: number, maxy: number, format: string, options?: DataGetSearchBboxCropOptionalParams) => Promise<DataGetSearchBboxCropResponse>

Eigenschaftswert

(searchId: string, minx: number, miny: number, maxx: number, maxy: number, format: string, options?: DataGetSearchBboxCropOptionalParams) => Promise<DataGetSearchBboxCropResponse>

getSearchBboxCropWithDimensions

Erstelle ein Bild aus einem Teil eines Datensatzes (Begrenzungsbox-Ausschnitt mit Abmessungen).

getSearchBboxCropWithDimensions: (searchId: string, minx: number, miny: number, maxx: number, maxy: number, width: number, height: number, format: string, options?: DataGetSearchBboxCropWithDimensionsOptionalParams) => Promise<DataGetSearchBboxCropWithDimensionsResponse>

Eigenschaftswert

(searchId: string, minx: number, miny: number, maxx: number, maxy: number, width: number, height: number, format: string, options?: DataGetSearchBboxCropWithDimensionsOptionalParams) => Promise<DataGetSearchBboxCropWithDimensionsResponse>

getSearchInfo

Abrufen von Metadaten für Suchabfragen.

getSearchInfo: (searchId: string, options?: DataGetSearchInfoOptionalParams) => Promise<TilerStacSearchRegistration>

Eigenschaftswert

(searchId: string, options?: DataGetSearchInfoOptionalParams) => Promise<TilerStacSearchRegistration>

getSearchPoint

Erhalten Sie den Punktwert für einen Suchdatensatz.

getSearchPoint: (searchId: string, longitude: number, latitude: number, options?: DataGetSearchPointOptionalParams) => Promise<TilerCoreModelsResponsesPoint>

Eigenschaftswert

(searchId: string, longitude: number, latitude: number, options?: DataGetSearchPointOptionalParams) => Promise<TilerCoreModelsResponsesPoint>

getSearchPointWithAssets

Geben Sie eine Liste der Vermögenswerte für einen bestimmten Punkt in einer Suche zurück.

getSearchPointWithAssets: (searchId: string, longitude: number, latitude: number, options?: DataGetSearchPointWithAssetsOptionalParams) => Promise<StacItemPointAsset[]>

Eigenschaftswert

(searchId: string, longitude: number, latitude: number, options?: DataGetSearchPointWithAssetsOptionalParams) => Promise<StacItemPointAsset[]>

getSearchTile

Erstellen Sie eine Kartenkachel (mit TileMatrixSetId, ohne Maßstab oder Format).

getSearchTile: (searchId: string, tileMatrixSetId: string, z: number, x: number, y: number, options?: DataGetSearchTileOptionalParams) => Promise<DataGetSearchTileResponse>

Eigenschaftswert

(searchId: string, tileMatrixSetId: string, z: number, x: number, y: number, options?: DataGetSearchTileOptionalParams) => Promise<DataGetSearchTileResponse>

getSearchTileByFormat

Erstellen Sie eine Kartenkachel (mit TileMatrixSetId und Format, ohne Skalierung).

getSearchTileByFormat: (searchId: string, tileMatrixSetId: string, z: number, x: number, y: number, format: string, options?: DataGetSearchTileByFormatOptionalParams) => Promise<DataGetSearchTileByFormatResponse>

Eigenschaftswert

(searchId: string, tileMatrixSetId: string, z: number, x: number, y: number, format: string, options?: DataGetSearchTileByFormatOptionalParams) => Promise<DataGetSearchTileByFormatResponse>

getSearchTileByScale

Erstelle eine Kartenkachel (mit TileMatrixSetId und Scale, ohne Format).

getSearchTileByScale: (searchId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, options?: DataGetSearchTileByScaleOptionalParams) => Promise<DataGetSearchTileByScaleResponse>

Eigenschaftswert

(searchId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, options?: DataGetSearchTileByScaleOptionalParams) => Promise<DataGetSearchTileByScaleResponse>

getSearchTileByScaleAndFormat

Erstellen Sie eine Kartenkachel (mit TileMatrixSetId, Skalierung und Format im Pfad).

getSearchTileByScaleAndFormat: (searchId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetSearchTileByScaleAndFormatOptionalParams) => Promise<DataGetSearchTileByScaleAndFormatResponse>

Eigenschaftswert

(searchId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetSearchTileByScaleAndFormatOptionalParams) => Promise<DataGetSearchTileByScaleAndFormatResponse>

getSearchTileJson

Geben Sie das TileJSON-Dokument zur Suche zurück.

getSearchTileJson: (searchId: string, options?: DataGetSearchTileJsonOptionalParams) => Promise<TileJsonMetadata>

Eigenschaftswert

(searchId: string, options?: DataGetSearchTileJsonOptionalParams) => Promise<TileJsonMetadata>

getSearchTileJsonByTms

Geben Sie das TileJSON-Dokument für eine Suche mit TileMatrixSetId als Pfad zurück.

getSearchTileJsonByTms: (searchId: string, tileMatrixSetId: string, options?: DataGetSearchTileJsonByTmsOptionalParams) => Promise<TileJsonMetadata>

Eigenschaftswert

(searchId: string, tileMatrixSetId: string, options?: DataGetSearchTileJsonByTmsOptionalParams) => Promise<TileJsonMetadata>

getSearchTileNoTms

Erstelle eine Kartenkachel für eine Mosaiksuche.

getSearchTileNoTms: (searchId: string, z: number, x: number, y: number, options?: DataGetSearchTileNoTmsOptionalParams) => Promise<DataGetSearchTileNoTmsResponse>

Eigenschaftswert

(searchId: string, z: number, x: number, y: number, options?: DataGetSearchTileNoTmsOptionalParams) => Promise<DataGetSearchTileNoTmsResponse>

getSearchTileNoTmsByFormat

Erstelle eine Kartenkachel für eine Mosaiksuche mit einem bestimmten Format.

getSearchTileNoTmsByFormat: (searchId: string, z: number, x: number, y: number, format: string, options?: DataGetSearchTileNoTmsByFormatOptionalParams) => Promise<DataGetSearchTileNoTmsByFormatResponse>

Eigenschaftswert

(searchId: string, z: number, x: number, y: number, format: string, options?: DataGetSearchTileNoTmsByFormatOptionalParams) => Promise<DataGetSearchTileNoTmsByFormatResponse>

getSearchTileNoTmsByScale

Erstelle eine Kartenkachel für eine Mosaiksuche mit festgelegtem Maßstab.

getSearchTileNoTmsByScale: (searchId: string, z: number, x: number, y: number, scale: number, options?: DataGetSearchTileNoTmsByScaleOptionalParams) => Promise<DataGetSearchTileNoTmsByScaleResponse>

Eigenschaftswert

(searchId: string, z: number, x: number, y: number, scale: number, options?: DataGetSearchTileNoTmsByScaleOptionalParams) => Promise<DataGetSearchTileNoTmsByScaleResponse>

getSearchTileNoTmsByScaleAndFormat

Erstellen Sie eine Kartenkachel für eine Mosaiksuche mit angegebenem Maßstab und Format.

getSearchTileNoTmsByScaleAndFormat: (searchId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetSearchTileNoTmsByScaleAndFormatOptionalParams) => Promise<DataGetSearchTileNoTmsByScaleAndFormatResponse>

Eigenschaftswert

(searchId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetSearchTileNoTmsByScaleAndFormatOptionalParams) => Promise<DataGetSearchTileNoTmsByScaleAndFormatResponse>

getSearchTilesetMetadata

Geben Sie Metadaten für ein bestimmtes Tileset einer Mosaiksuche zurück.

getSearchTilesetMetadata: (searchId: string, tileMatrixSetId: string, options?: DataGetSearchTilesetMetadataOptionalParams) => Promise<TileSetMetadata>

Eigenschaftswert

(searchId: string, tileMatrixSetId: string, options?: DataGetSearchTilesetMetadataOptionalParams) => Promise<TileSetMetadata>

getSearchTilesets

Gib eine Liste verfügbarer Tilesets für eine Mosaiksuche zurück.

getSearchTilesets: (searchId: string, options?: DataGetSearchTilesetsOptionalParams) => Promise<TileSetList>

Eigenschaftswert

(searchId: string, options?: DataGetSearchTilesetsOptionalParams) => Promise<TileSetList>

getSearchWmtsCapabilities

OGC WMTS-Endpunkt.

getSearchWmtsCapabilities: (searchId: string, options?: DataGetSearchWmtsCapabilitiesOptionalParams) => Promise<DataGetSearchWmtsCapabilitiesResponse>

Eigenschaftswert

(searchId: string, options?: DataGetSearchWmtsCapabilitiesOptionalParams) => Promise<DataGetSearchWmtsCapabilitiesResponse>

getSearchWmtsCapabilitiesByTms

OGC WMTS-Endpunkt mit TileMatrixSetId als Pfad.

getSearchWmtsCapabilitiesByTms: (searchId: string, tileMatrixSetId: string, options?: DataGetSearchWmtsCapabilitiesByTmsOptionalParams) => Promise<DataGetSearchWmtsCapabilitiesByTmsResponse>

Eigenschaftswert

(searchId: string, tileMatrixSetId: string, options?: DataGetSearchWmtsCapabilitiesByTmsOptionalParams) => Promise<DataGetSearchWmtsCapabilitiesByTmsResponse>

getTile

Erstelle eine Kartenkachel aus einem Datensatz (ohne Maßstab oder Format im Pfad).

getTile: (collectionId: string, itemId: string, tileMatrixSetId: string, z: number, x: number, y: number, options?: DataGetTileOptionalParams) => Promise<DataGetTileResponse>

Eigenschaftswert

(collectionId: string, itemId: string, tileMatrixSetId: string, z: number, x: number, y: number, options?: DataGetTileOptionalParams) => Promise<DataGetTileResponse>

getTileByFormat

Erstelle eine Kartenkachel aus einem Datensatz (mit Format im Pfad, ohne Skalierung).

getTileByFormat: (collectionId: string, itemId: string, tileMatrixSetId: string, z: number, x: number, y: number, format: string, options?: DataGetTileByFormatOptionalParams) => Promise<DataGetTileByFormatResponse>

Eigenschaftswert

(collectionId: string, itemId: string, tileMatrixSetId: string, z: number, x: number, y: number, format: string, options?: DataGetTileByFormatOptionalParams) => Promise<DataGetTileByFormatResponse>

getTileByScale

Erstelle eine Kartenkachel aus einem Datensatz (mit Skalierung im Pfad, ohne Format).

getTileByScale: (collectionId: string, itemId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, options?: DataGetTileByScaleOptionalParams) => Promise<DataGetTileByScaleResponse>

Eigenschaftswert

(collectionId: string, itemId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, options?: DataGetTileByScaleOptionalParams) => Promise<DataGetTileByScaleResponse>

getTileByScaleAndFormat

Erstelle eine Kartenkachel aus einem Datensatz (mit TileMatrixSetId, Skalierung und Format im Pfad).

getTileByScaleAndFormat: (collectionId: string, itemId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetTileByScaleAndFormatOptionalParams) => Promise<DataGetTileByScaleAndFormatResponse>

Eigenschaftswert

(collectionId: string, itemId: string, tileMatrixSetId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetTileByScaleAndFormatOptionalParams) => Promise<DataGetTileByScaleAndFormatResponse>

getTileMatrices

Matrixliste zurückgeben

getTileMatrices: (options?: DataGetTileMatricesOptionalParams) => Promise<DataGetTileMatricesResponse>

Eigenschaftswert

(options?: DataGetTileMatricesOptionalParams) => Promise<DataGetTileMatricesResponse>

getTileMatrixDefinitions

Definition der Rückgabematrix

getTileMatrixDefinitions: (tileMatrixSetId: string, options?: DataGetTileMatrixDefinitionsOptionalParams) => Promise<TileMatrixSet>

Eigenschaftswert

(tileMatrixSetId: string, options?: DataGetTileMatrixDefinitionsOptionalParams) => Promise<TileMatrixSet>

getTileNoTms

Erstellen Sie eine Kartenkachel aus einem Datensatz (ohne TileMatrixSetId, ohne Skalierung oder Formatierung im Pfad).

getTileNoTms: (collectionId: string, itemId: string, z: number, x: number, y: number, options?: DataGetTileNoTmsOptionalParams) => Promise<DataGetTileNoTmsResponse>

Eigenschaftswert

(collectionId: string, itemId: string, z: number, x: number, y: number, options?: DataGetTileNoTmsOptionalParams) => Promise<DataGetTileNoTmsResponse>

getTileNoTmsByFormat

Erstellen Sie eine Kartenkachel aus einem Datensatz (mit Format im Pfad, ohne TileMatrixSetId oder Scale).

getTileNoTmsByFormat: (collectionId: string, itemId: string, z: number, x: number, y: number, format: string, options?: DataGetTileNoTmsByFormatOptionalParams) => Promise<DataGetTileNoTmsByFormatResponse>

Eigenschaftswert

(collectionId: string, itemId: string, z: number, x: number, y: number, format: string, options?: DataGetTileNoTmsByFormatOptionalParams) => Promise<DataGetTileNoTmsByFormatResponse>

getTileNoTmsByScale

Erstelle eine Kartenkachel aus einem Datensatz (mit Skalierung im Pfad, ohne TileMatrixSetId oder Format).

getTileNoTmsByScale: (collectionId: string, itemId: string, z: number, x: number, y: number, scale: number, options?: DataGetTileNoTmsByScaleOptionalParams) => Promise<DataGetTileNoTmsByScaleResponse>

Eigenschaftswert

(collectionId: string, itemId: string, z: number, x: number, y: number, scale: number, options?: DataGetTileNoTmsByScaleOptionalParams) => Promise<DataGetTileNoTmsByScaleResponse>

getTileNoTmsByScaleAndFormat

Erstellen Sie eine Kartenkachel aus einem Datensatz (mit Skalierung und Format im Pfad, ohne TileMatrixSetId).

getTileNoTmsByScaleAndFormat: (collectionId: string, itemId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetTileNoTmsByScaleAndFormatOptionalParams) => Promise<DataGetTileNoTmsByScaleAndFormatResponse>

Eigenschaftswert

(collectionId: string, itemId: string, z: number, x: number, y: number, scale: number, format: string, options?: DataGetTileNoTmsByScaleAndFormatOptionalParams) => Promise<DataGetTileNoTmsByScaleAndFormatResponse>

getTilesetMetadata

Geben Sie Metadaten für ein bestimmtes Tileset eines STAC-Elements zurück.

getTilesetMetadata: (collectionId: string, itemId: string, tileMatrixSetId: string, options?: DataGetTilesetMetadataOptionalParams) => Promise<TileSetMetadata>

Eigenschaftswert

(collectionId: string, itemId: string, tileMatrixSetId: string, options?: DataGetTilesetMetadataOptionalParams) => Promise<TileSetMetadata>

getTilesets

Gib eine Liste verfügbarer Tilesets für einen STAC-Artikel zurück.

getTilesets: (collectionId: string, itemId: string, options?: DataGetTilesetsOptionalParams) => Promise<TileSetList>

Eigenschaftswert

(collectionId: string, itemId: string, options?: DataGetTilesetsOptionalParams) => Promise<TileSetList>

registerMosaicsSearch

Registrieren einer Suchanfrage

registerMosaicsSearch: (options?: DataRegisterMosaicsSearchOptionalParams) => Promise<TilerMosaicSearchRegistrationResponse>

Eigenschaftswert

(options?: DataRegisterMosaicsSearchOptionalParams) => Promise<TilerMosaicSearchRegistrationResponse>