Hamish Bowman
|
68bd7fe5e7
utm zones start with 1 (merge from devbr6)
|
15 years ago |
Michael Barton
|
35e5be9995
Removed debugging code
|
15 years ago |
Michael Barton
|
44595c6eec
Backport from develbranch_6 https://trac.osgeo.org/grass/changeset/39591 . Make zone entry a spinctrl and change boolean reply to Yes/No
|
15 years ago |
Michael Barton
|
b21389a7fb
Legitimate capitalized datums are accepted. Transformation list begins with https://trac.osgeo.org/grass/ticket/1.
|
15 years ago |
Michael Barton
|
9c1005935c
Backport from develbranch_6 r39576. Fixed missing datum (and missing ellipse) problem.
|
15 years ago |
Michael Barton
|
2c1a251382
Backport from develbranch_6 r39568. Interface enhancements to location wizard.
|
15 years ago |
Michael Barton
|
28d47f86c9
Backport from develbranch_6 r39554. Major enhancement and fix. All projection parameters now selectable by user. Summary page shows g.proj output (i.e., what will show up in GRASS). State Plane projection will bring up a warning box instructing user to use EPSG or custom PROJ4 string. Fixed a number of minor and a few major bugs.
|
15 years ago |
Michael Barton
|
9228877d8b
Backport from develbranch_6 r39492. Additional fixes/enhancements to datum transforms interface and use in projection creation.
|
15 years ago |
Michael Barton
|
b5cae130a4
Backport from develbranch_6 r39480. Fix datum transforms and enhance searches .
|
15 years ago |
Hamish Bowman
|
9062c67f2a
fix for UTM south (merge from devbr6)
|
15 years ago |
Michael Barton
|
03a57f3500
Backport from develbranch_6 r39311. If location created in GISDbase that is not the current one, the user is not offered the chance to set region extents (because this can't be done and would generate an error).
|
15 years ago |
Michael Barton
|
11eb53baf9
Backport from develbranch_6 r39310. Fix problem with searching for EPSG codes.
|
15 years ago |
Michael Barton
|
2092922827
Backport from develbranch_6 r39309. Fix a variety of selections problems with projections, datums, and transforms.
|
15 years ago |
Markus Neteler
|
6d81ed24e3
added search button since users always accidentially click on "Reload EPSG Codes" button
|
15 years ago |
Martin Landa
|
8a40775763
wxGUI: parse error message in location wizard
|
16 years ago |
Martin Landa
|
8b96cf0b1a
wxGUI: statusbar projection settings
|
16 years ago |
Martin Landa
|
b671e428c5
parse docstrings by doxygen
|
16 years ago |
Martin Landa
|
35e4d930fc
fix wxGUI, see https://trac.osgeo.org/grass/changeset/37347
|
16 years ago |
Hamish Bowman
|
0612e07d29
provide a default value so it doesn't try and search against a null column (merge from devbr6)
|
16 years ago |
Martin Landa
|
6f211da0c9
wxGUI/location wizard - search in codes/desc/params (see trac https://trac.osgeo.org/grass/ticket/554)
|
16 years ago |
Martin Landa
|
f8c5596f5b
Fix wxGUI location wizard: Search in description with 0 hits (trac https://trac.osgeo.org/grass/ticket/554)
|
16 years ago |
Martin Landa
|
bdc3b622ed
wxGUI/location wizard: some MS Windows-related issues
|
16 years ago |
Martin Landa
|
9194adaf8c
clean https://trac.osgeo.org/grass/changeset/36317, don't use grass.run_command() - use gcmd.RunCommand()
|
16 years ago |
Michael Barton
|
002566413c
Fixed not creating location in new GISDbase.
|
16 years ago |
Michael Barton
|
461c5a1ddf
Multiple fixes to location wizard: 1) search on projection page does not go to next page before user has chance to review items found; 2) georeferencing parameters page formatted correctly; 3) EPSG code transform parameters now formatted better so that they can be seen better.
|
16 years ago |
Martin Landa
|
22990e12f0
wxGUI: remove unused code from location wizard
|
16 years ago |
Martin Landa
|
6e50e7c366
More wxGUI MS Windows-related issues fixed
|
16 years ago |
Martin Landa
|
4bb3c068b9
wxGUI: fix MS Windows-related bugs in Location Wizard (osgeo4w https://trac.osgeo.org/grass/ticket/37)
|
16 years ago |
Martin Landa
|
c57396f39b
wxGUI: eliminate gcmd.Command() usage (step 2)
|
16 years ago |
Martin Landa
|
8e60599097
wxGUI: replace split('\n') with splitlines()
|
16 years ago |