11 #include <osgEarth/Map>
12 #include <osgEarthFeatures/FeatureSource>
13 #include <osgEarthSymbology/Query>
14 #include <osgEarth/MapNode>
16 namespace MAKVRinTerra
24 const osgEarth::Symbology::Geometry* geom,
const DtProj& proj);
28 unsigned numberOfAttributes(
const Key::String&)
const;
30 boost::optional<Attribute> attribute(
const Key &)
const;
62 static DtFeatureSet* MakeWFS(std::string url, std::string typeName);
63 static DtFeatureSet* Make(
const osgEarth::Features::FeatureSourceOptions &);
66 const osgEarth::Features::FeatureSourceOptions&);
68 std::string label()
const;
72 bool loaded(
double)
const;