huggla / humap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

humap

Webmap (GIS) framework built with php and javascript.

Pros:

  • Compact code base.
  • Only minor php and javascript knowledge required to use and develop.
  • Map configuring is a breeze.
  • Lightning fast when used together with (server and/or client) http caching.
  • Highly flexible and modular.
  • MIT license.

Cons:

  • So far, only one developer.
  • Still in its early stages.
  • Currently not actively developed.
  • The code may need minor changes to work on Windows servers (developed and tested on Ubuntu).

Demo maps

Installation

Copy all to your php-enabled web root.

About

License:MIT License


Languages

Language:PHP 47.7%Language:JavaScript 26.7%Language:CSS 20.0%Language:HTML 5.6%