Parses OSM XML files to extract points of interest (POIs), elevators, and parking ramps, and exports them to CSV spreadsheets.
Run with site and building arguments to export all floors of that building to a single CSV, or include a floor argument to export just that floor. CSV files are written to a spreadsheet/ subfolder, with each row containing site, building, floor, ID, pathway, name, title, note, nav, hours, and tag data. A shell wrapper script is also included for convenience.