All Projects → Esri → participatory-planning

Esri / participatory-planning

Licence: Apache-2.0 license
3D web app for participatory planning in Dumbo, Brooklyn NY

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects
EJS
674 projects

Projects that are alternatives of or similar to participatory-planning

c-through
A prototype for interactive 3D urban planning analysis on the web based on the ArcGIS Javascript API 4.3.
Stars: ✭ 30 (-16.67%)
Mutual labels:  urban-planning, arcgis-js-api, esri
esri-experiments
Fly in space and look across the sea: demos and experiments with the ArcGIS API for JavaScript
Stars: ✭ 29 (-19.44%)
Mutual labels:  arcgis-js-api, esri
jsapi4x
ArcGIS Javascript API 4.x YouTube Series
Stars: ✭ 21 (-41.67%)
Mutual labels:  arcgis-js-api, esri
workflowmanager-viewer-js
Source code for ArcGIS Workflow Manager JavaScript viewer - Manage your workflows on the web.
Stars: ✭ 23 (-36.11%)
Mutual labels:  arcgis-js-api, esri
BingMapsSDSToolkit
This toolkit makes it easy to use the Bing Maps Spatial Data Services (SDS) in .NET
Stars: ✭ 39 (+8.33%)
Mutual labels:  esri
esri-vue-cli-example
An example of how to use the ArcGIS API for JavaScript 3.x in a vue-cli application
Stars: ✭ 38 (+5.56%)
Mutual labels:  arcgis-js-api
gis4wrf
QGIS toolkit 🧰 for pre- and post-processing 🔨, visualizing 🔍, and running simulations 💻 in the Weather Research and Forecasting (WRF) model 🌀
Stars: ✭ 137 (+280.56%)
Mutual labels:  urban-planning
Osmnx
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
Stars: ✭ 3,357 (+9225%)
Mutual labels:  urban-planning
urban-and-regional-planning-resources
Community list of data & technology resources concerning the built environment and communities. 🏙️🌳🚌🚦🗺️
Stars: ✭ 109 (+202.78%)
Mutual labels:  urban-planning
meirim
Meirim is an open-source smart city application that facilitates transparency in urban planning.
Stars: ✭ 39 (+8.33%)
Mutual labels:  urban-planning
lrm-esri
use Esri's hosted routing service in Leaflet to generate walk, car and truck routes/directions
Stars: ✭ 22 (-38.89%)
Mutual labels:  esri
uk planning scraper
A Ruby gem to get planning applications data from UK council websites.
Stars: ✭ 19 (-47.22%)
Mutual labels:  urban-planning
urban-pulse
A standalone version of Urban Pulse
Stars: ✭ 49 (+36.11%)
Mutual labels:  urban-planning
Imagery-Apps
Example JavaScript source code for ArcGIS imagery apps (Landsat Explorer and Sentinel Explorer) that you can expand or customize.
Stars: ✭ 24 (-33.33%)
Mutual labels:  arcgis-js-api
palladio
Palladio enables the execution of CityEngine CGA rules inside of SideFX Houdini.
Stars: ✭ 92 (+155.56%)
Mutual labels:  esri
esri-redux
Simple boilerplate demonstrating how to setup a project using React, Redux, Flow, and the Esri JavaScript API.
Stars: ✭ 34 (-5.56%)
Mutual labels:  arcgis-js-api
EsriRESTScraper
A Python class that scrapes ESRI Rest Endpoints and exports data to a geodatabase
Stars: ✭ 43 (+19.44%)
Mutual labels:  esri
awesome-arcgis
La mayor recopilación (Wiki) de recursos sobre ArcGIS que encontrarás (organizado por productos, conceptos, ...)
Stars: ✭ 21 (-41.67%)
Mutual labels:  arcgis-js-api
esri-leaflet-vector
Display ArcGIS Online vector basemaps w/ Esri Leaflet
Stars: ✭ 39 (+8.33%)
Mutual labels:  esri
spatial-microsim-book
Code, data and prose of the book: Spatial Microsimulation with R
Stars: ✭ 98 (+172.22%)
Mutual labels:  urban-planning

Participatory Planning

An interactive 3D web application enabling citizens to engage in urban planning, using the ArcGIS API for JavaScript. This is a non-commercial demo application made by the Esri R&D Center Zurich. It is intended for presentations or as a starting point for new projects.

screenshot

The app uses various API features such as 3D drawing, glTF import and client-side filtering. The example scene used in the app is located in Dumbo, Brooklyn NY.

On the technical side the app is built using TypeScript, npm and webpack.

Instructions

A live version is available here.

To run the source code locally, follow these steps:

git clone https://github.com/Esri/participatory-planning.git
cd participatory-planning/
npm install
npm run start # serves application at http://localhost:8080

Configuration

If you would like to use the app for a different area or city, see the CONFIGURATION.md file for details.

Resources

The following external libraries, APIs, open datasets and specifications were used to make this application:

Disclaimer

This demo application is for illustrative purposes only and it is not maintained. The area in Dumbo, Brooklyn NY used in the application is a fictional redevelopment area. There is no support available for deployment or development of the application.

Contributing

Esri welcomes contributions from anyone and everyone. Please see our guidelines for contributing.

Licensing

Copyright 2019 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

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