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

Reads a GeoPackage file into a SimulationContext (model input tables). More...

#include <string>
Include dependency graph for GeoPackageReader.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openswmm
 
namespace  openswmm::gpkg
 

Functions

int openswmm::gpkg::read_model (sqlite3 *db, SimulationContext &ctx, const std::string &simulation_id)
 Read a model definition from a GeoPackage into a SimulationContext.
 
int openswmm::gpkg::read_from_file (const std::string &path, SimulationContext &ctx, const std::string &simulation_id)
 Convenience: open a GeoPackage file and read a model.
 

Detailed Description

Reads a GeoPackage file into a SimulationContext (model input tables).

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