Skip to content

ArcGIS Python Toolbox. Noise propagation model implementation (ISO 9613-2)

License

Notifications You must be signed in to change notification settings

michkowalczuk/IsoNoise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IsoNoiose

This is programming part of my diploma thesis at GIS postgraduate studies at University of Gdańsk called:

Noise propagation model. Implementation of International Standard ISO 9613-2 “Acoustics – Attenuation of sound during propagation outdoors – Part 2: General method of calculation”

It is an ArcGIS Python Toolbox (Python + ArcPy and Numpy packages). To use it you need ArcGIS Desktop software >= 10.0.

To find more check poster.

In IsoNoise Python Toolbox there are 3 tools:

isonoise-toolbox

  1. Create Project - define project folder. Toolbox will optionally generate a template for model features (buildings, point sources, calculation areas, etc.)

1-create-project

  1. Import Data - give a paths to project features. Optionally you can only update some of them.

2-import-data

  1. Run Project - start calculations. You can choose calculation type: Receiver or Grid. Furthermore, you have a lot of settings, so if you know ISO 9613-2 Standard you can get into depth. If not just leave defaults.

3-run-project

  • Calculation Settings

calculation-settings

  • Environment Settings

environment

  • Model Settings

model-settings

Using other interpolation tools you can prepare maps with noise level areas like below:

results-map

About

ArcGIS Python Toolbox. Noise propagation model implementation (ISO 9613-2)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages