Difference between revisions of "OSGeo Graphics"

From OSGeo
Jump to navigation Jump to search
Line 14: Line 14:
 
''General information how to name image files. To be presented in tabular form for every icon with detailed description.''
 
''General information how to name image files. To be presented in tabular form for every icon with detailed description.''
  
=== Application icons ===
+
=== Application icons ===
  
* [http://robert.szczepanek.pl/gis-icons-0.1/ GIS icons theme] based on KDE and Gnome [http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html Icon Naming Specification].
+
*[http://robert.szczepanek.pl/gis-icons-0.1/ GIS icons theme] based on KDE and Gnome [http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html Icon Naming Specification].
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Name
+
! Name  
 +
! Icon
 
! Description
 
! Description
 
|-
 
|-
|
+
| '''Basic objects'''
| '''Basic objects'''
 
 
|-
 
|-
 
| point  
 
| point  
|
+
|  
 
|-
 
|-
 
| line  
 
| line  
|
+
|  
 
|-
 
|-
 
| polygon  
 
| polygon  
|
+
|  
 
|-
 
|-
 
| vertex  
 
| vertex  
|
+
|  
 
|-
 
|-
 
| node  
 
| node  
|
+
|  
 
|-
 
|-
 
| ring  
 
| ring  
|
+
|  
 
|-
 
|-
 
| island  
 
| island  
|
+
|  
 
|-
 
|-
 
| layer  
 
| layer  
|
+
| [[Image:Layer.png]]
 
|-
 
|-
 
| layer-vector  
 
| layer-vector  
|
+
| [[Image:Layer-vector.png]]
 
|-
 
|-
 
| layer-raster  
 
| layer-raster  
|
+
| [[Image:Layer-raster.png]]
 
|-
 
|-
 
| map  
 
| map  
|
+
| [[Image:Map.png]]
 
|-
 
|-
 
| mapset  
 
| mapset  
|
+
| [[Image:Mapset.png]]
 
|-
 
|-
|
+
| '''Basic actions'''
| '''Basic actions'''  
 
 
|-
 
|-
 
| create
 
| create
Line 69: Line 68:
 
|-
 
|-
 
| delete  
 
| delete  
 +
|
 
| -create
 
| -create
 
|-
 
|-
Line 75: Line 75:
 
|-
 
|-
 
| remove  
 
| remove  
 +
|
 
| -add
 
| -add
 
|-
 
|-
 
| accept  
 
| accept  
|
+
|  
 
|-
 
|-
 
| reject  
 
| reject  
 +
|
 
| -accept
 
| -accept
 
|-
 
|-
 
| edit  
 
| edit  
|
+
|  
 
|-
 
|-
 
| open  
 
| open  
|
+
|  
 
|-
 
|-
 
| save  
 
| save  
|
+
|  
 
|-
 
|-
 
| import  
 
| import  
|
+
|  
 
|-
 
|-
 
| export  
 
| export  
|
+
|  
|-
+
|-
|
+
| '''Display actions'''
| '''Display actions'''  
 
 
|-
 
|-
| zoom-in
+
| zoom-in  
|
+
|  
 
|-
 
|-
 
| zoom-out  
 
| zoom-out  
|
+
|  
 
|-
 
|-
 
| zoom-layer  
 
| zoom-layer  
|
+
|  
 
|-
 
|-
 
| zoom-extent  
 
| zoom-extent  
|
+
|  
 
|-
 
|-
 
| zoom-last  
 
| zoom-last  
|
+
|  
 
|-
 
|-
 
| zoom-next  
 
| zoom-next  
|
+
|  
 
|-
 
|-
 
| zoom-refresh  
 
| zoom-refresh  
|
+
|  
 
|-
 
|-
 
| zoom-selection  
 
| zoom-selection  
|
+
|  
 
|-
 
|-
|
 
 
| '''OGC Web Services'''
 
| '''OGC Web Services'''
 
|-
 
|-
| WMS
+
| WMS  
 +
|
 
| object + map
 
| object + map
 
|-
 
|-
| WFS
+
| WFS  
 +
|
 
| object + vector
 
| object + vector
 
|-
 
|-
| WCS
+
| WCS  
 +
|
 
| object + raster
 
| object + raster
 
|-
 
|-
| WPS
+
| WPS  
 +
|
 
| object + process
 
| object + process
 
|-
 
|-
|
+
| '''Raster actions'''
| '''Raster actions'''  
 
 
|-
 
|-
 
| georectify  
 
| georectify  
|
+
|  
 
|-
 
|-
| raster-clip
+
| raster-clip  
 
| [[Image:Raster-clip.png]]
 
| [[Image:Raster-clip.png]]
 
|}
 
|}
  
* [http://wiki.eclipse.org/User_Interface_Guidelines Eclipse User Interface Guidelines] ([http://udig.refractions.net/confluence/display/DEV/Icons uDig Summary])
+
*[http://wiki.eclipse.org/User_Interface_Guidelines Eclipse User Interface Guidelines] ([http://udig.refractions.net/confluence/display/DEV/Icons uDig Summary])
  
 
=== Map symbols ===
 
=== Map symbols ===

Revision as of 18:25, 9 February 2010

About

Our goal is to coordinate efforts in development of common, free and reusable graphical elements for many OSGeo projects. Icons for desktop/web applications and map symbols are of special interest.

MAILING LIST: You are welcome to join our discussion list at OSGeo graphics.

TRAC: View tickets or open new ticket against the Graphics component.

SVN: SVN graphics repository

We are working within OSGeo Labs.

Naming conventions

General information how to name image files. To be presented in tabular form for every icon with detailed description.

Application icons

Name Icon Description
Basic objects
point
line
polygon
vertex
node
ring
island
layer Layer.png
layer-vector Layer-vector.png
layer-raster Layer-raster.png
map Map.png
mapset Mapset.png
Basic actions
create
delete -create
add
remove -add
accept
reject -accept
edit
open
save
import
export
Display actions
zoom-in
zoom-out
zoom-layer
zoom-extent
zoom-last
zoom-next
zoom-refresh
zoom-selection
OGC Web Services
WMS object + map
WFS object + vector
WCS object + raster
WPS object + process
Raster actions
georectify
raster-clip Raster-clip.png

Map symbols

Common repository

List of existing solutions

  • GPS Drive
    • accommodation
    • education
    • food
    • ... (total 28 cats)
  • OpenStreetMap
    • physical (Highway, Barrier, Cycleway, Tracktype, Waterway, Railway, Aeroway, Aerialway, Power, Man Made, Leisure, Amenity, Shop, Tourism, Historic, Landuse, Military, Natural, Geological)
    • non physical (Route, Boundary, Sport, Abutters, Accessories, Properties, Restrictions
  • google map icons
    • Administration, Office & Industry
    • Culture & Entertainment
    • Education & Kids
    • ... (12 cats)
  • QGIS
    • biology
    • emergency
    • entertainment
    • ... (12 cats)

Preliminary structure

Feel free to modify this list/structure and put comments.

Two level structure covering whole range of graphics. Small size pictures (toolbar) and scalable symbols (other).

  • cartography
    • north-arrows
    • waypoints
  • man-made
    • accomodation
    • education
    • emergency
    • food
    • infrastructure
    • leisure
    • religion
    • shopping
    • sightseeing
    • sport
    • transport
  • nature (trees, etc.)
  • people
  • science
    • geology
    • meteorology
  • toolbar-icons (svg format)
    • 16x16 (rendered png)
    • 24x24 (rendered png)


Resources and people

Interested people

Application icons

Map symbols

Cartography

  • Cartography 2.0 (Mark Harrower) - free online knowledge base and e-textbook for students and professionals interested in interactive and animated maps

Varia

Related projects