Difference between revisions of "Script Repository"

From OSGeo
Jump to navigation Jump to search
(url updated)
Line 11: Line 11:
 
=== External Examples ===
 
=== External Examples ===
  
* [http://grass.gdf-hannover.de/wiki/GRASS_AddOns GRASS Addons]: Scripts and code snippets
+
* [http://grass.osgeo.org/wiki/GRASS_AddOns GRASS Addons]: Scripts and code snippets
 
* [http://map.hut.fi/PerlForGeoinformatics/examples.html Perl GDAL examples]
 
* [http://map.hut.fi/PerlForGeoinformatics/examples.html Perl GDAL examples]
 
  
 
=== Common Problems with Various Solutions ===
 
=== Common Problems with Various Solutions ===

Revision as of 13:31, 30 October 2008

Just a rough stub for discussion purposes so far.

Goal

To have an OSGeo Script Repository, where users and developers can contribute, borrow, extend, share and organise code snippits in a variety of programming languages using a range of API's and utilities. This would be useful for much more than just OSGeo projects and could really help show the world what we are up to.

Losely model it after the Perl CPAN concept.

Or follow the R stats packages concept, also for C integration.

Talk to Tyler Mitchell if you have more ideas to contribute or if you like the idea.

External Examples

Common Problems with Various Solutions

  • Point Clustering: Discussion and examples of various methods for clustering point data

More to come