ground-android
ground-android copied to clipboard
[Persistence] Write Polygon holes to the local db
Currently, we only store the outer shell of polygons in the local database, but our model supports polygons with holes. We'll need to write the hole rings to the database as well.