Field-Map Scripting

4.4.6.2 OverlayPolygonLayers

OverlayPolygonLayers function


Prototype:

function OverlayPolygonLayers(const LayerName1_, LayerName2_ :string) :TMultiVariantListWrapper;

Description:


Syntax:

variable := Project.OverlayPolygonLayers(LayerName1, LayerName2);


Part

Description


variable

A variable declared as a TMultiVariantListWrapper


Project

A reference to the Field-Map project as defined in Field-Map Project Manager


Layer1Name

Layer2Name

A references to Field-Map layers as defined in Field-Map Project Manager, which contain polygons to intersect




Return value:




See also:

GetPolygonIntersectArea_m2; OverlayPolygonLayers; TransferAttributeValuesFromPolygonsToPointsOrCentroids; GetPoint; GetCentroids; DrawText; DrawPoint; DrawLine; DrawPolygon; DrawCircle; DrawRectangle; FlashPolygon; FlashLine; FlashPoint; SelectedPointCount; SelectedPointID; SelectedLineCount; SelectedLineID; GetCurrentPosition; SetCurrentPosition; SetBasicExtent; GetMapExtent; GetMapFullExtent; GetBasicExtent; ZoomToPolygon; ZoomToLine; MapExtentAsVariant; AddReferencePoint; InvertColors; FindTargetHeight; SetCircularPlotBoundary; TrimLineByPlotBoundary; RefreshMap; RefreshMapRectangle; RefreshTrackingLayer; RefreshTrackingLayerRectangle; ScreenMilimeters2MapDistance_m; MapToScreen; SaveShapesToBlobs; SaveShapesOfCurrentPlotToBlobs; SaveShapesOfAllPlotsToBlobs; ProjectionToWGS84; WGS84ToProjection