MultiPolygon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
A MultiPolygon is a geometry type that represents multiple [[Polygon]]s at once. | A MultiPolygon is a geometry type that represents multiple [[Polygon]]s at once. | ||
In [[GeoJSON]], a | In [[GeoJSON]], a MultiPolygon looks like this: | ||
<br> | <br> | ||
<code> | <code> | ||