Ilwis-Objects
1.0
GIS and Remote Sensing framework for data access and processing
|
Static Public Member Functions | |
static QString | toWKT (const geos::geom::Geometry *geom) |
static geos::geom::Geometry * | fromWKT (const QString &wkt) throw (geos::io::ParseException) |
static IlwisTypes | geometryType (const geos::geom::Geometry *geom) |
static void | transform (geos::geom::Geometry *geom, const ICoordinateSystem &source, const ICoordinateSystem &target) |
static Ilwis::CoordinateSystem * | getCoordinateSystem (geos::geom::Geometry *geom) |
static void | setCoordinateSystem (geos::geom::Geometry *geom, Ilwis::CoordinateSystem *csy) |