Skip to content

AKERKits/akermap

Repository files navigation

Build Status The AKER map

What is this?

The AKER map is an ongoing open source project which aims to create a global database of agricultural resources, which is powered by the AKER community and easily searchable on any device.

The live version can be found on map.aker.me.

Screenshots

Map view

aker_overview

Menu view

aker_menu

Quickstart

Windows

  1. setup.bat
  2. npm install
  3. dev.bat
  4. open http://localhost:8080/webpack-dev-server/.

*nix

  1. ./setup (if you don't already have grunt-cli and bower installed)
  2. npm install
  3. ./dev
  4. open http://localhost:8080/webpack-dev-server/.

Development tips

  • If you need the website without the Frame of Webpack around it, you can open http://localhost:8080 directly.
  • Disallow geolocation detection - this does not only make your reload cycle faster, but also centers the map to Denver with 4 pre-defined pins right on the map.

This is work in progress, if you like to contribute, have a look at the issues and/or collaborate in the aker community.

About

This repository contains the AKER map - a crowd-sourced map for agricultural resources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published