Libosmium
2.10.3
Fast and flexible C++ library for working with OpenStreetMap data
|
Go to the source code of this file.
Namespaces | |
osmium | |
Namespace for everything in the Osmium library. | |
osmium::geom | |
Everything related to geometry handling. | |
Typedefs | |
template<typename TWriter , typename TProjection = IdentityProjection> | |
using | osmium::geom::RapidGeoJSONFactory = GeometryFactory< detail::RapidGeoJSONFactoryImpl< TWriter >, TProjection > |