Skip to content

Normalize data export format #4

@perrygeo

Description

@perrygeo

It would be nice if you we could (optionally) normalize the data export format to have a single location per row - would make it much easier to map.

For example, instead of

lat1,lon1,lat2,lon2,score
39.654479,-104.89376,39.730754,-104.940689,1

we could have

lat,lon,score,user_lat,user_lon
39.654479,-104.89376,-1
39.730754,-104.940689,1

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