Hi All,
I want to make grid using grass. Can anyone help me.
Thanks in advance,
nani
Hi All,
I want to make grid using grass. Can anyone help me.
Thanks in advance,
nani
I make my grids in octave/matlab (command: griddata) then bring them into grass. Attached is an example. If you have any questions shoot me an e-mail.
On Thu, Apr 28, 2011 at 3:40 PM, vinod kumar <nani.kunithi@gmail.com> wrote:
Hi All,
I want to make grid using grass. Can anyone help me.
Thanks in advance,
nani
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
Hi Nick Jachowski,
Can you tell me how you are making grid in matlab/Octave. And how you are exporting to Grass as i want to make triangular irregular network(TIN) for raster orthophoto on 1:5000 scale.
Thanks in advance,
nani.
On Thu, Apr 28, 2011 at 9:53 AM, Nick Jachowski <njachowski@gmail.com> wrote:
I make my grids in octave/matlab (command: griddata) then bring them into grass. Attached is an example. If you have any questions shoot me an e-mail.
On Thu, Apr 28, 2011 at 3:40 PM, vinod kumar <nani.kunithi@gmail.com> wrote:
Hi All,
I want to make grid using grass. Can anyone help me.
Thanks in advance,
nani
grass-user mailing list
On Thu, Apr 28, 2011 at 9:40 AM, vinod kumar <nani.kunithi@gmail.com> wrote:
Hi All,
I want to make grid using grass. Can anyone help me.
Try d.grid or v.mkgrid.
Markus
On 28/04/11 09:40, vinod kumar wrote:
Hi All,
I want to make grid using grass. Can anyone help me.
If you want to create a vector map of a grid: v.mkgrid.
If you just want to display a grid: d.grid (button "Add grid or vector labels overlay" in wxGUI).
Moritz
Hi Moritz Lennert,
I run the command v.mkgrid without errors but i am not able to view in Mapdispaly.
Thanks,
nani.
On Thu, Apr 28, 2011 at 10:36 AM, Moritz Lennert <mlennert@club.worldonline.be> wrote:
On 28/04/11 09:40, vinod kumar wrote:
Hi All,
I want to make grid using grass. Can anyone help me.
If you want to create a vector map of a grid: v.mkgrid.
If you just want to display a grid: d.grid (button “Add grid or vector labels overlay” in wxGUI).
Moritz
Hi,
2011/4/28 vinod kumar <nani.kunithi@gmail.com>:
I run the command v.mkgrid without errors but i am not able to view in
Mapdispaly.
why? v.mkgrid produces normal vector map, so add this vector map by
"Add vector map layer"...
Martin
--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
Hi Martin Landa,
I generated a vector layer and added to the Map display but i not able to view the grid and only i able to view is raster data.
On Thu, Apr 28, 2011 at 11:13 AM, Martin Landa <landa.martin@gmail.com> wrote:
Hi,
2011/4/28 vinod kumar <nani.kunithi@gmail.com>:
I run the command v.mkgrid without errors but i am not able to view in
Mapdispaly.why? v.mkgrid produces normal vector map, so add this vector map by
“Add vector map layer”…Martin
–
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa