1

I would like to know how to make a colour table that can be saved and used across many projects. I am using this to colour rock types, for example: Rock one=blue Rock two= yellow Rock three= red etc. I have many rock types and want to ensure that the colouring is the same for all projects. Is there a simple way to apply a universal colour table across many projects?

PolyGeo
  • 65,136
  • 29
  • 109
  • 338
NickW
  • 11
  • 1

1 Answers1

2

You want to save the layer style.

  1. Save your layer as a shapefile,
  2. Open the Layer Properties | Style tab
  3. Click the Save style button and select "QGIS Layer Style File", then save it with the same name

Saving vector layer with specific symbology using QGIS?

A guide can be found here : http://www.qgisforum.org/qgis-tutorial/layer-properties/save-load-style

ed.hank
  • 3,862
  • 1
  • 14
  • 35