Difference between revisions of "OSGeo Member Java Code Inventory"
Line 3: | Line 3: | ||
=== The Sunburned Surveyor's Inventory === | === The Sunburned Surveyor's Inventory === | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
'''Project Name:''' GPX Support | '''Project Name:''' GPX Support | ||
− | '''Status:''' | + | '''Status:''' Complete (Near first stable release.) |
'''License:''' LGPL | '''License:''' LGPL | ||
Line 39: | Line 15: | ||
---- | ---- | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
'''Project Name:''' JTin | '''Project Name:''' JTin | ||
Line 84: | Line 24: | ||
'''Description:''' Library that allows creation and manipulation of [http://en.wikipedia.org/wiki/Triangulated_irregular_network TINs]. Orginally started as a [http://code.google.com/soc/2008/ Google Summer-of-Code] project for OSGeo and [http://openjump.org/wiki/show/HomePage OpenJUMP]. | '''Description:''' Library that allows creation and manipulation of [http://en.wikipedia.org/wiki/Triangulated_irregular_network TINs]. Orginally started as a [http://code.google.com/soc/2008/ Google Summer-of-Code] project for OSGeo and [http://openjump.org/wiki/show/HomePage OpenJUMP]. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 09:04, 27 April 2009
Introduction
The purpose of this section is to catalog the inventories of Java code being developed and maintained by OSGeo members. This inventory may reduce code duplication and enhance code reuse. All the code listed in the inventories should be released under a FOSS license and should be at least loosely related to the development of geospatial software.
The Sunburned Surveyor's Inventory
Project Name: GPX Support
Status: Complete (Near first stable release.)
License: LGPL
Release Entity: GeoTools
Description: Library that support the input/output or reading/writing of Topographix GPX files. Emphasis is on low level access to waypoint, route and track entities. Includes support for manipulation of GPX files, GPX metadata and temporal queries of GPX entities.
Project Name: JTin
Status: Partially Complete
License: GPL
Release Entity: The JUMP Pilot Project
Description: Library that allows creation and manipulation of TINs. Orginally started as a Google Summer-of-Code project for OSGeo and OpenJUMP.