OpenSWMM Engine  6.0.0-alpha.1
Data-oriented, plugin-extensible SWMM Engine (6.0.0-alpha.1)
Loading...
Searching...
No Matches
GeoPackageInputPlugin.hpp File Reference

IInputPlugin implementation for reading/writing SWMM models from/to GeoPackage. More...

#include <openswmm/plugin_sdk/IInputPlugin.hpp>
#include <string>
#include <vector>
Include dependency graph for GeoPackageInputPlugin.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmm::gpkg::GeoPackageInputPlugin
 

Namespaces

namespace  openswmm
 
namespace  openswmm::gpkg
 

Detailed Description

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.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
License\n MIT License