123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE wxgui_items SYSTEM "wxgui_items.dtd">
- <wxgui-items>
- <wxgui-item name="Georectify">
- <label>Georectify</label>
- <handler>OnGCPManager</handler>
- <related-module>g.gui.gcp</related-module>
- <description>Manage Ground Control Points for Georectification</description>
- <icon>georectify</icon>
- </wxgui-item>
- <wxgui-item name="GraphicalModeler">
- <label>Graphical modeler</label>
- <handler>OnGModeler</handler>
- <related-module>g.gui.gmodeler</related-module>
- <description>Launch Graphical modeler</description>
- <keywords>general,gui,graphical modeler,workflow</keywords>
- <icon>modeler-main</icon>
- </wxgui-item>
- <wxgui-item name="RunModel">
- <label>Run model</label>
- <handler>OnRunModel</handler>
- <description>Run model prepared by Graphical modeler</description>
- </wxgui-item>
- <wxgui-item name="AnimationTool">
- <label>Animation tool</label>
- <handler>OnAnimationTool</handler>
- <related-module>g.gui.animation</related-module>
- <description>Launch animation tool.</description>
- <keywords>general,gui,display</keywords>
- </wxgui-item>
- <wxgui-item name="TimelineTool">
- <label>Timeline tool</label>
- <handler>OnTimelineTool</handler>
- <related-module>g.gui.timeline</related-module>
- <description>Plot temporal extents.</description>
- <keywords>general,gui,temporal</keywords>
- </wxgui-item>
- <wxgui-item name="TplotTool">
- <label>Temporal plot tool</label>
- <handler>OnTplotTool</handler>
- <related-module>g.gui.tplot</related-module>
- <description>Plot temporal values.</description>
- <keywords>general,gui,temporal</keywords>
- </wxgui-item>
- <wxgui-item name="CartographicComposer">
- <label>Cartographic Composer</label>
- <handler>OnPsMap</handler>
- <related-module>g.gui.psmap</related-module>
- <description>Launch Cartographic Composer</description>
- <keywords>postscript,printing</keywords>
- <icon>print-compose</icon>
- </wxgui-item>
- <wxgui-item name="MapSwipe">
- <label>Map Swipe</label>
- <handler>OnMapSwipe</handler>
- <related-module>g.gui.mapswipe</related-module>
- <description>Launch Map Swipe</description>
- <keywords>general,gui,display</keywords>
- </wxgui-item>
- <wxgui-item name="LaunchScript">
- <label>Launch script</label>
- <handler>OnRunScript</handler>
- <description>Launches script file.</description>
- </wxgui-item>
- <wxgui-item name="PyEdit">
- <label>Simple Python Editor</label>
- <handler>OnSimpleEditor</handler>
- <description>Launches Simple Python Editor.</description>
- </wxgui-item>
- <wxgui-item name="CloseGUI">
- <label>Close GUI</label>
- <handler>OnCloseWindow</handler>
- <description>Close graphical user interface.</description>
- </wxgui-item>
- <wxgui-item name="Quit">
- <label>Quit GRASS GIS</label>
- <handler>OnCloseWindowOrExit</handler>
- <description>Close GUI and exit GRASS GIS shell.</description>
- <shortcut>Ctrl+Q</shortcut>
- <wx-id>ID_EXIT</wx-id>
- </wxgui-item>
- <wxgui-item name="Preferences">
- <label>Preferences</label>
- <handler>OnPreferences</handler>
- <description>User GUI preferences (display font, commands, digitizer, etc.)</description>
- <wx-id>ID_PREFERENCES</wx-id>
- </wxgui-item>
- <wxgui-item name="Histogram">
- <label>Histogram</label>
- <handler>OnHistogram</handler>
- <description>Generate histogram of image</description>
- </wxgui-item>
- <wxgui-item name="VolumeCalculator">
- <label>3D raster map calculator</label>
- <handler>OnMapCalculator</handler>
- <related-module>r3.mapcalc</related-module>
- <description>3D raster map calculator</description>
- <keywords>raster,algebra</keywords>
- </wxgui-item>
- <wxgui-item name="GRASSHelp">
- <label>GRASS help</label>
- <command>g.manual -i</command>
- <description>Display the HTML man pages of GRASS GIS</description>
- <keywords>general,manual,help</keywords>
- <wx-id>ID_HELP</wx-id>
- </wxgui-item>
- <wxgui-item name="GUIHelp">
- <label>GUI help</label>
- <command>g.manual entry=wxGUI</command>
- <description>Display the HTML man pages of GRASS GIS</description>
- <keywords>general,manual,help</keywords>
- </wxgui-item>
- <wxgui-item name="AboutSystem">
- <label>About system</label>
- <handler>OnSystemInfo</handler>
- <description>Prints system information</description>
- </wxgui-item>
- <wxgui-item name="AboutGRASSGIS">
- <label>About GRASS GIS</label>
- <handler>OnAboutGRASS</handler>
- <description>About GRASS GIS</description>
- <wx-id>ID_ABOUT</wx-id>
- </wxgui-item>
- <wxgui-item name="New">
- <label>New</label>
- <handler>OnWorkspaceNew</handler>
- <description>Create new workspace</description>
- <shortcut>Ctrl+N</shortcut>
- <wx-id>ID_NEW</wx-id>
- </wxgui-item>
- <wxgui-item name="Open">
- <label>Open</label>
- <handler>OnWorkspaceOpen</handler>
- <description>Load workspace from file</description>
- <shortcut>Ctrl+O</shortcut>
- <wx-id>ID_OPEN</wx-id>
- </wxgui-item>
- <wxgui-item name="Save">
- <label>Save</label>
- <handler>OnWorkspaceSave</handler>
- <description>Save workspace</description>
- <shortcut>Ctrl+S</shortcut>
- <wx-id>ID_SAVE</wx-id>
- </wxgui-item>
- <wxgui-item name="SaveAs">
- <label>Save as</label>
- <handler>OnWorkspaceSaveAs</handler>
- <description>Save workspace to file</description>
- <wx-id>ID_SAVEAS</wx-id>
- </wxgui-item>
- <wxgui-item name="Close">
- <label>Close</label>
- <handler>OnWorkspaceClose</handler>
- <description>Close workspace file</description>
- <wx-id>ID_CLOSE</wx-id>
- </wxgui-item>
- <wxgui-item name="AddRaster">
- <label>Add raster</label>
- <handler>OnAddRaster</handler>
- <description>Add raster map layer to current display</description>
- <shortcut>Ctrl+Shift+R</shortcut>
- </wxgui-item>
- <wxgui-item name="AddVector">
- <label>Add vector</label>
- <handler>OnAddVector</handler>
- <description>Add vector map layer to current display</description>
- <shortcut>Ctrl+Shift+V</shortcut>
- </wxgui-item>
- <wxgui-item name="AddMultipleRastersOrVectors">
- <label>Add multiple rasters or vectors</label>
- <handler>OnAddMaps</handler>
- <description>Add multiple raster or vector map layers to current display</description>
- <shortcut>Ctrl+Shift+L</shortcut>
- </wxgui-item>
- <wxgui-item name="AddRGB">
- <label>Add RGB raster layer</label>
- <handler>OnAddRasterRGB</handler>
- <description>Add RGB raster map layer to current display</description>
- </wxgui-item>
- <wxgui-item name="AddWebServiceLayer">
- <label>Add web service layer</label>
- <handler>OnAddWS</handler>
- <description>Add web service layer</description>
- </wxgui-item>
- <wxgui-item name="NewMapDisplayWindow">
- <label>New map display window</label>
- <handler>OnNewDisplay</handler>
- <description>Open new map display window</description>
- </wxgui-item>
- <wxgui-item name="RenderAllMapDisplays">
- <label>Render all map displays</label>
- <handler>OnRenderAllMapDisplays</handler>
- <description>Re-render maps in all open map display windows</description>
- <shortcut>Ctrl+R</shortcut>
- </wxgui-item>
- <wxgui-item name="CloseCurrentMapDisplayWindow">
- <label>Close current map display window</label>
- <handler>OnDisplayClose</handler>
- <description>Close current map display window</description>
- <shortcut>Ctrl+W</shortcut>
- </wxgui-item>
- <wxgui-item name="CloseAllOpenMapDisplayWindows">
- <label>Close all open map display windows</label>
- <handler>OnDisplayCloseAll</handler>
- <description>Close all open map display windows</description>
- </wxgui-item>
- <wxgui-item name="CommonRasterFormats">
- <label>Simplified raster import with reprojection</label>
- <handler>OnImportGdalLayers</handler>
- <related-module>r.import</related-module>
- <description>Imports raster data into a GRASS raster map using GDAL library.</description>
- <keywords>raster,import</keywords>
- </wxgui-item>
- <wxgui-item name="CommonVectorFormats">
- <label>Simplified vector import with reprojection</label>
- <handler>OnImportOgrLayers</handler>
- <related-module>v.import</related-module>
- <description>Imports vector data into a GRASS vector map using OGR library.</description>
- <keywords>vector,import</keywords>
- </wxgui-item>
- <wxgui-item name="DXFImport">
- <label>DXF import</label>
- <handler>OnImportDxfFile</handler>
- <related-module>v.in.dxf</related-module>
- <description>Converts files in DXF format to GRASS vector map format.</description>
- <keywords>vector,import,dxf</keywords>
- </wxgui-item>
- <wxgui-item name="LinkExternalRasterData">
- <label>Link external raster data</label>
- <handler>OnLinkGdalLayers</handler>
- <related-module>r.external</related-module>
- <description>Link GDAL supported raster data as a pseudo GRASS raster map layer.</description>
- <keywords>raster,import,input,external</keywords>
- </wxgui-item>
- <wxgui-item name="LinkExternalVectorData">
- <label>Link external vector data</label>
- <handler>OnLinkOgrLayers</handler>
- <related-module>v.external</related-module>
- <description>Creates a new pseudo-vector map as a link to an OGR-supported layer.</description>
- <keywords>vector,import,input,external,OGR,PostGIS</keywords>
- </wxgui-item>
- <wxgui-item name="OutputFormatForVectorData">
- <label>Output format for vector data</label>
- <handler>OnVectorOutputFormat</handler>
- <related-module>v.external.out</related-module>
- <description>Defines vector output format utilizing OGR library.</description>
- <keywords>vector,export,output,external,OGR,PostGIS</keywords>
- </wxgui-item>
- <wxgui-item name="ShowRegion">
- <label>Show current region</label>
- <command>g.region -p</command>
- <description>Shows the extent and resolution of the computational region.</description>
- <keywords>general,settings</keywords>
- </wxgui-item>
- <wxgui-item name="ShowRegionLL">
- <label>Show region using latitude and longitude</label>
- <command>g.region -pl</command>
- <description>Shows the extent and resolution of the computational region.</description>
- <keywords>general,settings</keywords>
- </wxgui-item>
- <wxgui-item name="ShowRegionExtent">
- <label>Show current region extent in Map Display</label>
- <handler>OnShowRegionExtent</handler>
- <description>Shows the extent of the computational region in Map Display.</description>
- <keywords>general,settings</keywords>
- </wxgui-item>
- <wxgui-item name="MapsetAccess">
- <label>Mapset access</label>
- <handler>OnMapsets</handler>
- <related-module>g.mapsets</related-module>
- <description>Set/unset access to other mapsets in current location</description>
- <keywords>general,settings,search path</keywords>
- </wxgui-item>
- <wxgui-item name="ChangeLocationAndMapset">
- <label>Change location and mapset</label>
- <handler>OnChangeLocation</handler>
- <description>Change current location and mapset.</description>
- <keywords>general,location,current</keywords>
- </wxgui-item>
- <wxgui-item name="ChangeMapset">
- <label>Change mapset</label>
- <handler>OnChangeMapset</handler>
- <description>Change current mapset.</description>
- <keywords>general,mapset,current</keywords>
- </wxgui-item>
- <wxgui-item name="ChangeWorkingDirectory">
- <label>Change working directory</label>
- <handler>OnChangeCWD</handler>
- <description>Change working directory</description>
- </wxgui-item>
- <wxgui-item name="ShowSettings">
- <label>Show settings</label>
- <command>g.gisenv -n</command>
- <description>Outputs and modifies the user's current GRASS variable settings.</description>
- <keywords>general,settings,variables</keywords>
- </wxgui-item>
- <wxgui-item name="CreateNewLocation">
- <label>Create new location</label>
- <handler>OnLocationWizard</handler>
- <description>Launches location wizard to create new GRASS location.</description>
- <keywords>general,location,wizard</keywords>
- </wxgui-item>
- <wxgui-item name="CreateNewMapset">
- <label>Create new mapset</label>
- <handler>OnCreateMapset</handler>
- <description>Creates new mapset in the current location, changes current mapset.</description>
- <keywords>general,mapset,create</keywords>
- </wxgui-item>
- <wxgui-item name="DisplayMapProjection">
- <label>Display map projection</label>
- <command>g.proj -p</command>
- <description>Converts co-ordinate system descriptions (i.e. projection information) between various formats (including GRASS format).</description>
- <keywords>general,projection,create location</keywords>
- </wxgui-item>
- <wxgui-item name="InstallExtensionFromAddons">
- <label>Install extension from addons</label>
- <handler>OnInstallExtension</handler>
- <related-module>g.extension</related-module>
- <description>Installs new extension from GRASS AddOns repository.</description>
- <keywords>general,installation,extensions</keywords>
- </wxgui-item>
- <wxgui-item name="ManageExtension">
- <label>Manage installed extension</label>
- <handler>OnManageExtension</handler>
- <related-module>g.extension</related-module>
- <description>Updates or removes installed GRASS AddOns extension(s).</description>
- <keywords>general,installation,extensions</keywords>
- </wxgui-item>
- <wxgui-item name="ManageRasterColorRulesInteractively">
- <label>Manage color rules interactively</label>
- <handler>OnRasterRules</handler>
- <description>Interactive management of raster color tables.</description>
- <keywords>raster,color table</keywords>
- </wxgui-item>
- <wxgui-item name="SetUpSamplingAndAnalysisFramework">
- <label>Set up sampling and analysis framework</label>
- <handler>OnRLiSetup</handler>
- <related-module>g.gui.rlisetup</related-module>
- <description>Configuration editor for r.li.'index'</description>
- <keywords>raster,landscape structure analysis</keywords>
- </wxgui-item>
- <wxgui-item name="CreateNewVectorMap">
- <label>Create new vector map</label>
- <handler>OnNewVector</handler>
- <description>Create new empty vector map</description>
- </wxgui-item>
- <wxgui-item name="CleanVectorMap">
- <label>Clean vector map</label>
- <handler>OnVectorCleaning</handler>
- <related-module>v.clean</related-module>
- <description>Toolset for cleaning topology of vector map.</description>
- <keywords>vector,topology,geometry</keywords>
- </wxgui-item>
- <wxgui-item name="ManageVectorColorRulesInteractively">
- <label>Manage color rules interactively</label>
- <handler>OnVectorRules</handler>
- <description>Interactive management of vector color tables.</description>
- <keywords>vector,color table</keywords>
- </wxgui-item>
- <wxgui-item name="VectorNetworkAnalysisTool">
- <label>Vector network analysis tool</label>
- <handler>OnVNet</handler>
- <description>Tool for interactive vector network analysis.</description>
- <keywords>gui,vector,network</keywords>
- </wxgui-item>
- <wxgui-item name="CreateOrEditGroup">
- <label>Create/edit group</label>
- <handler>OnEditImageryGroups</handler>
- <related-module>i.group</related-module>
- <description>Creates, edits, and lists groups of imagery files.</description>
- <keywords>imagery,map management</keywords>
- </wxgui-item>
- <wxgui-item name="InteractiveInputForSupervisedClassification">
- <label>Interactive input for supervised classification</label>
- <handler>OnIClass</handler>
- <related-module>g.gui.iclass</related-module>
- <description>Generates spectral signatures by allowing the user to outline training areas.</description>
- <keywords>general,gui,imagery,classification,signatures</keywords>
- </wxgui-item>
- <wxgui-item name="ManagingGCPsfor3DCorrection">
- <label>Managing GCPs for 3D correction</label>
- <command>g.gui.image2target</command>
- <description>Georectifies a map and allows managing GCP for 3D correction.</description>
- <keywords>general,gui,imagery,GCP,georectification,orthophoto</keywords>
- </wxgui-item>
- <wxgui-item name="CorrectsScanningDistortions">
- <label>Corrects scanning distortions</label>
- <command>g.gui.photo2image</command>
- <description>Corrects scanning distortions of a scanned aerial photo.</description>
- <keywords>general,gui,imagery,georectification,orthophoto</keywords>
- </wxgui-item>
- <wxgui-item name="DataCatalog">
- <label>Data Catalog</label>
- <handler>OnDataCatalog</handler>
- <related-module>g.gui.datacatalog</related-module>
- <description>Launch Data Catalog.</description>
- <keywords>general,gui,data,catalog</keywords>
- </wxgui-item>
- <wxgui-item name="VDigit">
- <label>Vector digitizer</label>
- <command>g.gui.vdigit</command>
- <description>Interactive editing and digitization of vector maps.</description>
- <keywords>general,gui,vector,editing,digitizer</keywords>
- </wxgui-item>
- <wxgui-item name="RDigit">
- <label>Raster digitizer</label>
- <command>g.gui.rdigit</command>
- <description>Interactive editing and digitization of raster maps.</description>
- <keywords>general,gui,raster,editing,digitizer</keywords>
- </wxgui-item>
- </wxgui-items>
|