<li><pclass="first"><ttclass="docutils literal">dfhack.maps.getRegionBiome(region_coord2d)</tt>, or <ttclass="docutils literal">getRegionBiome(x,y)</tt></p>
<p>Returns the biome info struct for the given global map region.</p>
<p>Returns the biome info struct for the given global map region.</p>
<p>Returns the local feature object with the given region coords and index.</p>
<p>Returns the local feature object with the given region coords and index.</p>
</li>
</li>
<li><pclass="first"><ttclass="docutils literal">dfhack.maps.getTileBiomeRgn(coords)</tt>, or <ttclass="docutils literal">getTileBiomeRgn(x,y,z)</tt></p>
<p>Returns <em>x, y</em> for use with <ttclass="docutils literal">getRegionBiome</tt>.</p>