Skip to content

[Feature Request] Work with GeoJSON Point #51

@dyve

Description

@dyve

We export (large) datasets with point columns in GeoJSON format.

Example from a column named "point:

{ "type": "Point", "coordinates": [ 5.3430820412792, 52.442771066885001 ] }

I'd like to be able to configure datasette-cluster-map to read the x, y / lng, lat from this column.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions