Libosmium
2.22.0
Fast and flexible C++ library for working with OpenStreetMap data
|
Ndetail | |
▼Nosmium | Namespace for everything in the Osmium library |
Narea | Code related to the building of areas (multipolygons) from relations |
▼Nbuilder | Classes for building OSM objects and other items in buffers |
Nattr | |
Nconfig | |
Ndiff_handler | Osmium diff handlers provide access to differences between OSM object versions |
Nexperimental | Experimental code that is not "officially" supported |
▼Ngeom | Everything related to geometry handling |
Nhaversine | Functions to calculate arc distance on Earth using the haversine formula |
Nhandler | Osmium handlers provide callbacks for OSM objects |
▼Nindex | Indexing of OSM data, Locations, etc |
Nmap | Key-value containers with unique integer values for a key |
Nmultimap | Key-value containers with multiple values for an integer key |
Nio | Everything related to input and output of OSM data |
Nmemory | |
Nosm_entity_bits | Bit field for OSM entity types |
Nrelations | Code related to the assembly of OSM relations |
Ntags | Code related to working with OSM tags |
Nthread | Threading-related low-level code |
Nutil | Helpful utility classes and functions not strictly OSM related |
Nstd |