Arpapiemonte / openoise-map

OpeNoise Map is a QGIS plugin to compute the noise level generated by point source or by road source at fixed receiver points and buildings
GNU General Public License v3.0
23 stars 15 forks source link

Create receiver points generates unexpected result #8

Closed dortheimer closed 3 years ago

dortheimer commented 3 years ago

Hello, I have just tried to use the plugin. The first thing I did was to extract some building polygons from OSM. This extracted layer was the input for the "Create Receiver Points" function. However, the function generated unexpected results as can be viewed in the screenshot. I'm not sure this is a bug, but I have used the plugin following the documentation and I could not find a workaround. Thank you for reading this.

The OSM extraction: oryehuda.zip

Receiver point layer: receiver.zip

Screenshot: Screenshot from 2020-10-04 20-47-48

fdamo commented 3 years ago

Hello, it may be the reference system of the building layer. Before running the "Create Receiver Points" function, make sure the input layer has a projected CRS, epsg:2039 for instance. Regards