MinisterioPublicoRJ / Inloco

Licence: mit
A Geographic Information System (GIS) used by Ministério Público do Estado do Rio de Janeiro to show social, institutional and administrative data , based on React and Leaflet, interacting with a GeoServer back-end.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Inloco

Mapstore2
Modern webmapping with OpenLayers, Leaflet and React
Stars: ✭ 251 (+392.16%)
Mutual labels:  gis, leaflet
swap
A Solver for the Wavelength Assignment Problem (RWA) in WDM networks
Stars: ✭ 27 (-47.06%)
Mutual labels:  leaflet, gis
Leaflet Wfst
OGC WFS-T client layer for Leaflet.
Stars: ✭ 111 (+117.65%)
Mutual labels:  gis, leaflet
Leaflet Geoman
🍂🗺️ The most powerful leaflet plugin for drawing and editing geometry layers
Stars: ✭ 1,088 (+2033.33%)
Mutual labels:  gis, leaflet
Leaflet Search
Search stuff in a Leaflet map
Stars: ✭ 536 (+950.98%)
Mutual labels:  gis, leaflet
mars2d
【Mars2D平台 】主仓库,包含所有开源仓库清单导航
Stars: ✭ 182 (+256.86%)
Mutual labels:  leaflet, gis
georaster-layer-for-leaflet
Display GeoTIFFs and soon other types of raster on your Leaflet Map
Stars: ✭ 168 (+229.41%)
Mutual labels:  leaflet, gis
Agentmaps
Make social simulations on interactive maps with Javascript! Agent-based modeling for the web.
Stars: ✭ 822 (+1511.76%)
Mutual labels:  gis, leaflet
Mapview
Interactive viewing of spatial data in R
Stars: ✭ 341 (+568.63%)
Mutual labels:  gis, leaflet
Ui Leaflet
AngularJS directive to embed an interact with maps managed by Leaflet library
Stars: ✭ 315 (+517.65%)
Mutual labels:  gis, leaflet
Iclient Javascript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
Stars: ✭ 593 (+1062.75%)
Mutual labels:  gis, leaflet
Mapboard
A framework for data-rich web mapping 🌎📊✨
Stars: ✭ 29 (-43.14%)
Mutual labels:  gis, leaflet
Geonode
GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
Stars: ✭ 988 (+1837.25%)
Mutual labels:  gis
Geoserver
geoserver is a Go library for manipulating a GeoServer instance via the GeoServer REST API.
Stars: ✭ 48 (-5.88%)
Mutual labels:  gis
Leaflet.extras2
Extra functionality for leaflet R package.
Stars: ✭ 37 (-27.45%)
Mutual labels:  leaflet
Landsat8 scene calculator
Creates NDVI, SAVI, RBG, NIR, short wave infrared, agriculture, geology, and bathymetric GeoTIFF files using Landsat8 imagery.
Stars: ✭ 37 (-27.45%)
Mutual labels:  gis
Gisportal
A web-based GIS tool for visualisation and analysis of geospatial data
Stars: ✭ 48 (-5.88%)
Mutual labels:  gis
Tiledmapview
Tiled map loader for Android , based on the pyramid model, supports a variety of projections, including Web Mercator projection, latitude and longitude projection and custom projection; supports locating, adding layers and overlays. Android瓦片地图加载控件,基于金字塔模型,支持多种投影,包括Web墨卡托投影,经纬度直投及自定义投影等;支持定位,添加图层和覆盖物。
Stars: ✭ 45 (-11.76%)
Mutual labels:  gis
Igo2
Assemblage (IGO2) / Open GIS Infrastructure 2.0
Stars: ✭ 36 (-29.41%)
Mutual labels:  gis
Maup
The geospatial toolkit for redistricting data.
Stars: ✭ 35 (-31.37%)
Mutual labels:  gis

In Loco

In the place; in the proper or natural place.

A Geographic Information System (GIS) used by Ministério Público do Estado do Rio de Janeiro to show social, institutional and administrative data, made with React and Leaflet, interacting with a public GeoServer backend.

For more details about our GeoServer instance, please check README-GEOSERVER.md.

See it live: http://inloco.mprj.mp.br/

Screen capture

Contributing

Our development objectives and open issues are all public on GitHub issues. Pull requests are welcome!

Optionally, you can install ZenHub plugin (available on Chrome and Firefox) to see development plan board, see issues already in progress etc.

For more details, please read CONTRIBUTING.md.

Running

Installing

  1. Clone the project or download it to your computer.
  2. Make sure you have Node.js and npm installed. We suggest using node version 8 (you could use nvm to switch to that version, i.e. brew install nvm, nvm install 8 and nvm use 8).
  3. If on Windows, install .NET Framework 2.0 SDK (Sass build dependency)
  4. If needed be, configure npm proxy
  5. webpack and webpack-dev-server must be installed globally (npm i -g webpack webpack-dev-server)
  6. Run npm install. If you have any trouble with Node SASS, you could try npm rebuild node-sass
  7. This project uses EditorConfig to configure its code standards, please use the appropriate plugin on your IDE or text editor.

Running

$ npm start

For more details (running tests etc.) please check CONTRIBUTING.md.

Team

Development

Formerly

And those external contributors, with accepted PRs:

Geography

Formerly

Statistics

Formerly

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].