Companion

object Companion

Functions

Link copied to clipboard
fun withGEOJSON(data: Map<String, Any>, geometry: List<String>, crs: String? = null): SpatialDataset
Link copied to clipboard
fun withWKB(data: Map<String, Any>, geometry: List<String>, crs: String? = null): SpatialDataset

WKB is not yet supported by Lets-plot

Link copied to clipboard
fun withWKT(data: Map<String, Any>, geometry: List<String>, crs: String? = null): SpatialDataset

WKT is not yet supported by Lets-plot