Changes between Version 72 and Version 73 of GSoC/2020/StartupWindow


Ignore:
Timestamp:
Aug 23, 2020, 1:15:05 AM (4 years ago)
Author:
lindakladivova
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2020/StartupWindow

    v72 v73  
    752752First, 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.
    753753
    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 several locations. Several icons have also been added for easy manipulation.
     754The 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.
    755755Another 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 using icons.
     756When 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.
     757At 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.
    758758
    759759The 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.
     
    764764
    765765**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.
     766At 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.
     767Another thing is the connection of the Layer Manager with the Data Catalog which was only partially successful.
    768768
    769769**Permanent Links:**\\