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

geometryServiceUrl needs to point to utility.arcgisonline.com #25

Closed skocher42 closed 10 years ago

skocher42 commented 10 years ago

On line 346 in app/config.js -- the var geometryServiceUrl is set to tasks.arcgisonline.com, but this does not work for processing the model/feature charts. I believe this is because that server is running 10.04 and doesn't accept POST requests. The charting works if you change this var to utility.arcgisonline.com, which is at 10.2.