#ATLmaps
ATLmaps is an fullstack javascript open platform built for discovering, visualizing, and creating new relationships with geospatial data.
ATLmaps consists of two parts:
A RESTful API backend built on top of node.JS and express utilizing MongoDB as a backend datastore.
An AngularJS application allowing users to create custom maps that "mash" up geospatial data layers in various collections. LeafletJS is used as the mapping API utilizing custom AngularJS directives to visualize datasources on a map.