Skip to content

heron-mc/heron-mc

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
www
 
 
 
 
 
 
 
 
 
 

Heron Mapping Client

This is the repository for the Heron Mapping Client, Heron MC or nicknamed Heron. Some pointers:

Flagship app, contains almost all heron's features: https://kadviewer.map5.nl

The Heron roadmap is in the Wiki and CHANGES.md: https://github.com/heron-mc/heron-mc/wiki/Roadmap

Running

If you have Python installed you may run a simple HTTP server and start using Heron from your machine (http://localhost:8000). See heron/startheron.*

For Developers

To build a version go to heron/build and read instructions there, but better is to download a version from website: http://heron-mc.org

To update docs and website read www/readme.website.

We try to make web mapping easy !

Directories below contain:

  • apps - applications built with Heron
  • docsrc - documentation sources (Sphinx)
  • heron - the core, library, resources and examples
  • tools - some handy tools (internal use mainly)
  • www - loose resources for website (unimportant)

NOTE: this project was moved from Google Code on may 10, 2015. This GitHub is now the official Heron MC repo!!