All Projects → Chicago → Opengrid

Chicago / Opengrid

Licence: other
A user-friendly, map-based tool to combine and explore real-time or historical data.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Opengrid

Leaflet Choropleth
Choropleth plugin for Leaflet (color scale based on value)
Stars: ✭ 138 (-41.77%)
Mutual labels:  leaflet
Greinerhormann
Greiner-Hormann polygon clipping algorithm. Does AND, OR, XOR. Plays nicely with Leaflet. Handles non-convex polygons and multiple clipping areas. ~3kb footprint, no dependencies
Stars: ✭ 176 (-25.74%)
Mutual labels:  leaflet
Ember Leaflet
🔥 🍃 Easy and declarative mapping for ember
Stars: ✭ 201 (-15.19%)
Mutual labels:  leaflet
Dtp Stat
Карта ДТП
Stars: ✭ 141 (-40.51%)
Mutual labels:  leaflet
Tangram
WebGL map rendering engine for creative cartography
Stars: ✭ 1,964 (+728.69%)
Mutual labels:  leaflet
Geopackage Js
GeoPackage JavaScript Library
Stars: ✭ 191 (-19.41%)
Mutual labels:  leaflet
Leaflet.canvaslayer.field
Load and style Raster files in Leaflet (geotiff & asciigrid)
Stars: ✭ 128 (-45.99%)
Mutual labels:  leaflet
Leaflet Panel Layers
Leaflet Control Layers extended with support groups and icons
Stars: ✭ 210 (-11.39%)
Mutual labels:  leaflet
Leaflet Tilelayer Baidugaode
leaflet 加载百度瓦片地图图层 以及高德 、天地图等国内常用地图
Stars: ✭ 175 (-26.16%)
Mutual labels:  leaflet
React Leaflet Demo
Demo of a Leaflet map created with React
Stars: ✭ 200 (-15.61%)
Mutual labels:  leaflet
Papyruscs
PapyrusCS renders maps of Minecraft: Bedrock Edition worlds using C#, LevelDB and leaflet.
Stars: ✭ 146 (-38.4%)
Mutual labels:  leaflet
Node Tileserver
A lightweight tileserver based on NodeJS for serving bitmap and vector tiles.
Stars: ✭ 148 (-37.55%)
Mutual labels:  leaflet
Mapsapi
Карты 2ГИС — это точные данные обо всех объектах города, включая новостройки, с детализацией до заборов и внутриквартальных проездов.
Stars: ✭ 193 (-18.57%)
Mutual labels:  leaflet
Leaflet.storage
Manage map and features with Leaflet and expose them for backend storage through an API.
Stars: ✭ 138 (-41.77%)
Mutual labels:  leaflet
React Leaflet Markercluster
React wrapper of the official Leaflet.markercluster for react-leaflet
Stars: ✭ 202 (-14.77%)
Mutual labels:  leaflet
Vue2leaflet
Vue 2 components for Leaflet maps
Stars: ✭ 1,809 (+663.29%)
Mutual labels:  leaflet
Wind Layer
🎏 🚀 wind-layer | a openlayers && amap && bmap && leaflet && mapbox-gl extension to windjs
Stars: ✭ 188 (-20.68%)
Mutual labels:  leaflet
Leaflet Groupedlayercontrol
Leaflet layer control with support for grouping overlays together.
Stars: ✭ 216 (-8.86%)
Mutual labels:  leaflet
Ngx Leaflet Starter
A soup of Angular and Leaflet
Stars: ✭ 208 (-12.24%)
Mutual labels:  leaflet
Leaflet.extras
Extra functionality for leaflet R package.
Stars: ✭ 193 (-18.57%)
Mutual labels:  leaflet

OpenGrid

Build status-LinuxBuild status-WindowsNode.js dependenciesNode.jsNode.js dependenciesNode.js devdependencies

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.

OpenGrid uses a service layer to retrieve data from an underlying data store.

Important Links

System Requirements

Web server for deployment and Open Grid Service Package.

Required Software

  • Java Script IDE
  • Node.js
  • Npm

Browser Requirements:

OpenGrid has been tested on IE 10+, Chrome, Firefox, and Safari on the desktop. It has also been tested on iOS using Safari and Android using the Chrome browser.

Architecture

This repository contains the code which users interact with in the web browser. OpenGrid depends on a service layer, which then communicates with a data storage layer. Currently, OpenGrid is compatible with MongoDB or Plenario using their respective service layers.

Read the documentation for a description of the service layer and available test instances.

Installation

Download OpenGrid Code:

git clone https://github.com/Chicago/opengrid.git

After the initial OpenGrid Code has been downloaded install the dependencies Phantom JS and npm.

After the release package has been built deploy the files under the ./dist folder to your web server. For complete instructions on the entire process reference the build procedures document.

Submit a bug

We would like to hear about any bugs or odd behavior that you uncover. Use the issue tracker to open a new item. When describing the issue, we recommend that you discuss the following items:

  • Describe the bug
  • Describe the steps you did to discover the bug
  • What was the expected outcome of the above steps?
  • Please provide screenshots, if applicable

How to contribute code

If you would like to contribute to this project, please see the contributing guidelines for the guidelines.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].