>  Docs Center  >  Libraries  >  Motley  >  MGH_POLYFILLG
Libraries

MGH_POLYFILLG

MGH_POLYFILLG

Name


  MGH_POLYFILLG

Description


    Given a 2-D polygon and a rectangular grid, this function returns
    an array indicating the fraction (optionally the area) of each
    pixel inside the polygon.

Calling Sequence


    result = mgh_polyfillg(poly)

Positional Parameters


  poly (input, numeric [2,n] array)
    The polygon

Keyword Parameters


    XOUT, YOUT (input, 1-D or 2-D numeric arrays)
      Vertex positions for the grid.

Return Value


    The function returns a 2D array representing the fraction
    (optionally the area) of overlap between each pixel and the polygon.

Modification History


    Mark Hadfield, 2002-08:
      Written



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us