Import OSM Pedestrian

Import Pedestrian tables from OSM

Overview

➡️ Convert .osm, .osm.gz or .osm.pbf file into NoiseModelling input tables.

The following output tables will be created: - BUILDINGS : a table containing the buildings 💡 The user can choose to avoid creating some of these tables by checking the dedicated boxes

Arguments

Mandatory inputs

pathFilePath of the OSM file

📂 Path of the OSM file, including its extension (.osm, .osm.gz or .osm.pbf). For example: c:/home/area.osm.pbf

Type: String

targetSRIDTarget projection identifier

🌍 Target projection identifier (also called SRID) of your table. It should be an EPSG code, an integer with 4 or 5 digits (ex: 3857 is Web Mercator projection).

❗ The target SRID must be in metric coordinates.

Type: Integer

Output

resultResult output string

This type of result does not allow the blocks to be linked together.

Type: String