#include <mapnik/value.hpp>
#include <mapnik/geometry.hpp>
#include <mapnik/raster.hpp>
#include <boost/property_map.hpp>
#include <boost/utility.hpp>
#include <boost/shared_ptr.hpp>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | mapnik |
Classes | |
struct | mapnik::feature< T1, T2 > |
Typedefs | |
typedef boost::shared_ptr< raster > | mapnik::raster_ptr |
typedef boost::associative_property_map < std::map< std::string, value > > | mapnik::properties |
typedef feature< geometry2d, raster_ptr > | mapnik::Feature |
Functions | |
std::ostream & | mapnik::operator<< (std::ostream &out, Feature const &f) |