• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

marble

  • sources
  • kde-4.14
  • kdeedu
  • marble
  • src
  • plugins
  • runner
  • osm
  • handlers
OsmElementDictionary.cpp
Go to the documentation of this file.
1 //
2 // This file is part of the Marble Virtual Globe.
3 //
4 // This program is free software licensed under the GNU LGPL. You can
5 // find a copy of this license in LICENSE.txt in the top directory of
6 // the source code.
7 //
8 // Copyright 2011 Konstantin Oblaukhov <oblaukhov.konstantin@gmail.com>
9 //
10 
11 namespace Marble
12 {
13 namespace osm
14 {
15 
16 // OSM data primitives and what do they represent
17 // http://wiki.openstreetmap.org/wiki/Elements
18 
19 const char* osmTag_osm = "osm";
20 const char* osmTag_bound = "bound";
21 const char* osmTag_bounds = "bounds";
22 const char* osmTag_nd = "nd";
23 const char* osmTag_node = "node";
24 const char* osmTag_way = "way";
25 const char* osmTag_relation = "relation";
26 const char* osmTag_member = "member";
27 const char* osmTag_tag = "tag";
28 }
29 }
Marble::osm::osmTag_node
const char * osmTag_node
Definition: OsmElementDictionary.cpp:23
Marble::osm::osmTag_nd
const char * osmTag_nd
Definition: OsmElementDictionary.cpp:22
Marble::osm::osmTag_relation
const char * osmTag_relation
Definition: OsmElementDictionary.cpp:25
Marble::osm::osmTag_bounds
const char * osmTag_bounds
Definition: OsmElementDictionary.cpp:21
Marble::osm::osmTag_way
const char * osmTag_way
Definition: OsmElementDictionary.cpp:24
Marble::osm::osmTag_tag
const char * osmTag_tag
Definition: OsmElementDictionary.cpp:27
Marble::osm::osmTag_osm
const char * osmTag_osm
Definition: OsmElementDictionary.cpp:19
Marble::osm::osmTag_member
const char * osmTag_member
Definition: OsmElementDictionary.cpp:26
Marble::osm::osmTag_bound
const char * osmTag_bound
Definition: OsmElementDictionary.cpp:20
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:41 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

marble

Skip menu "marble"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal