Difference between revisions of "Using Open Source GIS"
Jump to navigation
Jump to search
Wiki-Ajolma (talk | contribs) |
Wiki-Ajolma (talk | contribs) |
||
Line 4: | Line 4: | ||
Using the application categories from http://freegis.org we'll gather problems or use cases, maybe divide them into subproblems, and describe how they can be solved using the free tools. | Using the application categories from http://freegis.org we'll gather problems or use cases, maybe divide them into subproblems, and describe how they can be solved using the free tools. | ||
+ | |||
+ | The tools are GUI applications and, to a lesser degree, command line tools. | ||
== Editing geospatial data == | == Editing geospatial data == |
Revision as of 10:09, 30 August 2006
This is one of the three books identified by the Education and Curriculum Committee that should be written. The other books are Developing Geospatial Solutions using Open Source and Developing Web Mapping Solutions Using Open Source.
Approach for writing this book
Using the application categories from http://freegis.org we'll gather problems or use cases, maybe divide them into subproblems, and describe how they can be solved using the free tools.
The tools are GUI applications and, to a lesser degree, command line tools.
Editing geospatial data
- Problem: Editing shapefile
- Subproblem: Add or delete a feature
- A solution:
- Subproblem: Change the location of the vertices
- A solution:
- Subproblem: Edit attribute data
- A solution:
- Subproblem: Alter the schema (add or delete fields)
- A solution:
Geocomputation
- Problem: Compute the total area of polygons in a dataset