Skip to content
Jeff Heard edited this page Jul 12, 2013 · 27 revisions

This is the space for Geoanalytics' documentation. We have very little of it right now, but we're aiming for more.

Administrator documentation

User documentation

User documentation consists of describing how to perform common tasks within Geoanalytics. Anything without an active link here needs to be written, but is currently possible within Geoanalytics.

Publishing data and tools

  • Publish a shapefile as a new data source
  • Ensure that a data source stays up to date automatically
  • Geocode and publish an Excel spreadsheet
  • Style a data source and publish a styled map
  • Writing a simple "app" using published data sources and Javascript
  • Writing a complex app using Django and Geoanalytics
  • Working with a data source in the web-based interactive notebook using Pandas

Working with other GIS applications

  • OGC WFS Support
  • OGC WMS Support
  • Using Geoanalytics to download data files in other formats
  • Import a styled map into ArcGIS
  • Import a styled map into QGIS
  • Import a data source into ArcGIS
  • Import a data source into QGIS

Developer documentation

Geoanalytics is based on top of Django and Mezzanine, as well as a number of scientific and geographic packages. For instance, the Django admin interface is the admin interface for Geoanalytics, and the Mezzanine extensions to this provide the majority of what you need to add and describe content to Geoanalytics.

We need help with this!

Clone this wiki locally