Skip to content

PbfLayer

Namespace: ThinkGeo.Core

Class to access a Pbf layer

public class PbfLayer

Inheritance objectPbfLayer

Properties

Name

Name of this layer https://github.com/mapbox/vector-tileView-spec/blob/master/2.1/vector_tile.proto#L57

public string Name { get; private set; }

Property Value

string

Version

Version of this layer https://github.com/mapbox/vector-tileView-spec/blob/master/2.1/vector_tile.proto#L55

public ulong Version { get; private set; }

Property Value

ulong

Keys

Keys contained in this layer

public List<string> Keys { get; private set; }

Property Value

List<string>

RawData

Gets or sets the RawData.

public Byte[] RawData { get; private set; }

Property Value

Byte[]

Constructors

PbfLayer(Byte[])

Initialize Pbf layer with data

public PbfLayer(Byte[] data)

Parameters

data Byte[]
Raw layer data as byte array

Methods

niQ=(int)

internal WS0= niQ=(int featureIndex)

Parameters

featureIndex int

Returns

WS0=