Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#643 closed task (fixed)

support external data sources in the wxPython-GUI

Reported by: timmie Owned by: grass-dev@…
Priority: minor Milestone: 6.4.0
Component: wxGUI Version: 6.4.0 RCs
Keywords: Cc: grass-dev@…
CPU: x86-32 Platform: Linux

Description

Hello, I cannot find r.in.external in the wxPython based GUI: http://grass.itc.it/grass64/manuals/html64_user/r.external.html

Would it be possible to add support for

  • r.external for a single layer
  • r.external for multiple layers in the same way as it is provided with r.in.gdal?

The same same applies to v.external.

I use grass64 compiled from yesterday's SVN rev.

Kind regards, Timmie

http://n2.nabble.com/r.in.external-in-GUI-td3072107.html

Change History (8)

in reply to:  description comment:1 by martinl, 15 years ago

Priority: normalminor
Type: defecttask

Replying to timmie:

I cannot find r.in.external in the wxPython based GUI: http://grass.itc.it/grass64/manuals/html64_user/r.external.html

Raster -> Develop raster map -> Link to GDAL

Would it be possible to add support for

  • r.external for a single layer
  • r.external for multiple layers in the same way as it is provided with r.in.gdal?

Yes would be possible.

The same same applies to v.external.

Martin

comment:2 by martinl, 15 years ago

Cc: martinl added

comment:3 by martinl, 15 years ago

Cc: grass-dev@… added; martinl removed
Resolution: fixed
Status: newclosed

Done in r37893 (trunk), r37894 (devbr6) and r37895 (relbr64).

Martin

comment:4 by timmie, 15 years ago

Thanks a lot. I will try this out in the next days.

comment:5 by timmie, 15 years ago

To tell the original need for this report:

I would expect the external support in

File -> Raster -> Link to GDAL

Because it is related to file management and not (new) raster development. Is I understand, the external raster is not changed.

in reply to:  5 comment:6 by martinl, 15 years ago

Replying to timmie:

To tell the original need for this report:

I would expect the external support in

File -> Raster -> Link to GDAL

Probably there is reason why it's located in

Raster -> Develop raster map

Michael?

comment:7 by neteler, 15 years ago

IMHO external support should be in File -> Raster -> Link to GDAL

Markus

in reply to:  7 comment:8 by martinl, 15 years ago

Replying to neteler:

IMHO external support should be in File -> Raster -> Link to GDAL

Done in r38532.

Martin

Note: See TracTickets for help on using tickets.