Types¶
GeoDataFrameColumnType
¶
Represents the internal type of a column:
TimelineSequenceType
¶
Represents the type of a timeline sequence
- moving
The sequence is a moving sequence with a speed value
- stopped
Geographicaly static sequence
- unknown
Not set
TimestampType
¶
The time unit of a timestamp
- seconds
Seconds since epoch
- milliseconds
Milliseconds since epoch
- microseconds
Microseconds since epoch