Skip to content

Commit

Permalink
create basidc cpt-city collection with colorbrewer and grass gradients
Browse files Browse the repository at this point in the history
  • Loading branch information
etiennesky committed Aug 18, 2012
1 parent 0f77821 commit e36e4ae
Show file tree
Hide file tree
Showing 310 changed files with 8,225 additions and 1 deletion.
3 changes: 2 additions & 1 deletion resources/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
INSTALL(FILES srs.db qgis.db qgis_help.db symbology-ng-style.db spatialite.db customization.xml
INSTALL(FILES srs.db qgis.db qgis_help.db symbology-ng-style.db spatialite.db customization.xml
DESTINATION ${QGIS_DATA_DIR}/resources)
INSTALL(DIRECTORY cpt-city-qgis-min DESTINATION ${QGIS_DATA_DIR}/resources)

ADD_SUBDIRECTORY(context_help)
ADD_SUBDIRECTORY(function_help)
5 changes: 5 additions & 0 deletions resources/cpt-city-qgis-min/README-qgis.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
This package contains a selection of the cpt-city gradients for use by the QGIS application.

The gradients files chosen allow for redistribution and free use,
subject to individual license information found in the COPYING.xml files.

11 changes: 11 additions & 0 deletions resources/cpt-city-qgis-min/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
This package contains the gradients from the cpt-city
collection. The archive's home is online at

http://soliton.vm.bytemark.co.uk/pub/cpt-city/

where the most recent version can be found.

The copyright of the gradient files is held by their
authors, and details of these can be found in the
COPYING.xml files.

11 changes: 11 additions & 0 deletions resources/cpt-city-qgis-min/VERSION-parent.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
version information for cpt-city packages
-->
<archive>
<version>2.02</version>
<variant>full</variant>
<parent>none</parent>
<creator>J.J. Green</creator>
<created>Thu Aug 16 00:01:37 CEST 2012</created>
</archive>
12 changes: 12 additions & 0 deletions resources/cpt-city-qgis-min/VERSION.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<archive>
<!--version information for cpt-city packages-->
<version>2.02.1</version>
<variant>cpt-city-qgis-min</variant>
<parent>
<version>2.02</version>
<variant>full</variant>
</parent>
<creator>Etienne Tourigny</creator>
<created>Sat Aug 18 11:42:24 2012</created>
</archive>
67 changes: 67 additions & 0 deletions resources/cpt-city-qgis-min/cb/COPYING.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
<?xml version="1.0"?>
<copying>
<authors>
<author href="http://www.personal.psu.edu/cab38/">
<name>Cynthia Brewer</name>
<org>Pennsylvania State University</org>
</author>
<author href="http://www.geography.wisc.edu/~harrower/">
<name>Mark Harrower</name>
<org>University of Wisconsin-Madison</org>
</author>
</authors>
<license>
<informal>Apache-style</informal>
<year>2002</year>
<text>
Apache-Style Software License for ColorBrewer software and ColorBrewer
Color Schemes

Version 1.1

Copyright (c) 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania
State University. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions as source code must retain the above copyright notice,
this list of conditions and the following disclaimer.

2. The end-user documentation included with the redistribution, if any,
must include the following acknowledgment:

"This product includes color specifications and designs developed by
Cynthia Brewer (http://colorbrewer.org/)."

Alternately, this acknowledgment may appear in the software
itself, if and wherever such third-party acknowledgments normally appear.