Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

converts time fields to unix timestamps for local vector maps #550

Merged
merged 2 commits into from
Mar 1, 2019

Conversation

andy-esch
Copy link
Contributor

@andy-esch andy-esch commented Feb 28, 2019

Since JSON doesn't have a time type, we need to convert geodataframes/dataframes which have a datetime, datetimetz, or timedelta type to a unix timestamp for CARTO VL maps, which can then read the time field's numeric values for animation.

@andy-esch andy-esch merged commit ebe0718 into master Mar 1, 2019
@andy-esch andy-esch deleted the fix-time-serialization-issue branch March 1, 2019 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant