Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Fix MultiPolygon not iterable (#496) Signed-off-by: Xiyu Oh <[email protected]> Signed-off-by: Luca Della Vedova <[email protected]> * Handle geometry collections (#476) I was trying a clean build of RMF Demos and ran into a type error when trying to compile maps. This PR fixes the type error. I'm not sure what triggered it in the first place TBH. Signed-off-by: Arjo Chakravarty <[email protected]> Co-authored-by: Yadunund <[email protected]> Signed-off-by: Luca Della Vedova <[email protected]> --------- Signed-off-by: Xiyu Oh <[email protected]> Signed-off-by: Luca Della Vedova <[email protected]> Signed-off-by: Arjo Chakravarty <[email protected]> Co-authored-by: Xiyu <[email protected]> Co-authored-by: Arjo Chakravarty <[email protected]> Co-authored-by: Yadunund <[email protected]>
- Loading branch information