<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 2, 2015 at 8:05 AM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On Tue, Jun 2, 2015 at 1:35 PM, shashank khare <<a href="mailto:skhare@hotmail.com">skhare@hotmail.com</a>> wrote:<br>
> I tried compiling r.refine with grass 7 but gcc could not find definition of<br>
> Site_head struct. I looked into it and figured out that grass/site.h is<br>
> missing. Where has it gone?<br>
<br>
</span>It has been eliminated many years back in the update to GRASS GIS 7<br>
(or even 6, don't remember).<br></blockquote><div><br></div><div>Actually quite recently:</div><div><a href="https://trac.osgeo.org/grass/ticket/2440" target="_blank">https://trac.osgeo.org/grass/ticket/2440</a> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<span class=""><br>
> I even downloaded the entire source code of<br>
> 7.0.0 but even that does not have any file which contains definition of<br>
> Site_head struct. Can someone enlighten me regarding "site" data structure.<br>
> I believe site is a way of storing point type data.<br>
<br>
</span>Nowadays the vector library is used for that:<br>
<br>
<a href="http://grass.osgeo.org/programming7/vectorlib.html" target="_blank">http://grass.osgeo.org/programming7/vectorlib.html</a><br>
<br>
You may want to look at the source code of point related modules (see<br>
keyword index of manual).<br>
<div class=""><div class="h5"><br>
Markus<br>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</div></div></blockquote></div><br></div></div>