NoiseMapperApp is a simple noise mapping desktop application created for ArcGIS Online Spring Developers competition organized by ESRI Polska Sp. z o.o. in 2014 and ranked 2nd best application. It's C# desktop application based on ArcGIS Runtime SDK for WPF.
To run you need ArcGIS Runtime SDK 10.2.3 for WPF from here and Microsft Visual Studio 2010 SP1 / 2012 / 2013.
On each corner of screen there are elements with different functionality:
- In upper-right corner you can change basemap.
- In upper-left corner there is a main panel with Input data / Edit data and Settings sections.
- In lower-right corner you can modify source parameters.
- In lower-left corner there is a legend with symbology for noise level areas. You can set transparency using slider.
When the model is ready - added points sources with parameters and at least one calculation area you can click play and immediately you will see results.
Download ZIP, run NoiseMapper.exe and have a fun! Source code in 'NoiseMapper' repository.
⚠️ Due to changes in the ArcGIS Online services, it is currently not possible to fully test the application.