Changes between Version 72 and Version 73 of GSoC/2020/StartupWindow
- Timestamp:
- 08/23/20 01:15:05 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2020/StartupWindow
v72 v73 752 752 First, let's focus on the first important utility, and that is the Location Wizard. This guide for creating a new location has changed quite a lot. The first page has been streamlined and somewhat misleading names of the individual attributes have also been changed. Similarly, the next page, originally named "Choose method for creating a new location", is now much more clearly defined with the new name "Select Coordinate Reference System (CRS)". CRS can be newly specified using WKT string. However, the biggest change has affected the page with the original name "Choose EPSG Code", now "Select CRS from list". This window newly supports dynamic search as well as a hyperlink to EPSG pages which changes dynamically according to the filter set by the user. 753 753 754 The second thing I focused on throughout July and August was the Data Catalog. For this tool, it was necessary to take over all the functionality of the canceled Startup screen. I would like to emphasize here the most important functionalities that were coded. The data catalog now supports the addition of multiple databases. These databases can be deleted from the tree or deleted directly from the disk. The Data Catalog also supports the creation, renaming, and deletion of mapsets and locations. Among other things, it also supports deleting several mapsets and severallocations. Several icons have also been added for easy manipulation.754 The second thing I focused on throughout July and August was the Data Catalog. For this tool, it was necessary to take over all the functionality of the canceled Startup screen. I would like to emphasize here the most important functionalities that were coded. The data catalog now supports the addition of multiple databases. These databases can be deleted from the tree or deleted directly from the disk. The Data Catalog also supports the creation, renaming, and deletion of mapsets and locations. Among other things, it also supports deleting multiple mapsets and locations. Several icons have also been added for easy manipulation. 755 755 Another important thing that has been addressed is the distinguishing of mapsets. In the Data Catalog, mapsets owned by a different user are now grayed out as well as mapsets that are "in use". These cases were also considered when renaming/deleting, therefore several checks were performed. 756 When switching mapsets, it is possible to remove gislock (make available the mapset which is "in use"). The term gislock is no longer confused with the lock icon in the context menu ,which allows or restricts editing outside the current mapset and which now has the character of an editing pencil.757 At this point, I would also like to emphasize an important contribution that Anna Petrasova coded, and that is the differentiation of databases, locations, mapsets, and layers in Data Catalog usingicons.756 When switching mapsets, it is possible to remove gislock (make available the mapset which is "in use"). The term gislock is no longer confused with the lock icon in the context menu which allows or restricts editing outside the current mapset and which now has the character of an editing pencil. 757 At this point, I would also like to emphasize the great contribution that Anna Petrasova coded, and that does the differentiation of databases, locations, mapsets, and layers in Data Catalog by icons. 758 758 759 759 The third thing that has undergone a big change is the very start of GRASS. GRASS GIS no longer uses the Startup screen. The default tab in GUI is now the Data tab which contains the Data Catalog. For the first-time user, GRASS is launched in the Demolocation "world_latlong_wgs84" which should be an example of the correct use of the PERMANENT mapset and other user-created mapsets. … … 764 764 765 765 **Next Steps:**\\ 766 At the moment, there are two main things that are still missing. The first is to improve the Demolocation, which is offered to the first-time user. This Demolocation has no maps or information windows displayed. It would definitely be appropriate to improve even more.767 Another thing is the connection of the layer manager with the Data Catalog which was only partially successful.766 At the moment, there are two main things that are still missing. The first one lies in improving the Demolocation that so far has no maps or information windows displayed. 767 Another thing is the connection of the Layer Manager with the Data Catalog which was only partially successful. 768 768 769 769 **Permanent Links:**\\