Checks if the given data can be processed by this DataAdapter
.
The raw data to adapt.
Process the given raw data.
The raw data to process.
The DecodeInfo
of the tile to process.
Must be called for every feature providing its geometry (point,line or polygon) and properties. @see IGeometryProcessor for more details.
Generated using TypeDoc
The class
DataAdapter
prepares vector data so it can be processed by the vector tile decoder.