lovepantomime / weighted-raster-overlay-service-toolbox

Tools to help you setup a mosaic dataset to support fast, web-based suitability analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

weighted-raster-overlay-service-toolbox

Tools to create and configure data for web-based weighted overlay to support suitability modeling.

This python toolbox helps you create and configure a mosaic dataset for use in a web-based weighted overlay analysis service. You can use these services from web-based clients like GeoPlanner for ArcGIS to help find the best place or identify risks in an area.

GeoPlanner for ArcGIS

App

Features

  • Feature To Raster - Rasterize vector data using distance, density, presence/absence, or attribute processes
  • Configure Raster Fields - Creates range data and labels for the suitability scale used in the weighted overlay service
  • Build Mosaic Dataset - Generates a mosaic dataset from your rasters and populates range and label fields using data from Configure Raster Fields

Instructions

  1. Fork and then clone the repo.
  2. Open ArcGIS Desktop and browse to the python toolbox.

Requirements

  • ArcGIS 10.3 for Desktop or newer
  • ArcGIS Spatial Analyst Extension for Desktop
  • ArcGIS 10.3 for Server or newer (for hosting the weighted overlay service)
  • ArcGIS Image Extension for Server

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.

Licensing

Copyright 2015 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 GeoPlanner weighted raster overlay service wro weightedOverlayService Suitability Risk Analysis Modeling Web ) [](Esri Language: Python)

About

Tools to help you setup a mosaic dataset to support fast, web-based suitability analysis

License:Apache License 2.0


Languages

Language:Python 99.9%Language:Batchfile 0.1%