You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 21 Next »


Apache Spatial Information System (SIS) is a top level project at the Apache Software Foundation (ASF). The goals of the project are to provide software allowing users to easily read, convert between, and visualize and analyze spatial data, e.g., GeoRSS, GeoJSON, and other formats. The software will provide APIs, services, and spatial data structures of use to the broader community.

Guides

Getting Started With SIS
OODT File Manager to SIS Connection Demo
Solr to SIS Connection Demo

Packages

All packages and subsequent utility classes listed below are intended to add a high-level structure to SIS.

App
SIS: Build-Helper
Metadata
Referencing
Utility
SIS: Web-App
SIS: IDE-Projects
Javadocs

Communique

Jira Bug Tracker
SIS-Commit List Archives
SIS-Developers List Archives

Recent Reports

August 2012
May 2012
February 2012
November 2011
August 2011
May 2011
February 2011
November 2010
August 2010
May 2010
April 2010
March 2010

Roadmap

  • March 18, 2013: SIS 0.3 close to feature-complete. Starting tests and filling holes.
  • April 8, 2013: SIS 0.3 release.
  • April 8, 2013: beginning the port of sis-referencing module.
  • July 2013: SIS 0.4 release with referencing services.

The "success metric" informing us when SIS 0.3 is ready for a release will be to parse a relatively large ISO 19139 compliant XML document, edit some metadata values, then write back the XML document with minimal information lost. Information lost tolerated for SIS 0.3 release are:

  • Coordinate Reference Systems (will need the sis-referencing module).
  • Temporal information (also related to sis-referencing module).
  • Geometries (will need the sis-geometry module).
  • XML comments.

For everything else, information lost should be either considered as a bug, or be added to the above list.

  • No labels