Yes you are absolutely right. It seems to work...<div><br></div><div>Where can I find this?</div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">"here is a "cheap" coding option which supports the old sites API while<br>
using new vector points maps. I don't know if these modules use that<br>or not. The real solution is to make them use the new vector API (not<br>so hard, documented into the wiki somewhere?)."</span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><br>
</span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Luisa</span></div><div><br><div class="gmail_quote">2010/5/19 Markus Metz <span dir="ltr"><<a href="mailto:markus.metz.giswork@googlemail.com">markus.metz.giswork@googlemail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">Luisa Peņa wrote:<br>
><br>
> Hi there<br>
> Instead of GRASS sites file I used a normal GRASS-vector and I got this<br>
> error:<br>
> Dev note: Adapted sites library used for vector points. (module should be<br>
> updated to GRASS 6 vector library)<br>
<br>
</div>This is not an error, it's simply a message meant for the developer<br>
maintaining this module, not even a warning, you can safely proceed.<br>
Since you used a normal GRASS vector, the module did not abort with an<br>
error, right?<br>
<div><div></div><div class="h5"><br>
<br>
> Since I'm only testing <a href="http://i.pr" target="_blank">i.pr</a> module I would like to know where can I get a<br>
> conversion script/function between Vector->Site file?<br>
> If this runs ok I will implement this using GRASS vector.<br>
> Thanks<br>
> Luisa<br>
><br>
> 2010/5/19 Luisa Peņa <<a href="mailto:luisapena1979@gmail.com">luisapena1979@gmail.com</a>><br>
>><br>
>> The only warning that i get is:<br>
>> warning: format not a string literal and no format arguments<br>
>> Where is that "cheap trick". Before I do any implementation i.ptr I have<br>
>> to understand that its classification works. So far, fraom all the messages<br>
>> that I have read, no one can use the classification...<br>
>> Luisa<br>
>><br>
>> 2010/5/19 Markus Metz <<a href="mailto:markus.metz.giswork@googlemail.com">markus.metz.giswork@googlemail.com</a>><br>
>>><br>
>>> Hamish wrote:<br>
>>> > Luisa wrote:<br>
>>> >> What is a GRASS sites file? How can I obtain this?<br>
>>> ><br>
>>> ><br>
>>> > a sites file is what vector points maps were called in earlier versions<br>
>>> > of GRASS.<br>
>>> ><br>
>>> > grass-addons/imagery/<a href="http://i.pr/TODO" target="_blank">i.pr/TODO</a>:<br>
>>> > """<br>
>>> > This module set was developed for GRASS 5.<br>
>>> ><br>
>>> > TODO:<br>
>>> > - change to ANSI prototypes<br>
>>> > - follow SUBMITTING rules<br>
>>> > - change sites to vector<br>
>>> > """<br>
>>> ><br>
>>> > There is a "cheap" coding option which supports the old sites API while<br>
>>> > using new vector points maps. I don't know if these modules use that<br>
>>> > or not. The real solution is to make them use the new vector API (not<br>
>>> > so hard, documented into the wiki somewhere?).<br>
>>><br>
>>> If <a href="http://i.pr" target="_blank">i.pr</a> compiles without warnings (regarding the sites API) it should<br>
>>> work in 6.x. Otherwise it's not much work to change it to use the new<br>
>>> vector API.<br>
>>><br>
>>> Markus M<br>
>><br>
><br>
><br>
</div></div><div><div></div><div class="h5">> _______________________________________________<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>
><br>
><br>
</div></div></blockquote></div><br></div>