mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +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
@@ -29,7 +29,8 @@ public:
|
||||
|
||||
m_src.ForEachFeature(r, [this](FeatureType & ft)
|
||||
{
|
||||
ft.ParseHeader2();
|
||||
ft.ParseAllBeforeGeometry();
|
||||
|
||||
(void)ft.GetOuterGeometryStats();
|
||||
(void)ft.GetOuterTrianglesStats();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user