@@ -5,40 +5,38 @@ Copyright: GPL
5
5
Group: Applications/Engineering
6
6
Autoreqprov: on
7
7
Source: %{name}-%{version}.tar.gz
8
- URL: http://qgis.sourceforge.net/
9
- Summary: Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS) built for Linux/Unix.
8
+ URL: http://qgis.qgis.org/
9
+ Summary: Quantum GIS (QGIS) is a Geographic Information System (GIS)
10
+ for Unix, Mac and Windows operating systems.
10
11
BuildRoot: %{_tmppath}/%{name}-%{version}-build
11
12
12
13
%define prefix /usr
13
14
14
15
%description
15
- Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS)
16
- built for Linux/ Unix. QGIS will offer support for vector and raster formats.
17
- Currently QGIS supports shapefiles and PostgreSQL/PostGIS layers.
16
+ Quantum GIS (QGIS) is a Geographic Information System (GIS)
17
+ for Unix, Mac and Windows operating systems. QGIS supports many vector and
18
+ raster formats, and well as WMS data.
18
19
19
- Planned features include:
20
-
21
- * Read and edit shapefiles
22
- * Display georeferenced rasters (tiff, png, geotiff)
23
- * Plugins to dynamically add new functionality to the application
24
- * Support for database tables
25
- * Support for spatially enabled tables in PostgreSQL using PostGIS
26
- * Map output
27
- * Script engine
28
- * Metadata support
20
+ Features include:
29
21
22
+ *
30
23
Authors:
31
24
----------
25
+ Gary Sherman
26
+ Steve Halasz
27
+ Marco Hugentobler
28
+ Time Sutton
29
+ Denis Antipov
30
+ Mark Coletti
31
+ Lars Luthman
32
+ Jens Oberender
33
+ Christoph Spoerri
32
34
Carl Anderson
33
- Christoph Spoerri <spoerri at users.sourceforge.net>
34
- Denis Antipov <rawbytes at users.sourceforge.net>
35
- Gary E.Sherman <sherman at mrcc dot com>
36
- Jens Oberender <j.obi at troja.net>
37
- Marco Hugentobler <mhugent at users.sourceforge.net>
38
- Mark Coletti <mcoletti at users.sourceforge.net>
35
+ Gavin Macaulay
39
36
Masaru Hoshi
40
- Radim Blazek <blazek at itc.it>
41
- Steve Halasz <stevehalasz at users.sourceforge.net>
37
+ Peter Brwer
38
+ Radim Blazek
39
+ Tom Elwertowski
42
40
43
41
%prep
44
42
%setup
0 commit comments