Home
last modified time | relevance | path

Searched refs:osmium_index_type (Results 1 – 1 of 1) sorted by relevance

/dports/www/osrm-backend/osrm-backend-5.26.0/src/extractor/
H A Dextractor.cpp472 using osmium_index_type = in ParseOSMData() typedef
474 using osmium_location_handler_type = osmium::handler::NodeLocationsForWays<osmium_index_type>; in ParseOSMData()
476 osmium_index_type location_cache; in ParseOSMData()