flywave-vectortile-datasource
Home > @flywave/flywave-vectortile-datasource
flywave-vectortile-datasource package
VectorTileDataProvider
Remarks
Classes
Class | Description |
|---|---|
GeoJson . | |
Builds an | |
REST client supporting getting protobuf OMV Tile from REST-based servers. | |
|
Enumerations
Enumeration | Description |
|---|---|
Feature Modifier ids to choose which OmvFeatureModifer should be used in OmvDecoder. | |
Interfaces
Interface | Description |
|---|---|
The | |
Internal type of a complete [[OmvFeatureFilter]] description, should not be publicly available. | |
The | |
Internal type of a single filter description, Should not be publicly available. | |
Definition of a filter for a feature attribute | |
Definition of a filter. | |
Internal type of a layer filter description, Should not be publicly available. | |
Namespaces
Namespace | Description |
|---|---|
Adding the match condition type and the matching function to the namespace of |
Variables
Variable | Description |
|---|---|
Authentication method, where token will be provided as HTTP Header: Authorization: Bearer $authenticationToken | |
TomTomV1 API compatible authorization method, where token will be provided as HTTP Header: Authorization: Bearer $authenticationToken |
Type Aliases
Type Alias | Description |
|---|---|
Authentication token/code provider used by [[OmvRestClient]] before each call to currently valid authentication code/token. | |