-
Notifications
You must be signed in to change notification settings - Fork 1
poly2allgrids_uint64
Maarten Hilferink edited this page Oct 17, 2024
·
1 revision
poly2allgrids_uint64(poly: polyDomain->*points, rasterDomain)
unit<uint64> _ {
attribute<polyDomain> polygon_rel;
attribute<rasterDomain> grid_rel;
}
Note that the attribute polygon_rel
is only created when polyDomain is non-void.
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.