Opened 15 years ago

Last modified 8 years ago

#592 new enhancement

wxGUI: allow location wizard to set DMS bounds

Reported by: hamish Owned by: grass-dev@…
Priority: normal Milestone: 6.4.6
Component: wxGUI Version: 6.4.0 RCs
Keywords: location wizard Cc:
CPU: All Platform: All

Description

Hi,

it would be nice if the location wizard would accept DDD:MM:SS.SSh style string input like g.region accepts. currently only numeric values are allowed.

more advanced idea: it could detect if the location is lat/lon or not and switch to another style with three stacked boxes for D M S values and radio buttons for N/S, E/W. all three D M S should accept decimal values and all but D should start empty, not as 0.0. a negative value for degree would automatically override the radio button.

so the same as g.region (except pad out %02d minutes and sec as needed)

? Hamish

Change History (2)

comment:1 by hamish, 15 years ago

see raster_info() and float_or_dms() in lib/python/grass.py

Hamish

comment:2 by neteler, 8 years ago

Milestone: 6.4.06.4.6
Note: See TracTickets for help on using tickets.