#include <mapnik/load_map.hpp>#include <mapnik/image_reader.hpp>#include <mapnik/color.hpp>#include <mapnik/color_factory.hpp>#include <mapnik/filter_factory.hpp>#include <mapnik/layer.hpp>#include <mapnik/datasource_cache.hpp>#include <mapnik/font_engine_freetype.hpp>#include <mapnik/font_set.hpp>#include <mapnik/ptree_helpers.hpp>#include <mapnik/libxml2_loader.hpp>#include <boost/optional.hpp>#include <boost/algorithm/string.hpp>#include <boost/lexical_cast.hpp>#include <boost/tokenizer.hpp>#include <boost/property_tree/ptree.hpp>#include <boost/property_tree/xml_parser.hpp>#include <boost/static_assert.hpp>#include <iostream>Namespaces | |
| namespace | mapnik |
Classes | |
| class | mapnik::map_parser |
Functions | |
| void | mapnik::load_map (Map &map, std::string const &filename, bool strict) |
1.5.6