Experimental
How a projection reached Kepler's ingestion model.
row-object-direct
{ fields, rows }
point-columns-direct
longitude
latitude
columnar-columns-direct
geojson-column
geojson
remote-basemap-style
mapStyles
remote-vector-tileset
How a projection reached Kepler's ingestion model.
row-object-direct— attribute/aggregate rows straight into{ fields, rows }. No geometry, no GeoJSON.point-columns-direct— point geometry split intolongitude/latitudereal columns. No GeoJSON.columnar-columns-direct— a columnar artifact transposed column-wise into rows. No GeoJSON.geojson-column— non-point geometry serialized into a Keplergeojsoncolumn. This is the measured fallback.remote-basemap-style— a remote raster/style source projected into a Kepler custommapStylesentry.remote-vector-tileset— a remote vector tile source projected into a Kepler tileset dataset descriptor.