> ## 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 LabelPoint

>  It identifies the **Best Point** within a polygon that is as far away from the edges as possible. 

<Note>
  I recommend working with polygons for the best results!
</Note>

### An example of transformations

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

### An example of test

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