Gwendall Petit
Gwendall Petit
Hi, I'm using NoiseModelling v4.0.0 in with H2GIS 2.1 ```xml 1.18.2 2.1.210 2.1.0-SNAPSHOT 1.6.0 ``` I have a table of buildings (coming from OSM [BBBike](https://extract.bbbike.org/)), in which there is -...
Update the drivers documentation - Add `ASCREAD` - Add `deleteTable` parameter when needed - Update `fileEncoding` parameter when needed - Add compressed file when needed - Other improvements (`PK` added...
Since the `data_dir/data/wpsdata/roads.shp` seems to be unused in the doc (and elsewhere), I propose to remove this file and then to rename `data_dir/data/wpsdata/ROADS2.shp` by `data_dir/data/wpsdata/roads.shp` This way, the doc will...
In the `Building_Grid.groovy` file we have a parameter to set the height. In the code, this parameter is defined as `h`. https://github.com/Ifsttar/NoiseModelling/blob/646df1f68c62a74c0291751885d1eb09a5e79498/wps_scripts/src/main/groovy/org/noise_planet/noisemodelling/wps/Receivers/Building_Grid.groovy#L149 It may be good to rename it by...
When exporting local measures, it would be nice to have the possibility to export many ones in the same time. We could copy the behaviour that is currently proposed to...
In the new 1.2.7 release the calibration menu have been updated (great). When you select some options and then want to go back, the app always go back to the...
Not sure this problem is due to NoiseCapture App. I made a noise measure (see : http://onomap.noise-planet.org/#17/47.56919/-3.02365) with NoiseCapture V0.4.3 (Beta) 18 oct 2016 r.08e72c1. Then, I exported this track...
When launching NoiseCapture, we have CNRS and Ifsttar logos. We should replace the Ifsttar's one by UGE one
Hi Geoclimate team, As discussed with @ebocher and @pierromond we would like to improve the way the road traffic is deduced, with OSM data Based on traffic data extracted from...
I'm using the last snapshot downloaded here https://github.com/orbisgis/h2gis/actions/runs/15487102470 I was checking the documentation of [ST_AddPoint](https://h2gis-test-gwen.readthedocs.io/en/latest/ST_AddPoint.html) ([source code](https://github.com/orbisgis/h2gis/blob/master/h2gis-functions/src/main/java/org/h2gis/functions/spatial/edit/ST_AddPoint.java)) and I discovered that there is a problem when executing the examples. All...