Managed datasets
Data types
Learn about the data types supported by Tilebox
Tilebox supports primitives and data for data fields. These are defined in well_known_types.proto. Tilebox also uses Google well-known-types Duration and Timestamp.
If there is a data type you want to see in Tilebox, please get in touch.
Primitive types
A string of characters.
A 64-bit signed integer.
A 64-bit unsigned integer.
A 64-bit floating-point number.
A boolean.
A sequence of bytes.
Time types
Identifier types
Geospatial types
A latitude and longitude pair.
A latitude, longitude, and altitude triplet.
Geospatial geometries of type Point, LineString, Polygon or MultiPolygon.
Was this page helpful?