Spatial_Table.read_as_geojson
read_as_geojsonmax_rows
Documentation
Returns a materialized dataframe containing rows of this table but with any spatial columns materialized as GeoJSON. This is useful for exporting data to other systems that may not support spatial data types.
Arguments
max_rows: specifies the maximum number of rows to read.