Date Type Column Not Included in attributes #5723
sethdumaguin
started this conversation in
General
Replies: 1 comment 7 replies
-
|
According to the specification, in mvt format attributes are encoded as number or string so it sounds like a problem with the system that encodes your data in mvt format. Can you give us an example of the MVT that you are using? |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I have an MVTLayer with a
last_updatedcolumn that is a date type as one of its attributes. When I click on a geometry for that layer, it seems likelast_updatedis not included in the object.properties that gets passed in inside theonClick. Any ideas as to why it's not being included? ThanksBeta Was this translation helpful? Give feedback.
All reactions