/landscape-modeler-js

A JavaScript web application for designing, running, and saving weighted overlay models using the Esri ArcGIS API for JavaScript and ArcGIS Server image services.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Esri Landscape Modeler

Landscape Modeler is a JavaScript web application that allows users to perform fast weighted overlay analysis. This is ideal when a user wants to test ideas about a suitability or risk analysis model at multiple scales or over a large area.

Landscape Modeler is built on top of the ArcGIS API for JavaScript and ArcGIS Server image services. By default it is configured to use the ready-to-use landscape layers on ArcGIS Online, but it can be configured to use other data that is exposed as an image service published with a weighted overlay raster function.

View it live

Currently Esri Landscape Modeler is in development but is open to contributions. It should be thought of as a beta or preview.

Features

Landscape Modeler allows any user with a valid ArcGIS Online organizational account to:

  • Design weighted overlay models using the ready-to-use landscape layers on ArcGIS Online.
  • Run those models in real time at a variety of scales and extents.
  • Save models as ArcGIS Online web maps that can be loaded into other applications or ArcGIS for Desktop.
  • Load and view models that have been saved and shared by others.
  • Overlay the model with a feature service and see graphs of model results by feature type.

Development Instructions

  1. git clone https://github.com/Esri/landscape-modeler-js
  2. cd landscape-modeler-js
  3. npm install for Grunt/Karma
  4. Configure image service parameters in app/config.js (optional).

Requirements

  • Must be configured to point to an image service that exposes a weighted overlay raster function
  • If you plan to host the weighed overlay image service, it must be running on ArcGIS Server v10.2 or greater

Dependencies

Runtime

Development (optional)

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

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

Credit

Landscape Modeler was developed by the ArcGIS Content and Professional Services divisions at Esri. Landscape Modeler was developed by a team that co-developed a Geodesign web application.

Landscape Modeler is based on work done by the Esri Application Prototypes Lab to create applications that perform fast weighted overlay analysis by leveraging ArcGIS Server image service raster functions.

Licensing

Copyright 2013 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.

[](Esri Tags: ArcGIS Web landscape Weighted-overlay raster analysis) [](Esri Language: JavaScript)