title: ui/geofeature \define create-intersection() <$let intersectLayer={{{ =[get[text]] =[get[text]] +[geointersect[]] }}} > <$action-createtiddler $basetitle="$:/temp/_IsochroneLayer" text={{{ [] }}} tags="$:/tags/GeoFeature" caption={{{ [addsuffix[ intersected with ]addsuffix] }}}/> \end !! Mapped <$geomap features="[]" state=<> /> !! Intersect with other features <$let captionThisFeature={{{ [get[caption]else] }}} >
    <$list filter="[all[shadows+tiddlers]tag[$:/tags/GeoFeature]sort[caption]] -[]" variable="otherFeature"> <$let captionOtherFeature={{{ [get[caption]else] }}} >
  • <$link to=<>><$transclude tiddler=<> field="caption"><$view tiddler=<> field="title"/> <$button actions=<>> Create intersection