Difference between revisions of "OSGeo icon set"
Jump to navigation
Jump to search
Line 108: | Line 108: | ||
=== View actions === | === View actions === | ||
− | {| border="0" cellspacing="4" cellpadding="2" align=" | + | {| border="0" cellspacing="4" cellpadding="2" align="full" |
+ | ! | ||
! Icon name | ! Icon name | ||
! Description | ! Description | ||
! comment | ! comment | ||
|- | |- | ||
+ | | | ||
| zoom-in | | zoom-in | ||
|- | |- | ||
+ | | | ||
| zoom-out | | zoom-out | ||
|- | |- | ||
+ | | | ||
| zoom-layer | | zoom-layer | ||
|- | |- | ||
+ | | | ||
| zoom-extent | | zoom-extent | ||
|- | |- | ||
+ | | | ||
| zoom-last | | zoom-last | ||
|- | |- | ||
+ | | | ||
| zoom-refresh | | zoom-refresh | ||
|- | |- | ||
+ | | | ||
| zoom-selection | | zoom-selection | ||
|- | |- | ||
+ | | | ||
| view | | view | ||
|} | |} | ||
[[Category: Software Stack]] | [[Category: Software Stack]] |
Revision as of 06:04, 23 December 2008
Motivation
To help to create a consistent graphical user interface experience for free and Open Source Software for GIS (Slight modification from Tango's motivation)
Background
The Tango Desktop Project has been launched to do the same for the broader foss world. It has defined an icon style guide and uses the freedesktop.org icon naming specification. By using the same guidelines for the OSGeo icon set we can use the already vast set of standard icons available through the Tango project. The goal of the OSGeo Icon Set is to create the GIS-specific icons required by various software projects.
Available Material
- Tango's base icon set
- QGIS icon set Robert Szczepenak has created a QGIS icon theme inspired by the Tango Project. We can use this as a starting point for the general OSGeo Icon Set.
Required Icons
A list of the GIS specific icons, preferably with their names according to the icon naming specification
Basic GIS object
Name | Description | Comment | |
---|---|---|---|
map | |||
mapset | |||
layer | |||
layer-raster | |||
layer-vector | |||
layer-db | |||
layer-wfs | |||
layer-wms | |||
layer-gps | |||
point | |||
vertex | |||
line | |||
polygon | |||
polygon-island | |||
polygon-ring |
Basic GIS action
Icon name | Description | comment | |
---|---|---|---|
layer-create | |||
layer-delete | |||
layer-add | |||
layer-edit | |||
layer-open | |||
layer-save | |||
layer-import | |||
layer-export | |||
layer-redraw |
View actions
Icon name | Description | comment | |
---|---|---|---|
zoom-in | |||
zoom-out | |||
zoom-layer | |||
zoom-extent | |||
zoom-last | |||
zoom-refresh | |||
zoom-selection | |||
view |