Opened 14 years ago

Closed 13 years ago

#3104 closed enhancement (fixed)

New GRASS Location creator from .prj (WKT) file in QGIS (patch)

Reported by: neteler Owned by: rugginoso
Priority: major: does not work as expected Milestone: Version 1.6.0
Component: GRASS Version: 1.5.0
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

Description

This patch enables QGIS users to more easily generate new GRASS locations. It should lower the barrier to use GRASS as GIS backbone for QGIS.

Yet missing:

  • possibility to switch to the newly created GRASS location in the browser.

Attachments (6)

extension_grass_location.tar.gz (5.9 KB ) - added by neteler 14 years ago.
New g.proj.wkt.qgm, g.proj.wkt.1.png, g.proj.wkt.2.png files
qgis_new_grass_location_1_2_3.png (62.4 KB ) - added by neteler 14 years ago.
Screenshot of new entry
default_qgc.diff (7.8 KB ) - added by neteler 14 years ago.
GRASS toolbox menu patches
missing_icons.tar.gz (3.1 KB ) - added by neteler 14 years ago.
Missing r.external.* icons
grass_modules-64_fixes.diff (1.2 KB ) - added by neteler 14 years ago.
Bugfix for g.proj.wkt + formatting fix
grass_modules-common_cosmetics.diff (1.4 KB ) - added by neteler 14 years ago.
r.proj + v.proj cosmetics to reorder parms for importance (optional last)

Download all attachments as: .zip

Change History (15)

by neteler, 14 years ago

New g.proj.wkt.qgm, g.proj.wkt.1.png, g.proj.wkt.2.png files

by neteler, 14 years ago

Screenshot of new entry

comment:1 by pcav, 14 years ago

Resolution: fixed
Status: newclosed

Applied with slight change in r14363. Thank you Markus!

by neteler, 14 years ago

Attachment: default_qgc.diff added

GRASS toolbox menu patches

by neteler, 14 years ago

Attachment: missing_icons.tar.gz added

Missing r.external.* icons

comment:2 by neteler, 14 years ago

Resolution: fixed
Status: closedreopened

I have attached some missing r.external icons - please fix.

Furthermore, I have made a series of improvements to the GRASS toolbox menu to be less confusing for newcomers including some slight restructuration.

comment:3 by neteler, 14 years ago

Wish: since these patches are rather trivial, please also update the 1.5 release branch since I cannot use trunk in production.

in reply to:  2 comment:4 by lutra, 14 years ago

to be committed asap as 1.6 is shipping soon as stated here

http://lists.osgeo.org/pipermail/qgis-developer/2010-October/011194.html

Furthermore, I have made a series of improvements to the GRASS toolbox menu to be less confusing for newcomers including some slight restructuration.

comment:5 by pcav, 14 years ago

Resolution: fixed
Status: reopenedclosed

Applied in r14383

comment:6 by lutra, 14 years ago

Hi,

the browse button if the "name of new location to create" seems does not allows to select folders (as expected) but files.

comment:7 by pcav, 14 years ago

Resolution: fixed
Status: closedreopened

So, reopening it for further testing and improvements

by neteler, 14 years ago

Attachment: grass_modules-64_fixes.diff added

Bugfix for g.proj.wkt + formatting fix

by neteler, 14 years ago

r.proj + v.proj cosmetics to reorder parms for importance (optional last)

in reply to:  6 comment:8 by neteler, 14 years ago

Replying to lutra:

Hi,

the browse button if the "name of new location to create" seems does not allows to select folders (as expected) but files.

Bugfix attached which is conformant to the handling in other modules (yet no folder is selectable, it is just a text field as for the others).

Furthermore patch attached for r.proj + v.proj cosmetics to reorder parms for importance (optional goes last).

comment:9 by pcav, 13 years ago

Resolution: fixed
Status: reopenedclosed

Applied in r14485 - thanks Markus

Note: See TracTickets for help on using tickets.