Skip to content

Move datasets used on documentation cite under the Kandy project #509

Description

@zaleslaw

https://kotlin.github.io/kandy/simple-usa-states-polygons-geojson.html

For example:

val usaStates =
    GeoDataFrame.readGeoJson("https://raw.githubusercontent.com/AndreiKingsley/datasets/refs/heads/main/USA.json")

usaStates.plot {
    geoPolygon()
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions