Esri / 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.
http://landscapemodeler.arcgis.com/
Apache License 2.0
29 stars 17 forks source link

Add instructions on how to point to a different weighted overlay mosaic service #24

Closed tomwayson closed 10 years ago

tomwayson commented 10 years ago

Need to address:

Should document w/ comments in config.js and then add instructions to README.

mhogeweg commented 10 years ago

that would be great. I've been working to connect the app to some ocean layers from GMED and would benefit from the configuration documentation. you can also add the need to have the additional attributes in the mosaic dataset and their specific meaning:

tomwayson commented 10 years ago

The need for those fields is documented here:

http://resources.arcgis.com/en/help/landscape-modeler/prepare-data/

The new instructions in this repo should include a link to that document.

I also agree that the document could do a better job of explaining the specific meaning of those fields.