Libosmium  2.7.1
Fast and flexible C++ library for working with OpenStreetMap data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 Ndetail
 NosmiumNamespace for everything in the Osmium library
 NareaCode related to the building of areas (multipolygons) from relations
 NbuilderClasses for building OSM objects and other items in buffers
 Nattr
 Nconfig
 Ndiff_handlerOsmium diff handlers provide access to differences between OSM object versions
 NexperimentalExperimental code that is not "officially" supported
 NgeomEverything related to geometry handling
 NhaversineFunctions to calculate arc distance on Earth using the haversine formula
 NhandlerOsmium handlers provide callbacks for OSM objects
 NindexIndexing of OSM data, Locations, etc
 NmapKey-value containers with unique integer values for a key
 NmultimapKey-value containers with multiple values for an integer key
 NioEverything related to input and output of OSM data
 NmemoryMemory management of items in buffers and iterators over this data
 Nosm_entity_bitsBit field for OSM entity types
 NrelationsCode related to the assembly of OSM relations
 NtagsCode related to working with OSM tags
 NthreadThreading-related low-level code
 NutilHelpful utility classes and functions not strictly OSM related
 Nstd