mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-23 14:43:43 +00:00
[feature] Added RouteRelation and linked it with FeatureType.
Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
committed by
Konstantin Pastbin
parent
315bba2a22
commit
b85c11ea5a
@@ -194,7 +194,8 @@ public:
|
||||
|
||||
void Process(FeatureType & f, map<uint32_t, base::GeoObjectId> const & ft2osm)
|
||||
{
|
||||
f.ParseHeader2();
|
||||
f.ParseAllBeforeGeometry();
|
||||
|
||||
string const & category = GetReadableType(f);
|
||||
auto const & meta = f.GetMetadata();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user