Method |
Description |
|
CanBeLinked ( List nodes1, List nodes2 ) : bool |
|
|
ConvertNode ( OsmSharp.Osm.Node node ) : Coordinate |
|
|
ConvertRelation ( OsmSharp.Osm.CompleteRelation relation ) : NetTopologySuite.Features.Feature |
|
|
ConvertTags ( TagsCollectionBase tags, long id ) : IAttributesTable |
|
|
ConvertToMultipolygon ( OsmSharp.Osm.CompleteRelation relation ) : NetTopologySuite.Features.Feature |
|
|
GetAllWaysByRole ( OsmSharp.Osm.CompleteRelation relation ) : List>.Dictionary |
|
|
GetGeometriesFromWays ( IEnumerable ways ) : List |
|
|
GetGeometryFromNodes ( List nodes ) : IGeometry |
|
|
IsMultipolygon ( CompleteOsmBase relation ) : bool |
|
|
MergeInnerIntoOuterPolygon ( List &outerPolygons, List &innerPolygons ) : void |
|
|