![]() |
OpenSWMM Engine
6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
|
IInputPlugin implementation for reading/writing SWMM models from/to GeoPackage. More...
Go to the source code of this file.
Classes | |
| class | openswmm::gpkg::GeoPackageInputPlugin |
Namespaces | |
| namespace | openswmm |
| namespace | openswmm::gpkg |
IInputPlugin implementation for reading/writing SWMM models from/to GeoPackage.
This plugin detects .gpkg file extensions and delegates to GeoPackageReader (for read) and GeoPackageWriter (for write). It replaces the text .inp format when a GeoPackage file is provided.