mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
updated info
git-svn-id: http://svn.osgeo.org/qgis/trunk@23 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
37a94300fa
commit
990575794c
11
ChangeLog
Normal file
11
ChangeLog
Normal file
@ -0,0 +1,11 @@
|
||||
July 10, 2002
|
||||
Layers can be selected and added to the map canvas collection however
|
||||
the rendering code is currently disabled and being reorganized. So if
|
||||
you add a layer, nothing will be drawn...
|
||||
|
||||
July 6, 2002
|
||||
This code is preliminary and really has no true functionality other than
|
||||
the ability to define a PostGIS connection and display the spatially enabled
|
||||
tables that could be loaded.
|
||||
|
||||
This is the initial import of the code base into CVS on Sourceforge.net.
|
39
README
39
README
@ -1,11 +1,30 @@
|
||||
July 10, 2002
|
||||
Layers can be selected and added to the map canvas collection however
|
||||
the rendering code is currently disabled and being reorganized. So if
|
||||
you add a layer, nothing will be drawn...
|
||||
|
||||
July 6, 2002
|
||||
This code is preliminary and really has no true functionality other than
|
||||
the ability to define a PostGIS connection and display the spatially enabled
|
||||
tables that could be loaded.
|
||||
Quantum GIS (QGIS) is designed to be a Geographic Information System (GIS)
|
||||
built for Linux/Unix. QGIS will offer support for vector and raster formats
|
||||
and provide a comprehensive GIS.
|
||||
|
||||
While planning is still underway, some of the initial ideas for
|
||||
features include:
|
||||
|
||||
* Read and edit shapefiles
|
||||
* Display georeferenced rasters (tiff, png, geotiff)
|
||||
* Plugins to dynamically add new functionality to the application
|
||||
* Support for database tables
|
||||
* Support for spatially enabled tables in PostgreSql using PostGIS
|
||||
* Map output
|
||||
* Script engine
|
||||
* Metadata support
|
||||
|
||||
Preliminary Standards
|
||||
QGis will be developed using the following:
|
||||
|
||||
* Qt GUI library
|
||||
* Doxygen for documenting the API
|
||||
|
||||
Resources
|
||||
PostGIS Geographic Objects for PostgreSQL
|
||||
Shapefile specification
|
||||
FGDC Metadata
|
||||
|
||||
If you are interested in joining the QGis team, send a message to the
|
||||
project admin using the link on the QGis Summary page on Sourceforge.net.
|
||||
|
||||
This is the initial import of the code base into CVS on Sourceforge.net.
|
||||
|
Loading…
x
Reference in New Issue
Block a user