-
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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
Labels
No labels