Skip to content

Specifications for vector tiles loading? (both .pbf and metadata.json) #3187

@TacticalGator

Description

@TacticalGator

I cannot find any proper documentation anywhere regarding the specifications required for vector tiles loading (both .pbf and metadata.json).

I tried loading my own vector tiles & metadata that include a timestamp in ISO8601, but kepler.gl parses it as strings and it's not showing up in the filter.

Can someone point me to the right direction?

Edit 2:
I tried converting ISO8601 to unix timestamp and declare it as "number" on metadata.json. Kepler.gl parsed it as float and made it an available "field" in filter now.
"time", "date", "datetime" types don't seem to be available for vector times & metadata loading.
Can somebody help?

Metadata

Metadata

Assignees

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