Skip to content

Protobuf - Get clicked feature (or its geometry) #273

Open
@treecon

Description

I am using vectorGrid.protobuf with .pbf tiles served from tileserver-gl.

While tiles are shown ok, and I also have access to feature properties using mouse events, I cannot get the geometry of the feature.

I have also tried e.layer.toGeoJSON() (e is a click event) but while method exists, it will produce an error (missing _latlngs property).

Any ideas?

P.S.1 Is there any way to use this package with .geojson (instead of .pbf) responses that tileserver-gl can also send?

P.S.2 Can I somehow handle all rendered features, e.g. as a GeoJSON? This way I could have access to their geometries using their IDs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions