Help for this page
use Geo::BoundingBox; use Geo::OSM::Overpass; ... # convert XML result to a perl hashtable my $xmlp = Geo::OSM::Overpass::Plugin::ParseXML->new({'engine'=>$engin +e}); my $hashmap_of_traffic_lights = $xmlp->run();