Open jdries opened 2 years ago
The error indeed occurred when doing:
ProjectedPolygons.fromVectorFile("https://raw.githubusercontent.com/patrick-griffiths/scratch/main/y_json2.json").areaInSquareMeters
because the list of geometries is filtered to MultiPolygon, which is kind of correct because points and lines don't have an area. These will now also return 0.0, but not yet sure if this will result in the right behaviour. (Points will eventually have to be mapped to pixels, that do have an area.)
https://discuss.eodc.eu/t/fit-class-random-forest-413-request-too-large/396/10
Error happened when running dynamic landcover on large set of points:
https://github.com/patrick-griffiths/scratch/blob/main/y_json2.json