Geo::OSM::Primitive::Relation - Abstract base class for the Open Street Map data primitive relation.
SYNOPSIS
…
OVERVIEW
The idea is to encapsulte methods that use OpenStreetMap data (that is possibly stored in Geo::OSM::DBI.
METHODS
new
my $osm_rel = new($osm_relation_id);
Copyright Copyright © 2017 René Nyffenegger, Switzerland. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the the Artistic License (2.0). You may obtain a copy of the full license at: http://www.perlfoundation.org/artistic_license_2_0
Source Code
The source code is on github. Meaningful pull requests are welcome.