Skip to content

Commit d7cb301

Browse files
authored
Merge pull request #304 from Chicago/dev
Milestone 1.4.0 changes
2 parents 95e289e + 9199dee commit d7cb301

30 files changed

Lines changed: 37203 additions & 4606 deletions

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
![OpenGrid](img/branding/OpenGrid_Logo_Horizontal_3Color.png)
22

3-
[![Build status - Linux](https://img.shields.io/travis/Chicago/opengrid/master.svg?style=flat-square&label=Linux build)](https://travis-ci.org/Chicago/opengrid)[![Build status - Windows](https://img.shields.io/appveyor/ci/tomschenkjr/opengrid/master.svg?style=flat-square&label=Windows build)](https://ci.appveyor.com/project/tomschenkjr/opengrid)[![Node.js dependencies](https://img.shields.io/coveralls/Chicago/opengrid/master.svg?style=flat-square)](https://coveralls.io/github/Chicago/opengrid)[![Node.js](https://img.shields.io/node/v/gh-badges.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid)[![Node.js dependencies](https://img.shields.io/david/Chicago/opengrid.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid)[![Node.js devdependencies](https://img.shields.io/david/dev/chicago/opengrid.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid#info=devDependencies&view=table)
3+
[![Build status-Linux](https://img.shields.io/travis/Chicago/opengrid/master.svg?style=flat-square&label=Linux%20build)](https://travis-ci.org/Chicago/opengrid)[![Build status-Windows](https://img.shields.io/appveyor/ci/tomschenkjr/opengrid/master.svg?style=flat-square&label=Windows%20build)](https://ci.appveyor.com/project/tomschenkjr/opengrid)[![Node.js dependencies](https://img.shields.io/coveralls/Chicago/opengrid/master.svg?style=flat-square)](https://coveralls.io/github/Chicago/opengrid)[![Node.js](https://img.shields.io/node/v/gh-badges.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid)[![Node.js dependencies](https://img.shields.io/david/Chicago/opengrid.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid)[![Node.js devdependencies](https://img.shields.io/david/dev/chicago/opengrid.svg?style=flat-square)](https://david-dm.org/Chicago/opengrid#info=devDependencies&view=table)
44

55
OpenGrid an open-source, interactive map platform that allows users to explore multiple data sources in an easy-to-use interface. Developed to support situational awareness, incident monitoring and responses, historical data retrieval, and real-time advanced analytics. Users can perform advanced queries to filter data, search within custom boundaries, or based on the users location. Other GIS data, such as weather and Shapefiles can be overlaid on the map with other data. OpenGrid is natively compatible with desktops and mobile devices.
66

@@ -10,8 +10,7 @@ OpenGrid uses a service layer to retrieve data from an underlying data store.
1010

1111
* User Documentation: http://docs.opengrid.io
1212
* Repository for User Interface: https://github.com/Chicago/opengrid
13-
* Repository for
14-
* Planning Documentation and Meeting Notes: https://github.com/Chicago/opengrid/wiki
13+
* Repository for Planning Documentation and Meeting Notes: https://github.com/Chicago/opengrid/wiki
1514
* Issues: https://github.com/Chicago/opengrid/issues
1615
* Mailing List & Discussion: https://groups.google.com/forum/#!forum/opengrid-chicago
1716

docs/Administration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#Administration
2-
### Overview
1+
<h1>Administration</h1>
2+
<h3> Overview </h3>
33
<p>Administration has the authority to manage users’ responsibilities; as well as provide arrangements and tasks needed to control the users operation. They also allow access to specified functionalities.</p>
44

5-
The Administration has the authority to:<br>
5+
<p>The Administration has the authority to: </p><br>
66

77
- Add a new User
88
- Remove a User

0 commit comments

Comments
 (0)