Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 684 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 684 Bytes

#ATLmaps

ATLmaps is an fullstack javascript open platform built for discovering, visualizing, and creating new relationships with geospatial data.

Application Architecture

ATLmaps consists of two parts:

Backend

A RESTful API backend built on top of node.JS and express utilizing MongoDB as a backend datastore.

Frontend

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.