Skip to content

How to use geojson data? #91

@nosferatu500

Description

@nosferatu500

Hi!

I would like to test your library on my project but I have a problem.

I have a geojson described like this:

{
  features: [
  ....
  ],
  id: "geo_id",
  type: "FeatureCollection"
}

features contains Point, Polygon features.

My question is, can I just load the geojson file, using any loader and DO NOT describe every feature manually in my code?

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