/** * Specific classes to read, process and visualize OpenStreetMap files. Supported formats are pbf, osm, osm.gz, and osm.bz2. The * data to read is specified in a CSV file. *
* Copyright (c) 2021-2021 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved. See * for project information DSOL Manual. The DSOL * project is distributed under a three-clause BSD-style license, which can be found at * DSOL License. *
* @author Alexander Verbraeck */ package nl.tudelft.simulation.dsol.animation.gis.osm;