#include <wkb.hpp>
Static Public Member Functions | |
static void | from_wkb (Feature &feature, const char *wkb, unsigned size, bool multiple_geometries=false) |
void mapnik::geometry_utils::from_wkb | ( | Feature & | feature, | |
const char * | wkb, | |||
unsigned | size, | |||
bool | multiple_geometries = false | |||
) | [static] |
References mapnik::wkb_reader::read(), and mapnik::wkb_reader::read_multi().