20 #ifndef PCLoaderArcView_h 21 #define PCLoaderArcView_h A reader of pois and polygons from shape files.
PCLoaderArcView & operator=(const PCLoaderArcView &)
Invalidated assignment operator.
A storage for loaded polygons and pois.
PCLoaderArcView(const PCLoaderArcView &)
Invalidated copy constructor.
A storage for type mappings.
static void loadIfSet(OptionsCont &oc, PCPolyContainer &toFill, PCTypeMap &tm)
Loads pois/polygons assumed to be stored as shape files-files.
static void load(const std::string &file, OptionsCont &oc, PCPolyContainer &toFill, PCTypeMap &tm)
Parses pois/polys stored within the given file.
A storage for options typed value containers)