> ## Documentation Index
> Fetch the complete documentation index at: https://shapely.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Shapely TouchesByDistance

>  It analyses the relationship between one geometry and other geometries based on the specified distance.  

<Note>
  The result is returned as **True/False**
</Note>

### An example of transformations

<a href="/images/Shp_ToucheByDistance.png" target="_blank">
  <img src="https://mintcdn.com/shapely/DzxIRiNRNULE524J/images/Shp_ToucheByDistance.png?fit=max&auto=format&n=DzxIRiNRNULE524J&q=85&s=139ad8eb1d5ddfcd2f8d65743a181621" className="pointer-events-none" style={{ borderRadius: '0.5rem', border: '1px solid rgba(0,0,0,0.1)' }} width="1929" height="900" data-path="images/Shp_ToucheByDistance.png" />
</a>

### An example of test

<Frame>
  <a href="https://github.com/DurmusCesur/docs/releases/download/Dyn/Shp_ToucheByDistance.dyn" download="Shp_ToucheByDistance.dyn">
    <button className="bg-[#16A34A] text-white px-5 py-1 rounded-md hover:bg-[#15803D] transition-colors">
      Shp\_ToucheByDistance.dyn
    </button>
  </a>
</Frame>
