Hi,
I cannot find v.mkgrid (there is only d.grid) in GRASS 5.7.
I have only found this note
[http://grass.itc.it/wiki2/index.php?wiki=GrassProgrammingHowto]
v.merge
v.mkgrid
v.mkquads
Note not in grass57, obsolete?
Is there any _special_ reason why this program has not been ported to GRASS 5.7?
Best regards,
Martin
---
Martin Landa <landa@gama.fsv.cvut.cz> * http://gama.fsv.cvut.cz/~landa *
CTU Prague, Faculty of Civil Engineering, Czech Republic
Hi,
My question:
Is there anyone who is working on upgrading v.mkgrid to GRASS 5.7?
-> I can try to upgrade it.
But it takes some time! - I am not familiar with GRASS 5.7 Vector API.
Best regards,
Martin
On Fri, 15 Oct 2004, Martin Landa wrote:
Hi,
I cannot find v.mkgrid (there is only d.grid) in GRASS 5.7.
I have only found this note
[http://grass.itc.it/wiki2/index.php?wiki=GrassProgrammingHowto]
v.merge
v.mkgrid
v.mkquads
Note not in grass57, obsolete?
Is there any _special_ reason why this program has not been ported to GRASS 5.7?
Best regards,
Martin
---
Martin Landa <landa@gama.fsv.cvut.cz> * http://gama.fsv.cvut.cz/~landa *
CTU Prague, Faculty of Civil Engineering, Czech Republic
_______________________________________________
grass5 mailing list
grass5@grass.itc.it
http://grass.itc.it/mailman/listinfo/grass5
---
Martin Landa <landa@gama.fsv.cvut.cz> * http://gama.fsv.cvut.cz/~landa *
CTU Prague, Faculty of Civil Engineering, Czech Republic
On Friday 15 October 2004 17:07, Martin Landa wrote:
Hi,
My question:
Is there anyone who is working on upgrading v.mkgrid to GRASS 5.7?
-> I can try to upgrade it.
But it takes some time! - I am not familiar with GRASS 5.7 Vector API.
No, but it is on my TODO for next days.
Radim
On Friday 15 October 2004 18:18, Radim Blazek wrote:
On Friday 15 October 2004 17:07, Martin Landa wrote:
> Hi,
>
> My question:
> Is there anyone who is working on upgrading v.mkgrid to GRASS 5.7?
>
> -> I can try to upgrade it.
>
> But it takes some time! - I am not familiar with GRASS 5.7 Vector API.
No, but it is on my TODO for next days.
I have submitted v.mkgrid to CVS. It uses current region by default.
Radim