GMS:Creating and Editing UGrids: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
Line 19: | Line 19: | ||
*Refine points - If the quad tree option is selected and refine points exist in multiple coverages, specifies which refine points to use. | *Refine points - If the quad tree option is selected and refine points exist in multiple coverages, specifies which refine points to use. | ||
*X, Y, Z number of cells | *X, Y, Z number of cells | ||
** If not using the Voronoi UGrid type, the size and number of cells in the X, Y and Z dimensions can be specified. For quad tree UGrids, the cell size represents the large, unrefined size because the small, refined size is determined by the refine points and arcs. | ** If not using the Voronoi UGrid type, the size and number of cells in the X, Y and Z dimensions can be specified. For quad tree UGrids, the cell size represents the large, unrefined size because the small, refined size is determined by the refine points and arcs. Also for quad tree UGrids, if the cell size is specified, it represents a target cell size; the actual cell size will likely be somewhat different than that specified so that an even number of cells will fit within the grid boundaries. | ||
If a [[GMS:Grid_Frame|grid frame]] exists, it is used to determine the location of the grid. If polygons exist and the '''Regular''' or '''Quad tree''' options are used, any cells that are not inside a polygon are removed. | If a [[GMS:Grid_Frame|grid frame]] exists, it is used to determine the location of the grid. If polygons exist and the '''Regular''' or '''Quad tree''' options are used, any cells that are not inside a polygon are removed. |