Package org.luwrain.io.api.osm
Class ElementMapper
java.lang.Object
org.luwrain.io.api.osm.ElementMapper
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Address
map
(AddressDto addressDto) static Coordinates
map
(CoordinatesDto coordDto) static Node
static Relation
map
(RelationDto relationDto, List<Element> members) static Way
-
Constructor Details
-
ElementMapper
public ElementMapper()
-
-
Method Details
-
map
-
map
-
map
-
map
-
map
-