|
Libosmium
2.11.4
Fast and flexible C++ library for working with OpenStreetMap data
|

Public Member Functions | |
| candidate (location_to_ring_map &ring, bool reverse) | |
| bool | closed () const noexcept |
Public Attributes | |
| int64_t | sum |
| std::vector< std::pair< location_to_ring_map, bool > > | rings |
| osmium::Location | start_location |
| osmium::Location | stop_location |
|
inlineexplicit |
|
inlinenoexcept |
| std::vector<std::pair<location_to_ring_map, bool> > osmium::area::Assembler::candidate::rings |
| osmium::Location osmium::area::Assembler::candidate::start_location |
| osmium::Location osmium::area::Assembler::candidate::stop_location |
| int64_t osmium::area::Assembler::candidate::sum |
1.8.13