Skip to content

Follow direction points to OsmAnd-shared - #1687

Open
alex-dev-neo wants to merge 1 commit into
shared-routing-tools-calculation-progressfrom
shared-routing-tools-direction-points
Open

Follow direction points to OsmAnd-shared#1687
alex-dev-neo wants to merge 1 commit into
shared-routing-tools-calculation-progressfrom
shared-routing-tools-direction-points

Conversation

@alex-dev-neo

Copy link
Copy Markdown
Contributor

Stacked on #1686, review that one first. Follows osmandapp/OsmAnd#25919.

RoutingConfiguration.Builder.setDirectionPoints takes a KQuadTree<DirectionPoint> now instead of a QuadTree of OSM nodes, so MapRouterLayer builds direction points from the GeoJSON it loads rather than nodes.

The map viewer draws Entity, so the points are still shown through a node carrying their tags.

All four java-tools projects compile.

Merges after the OsmAnd side.

RoutingConfiguration.Builder.setDirectionPoints takes a
KQuadTree<DirectionPoint> now instead of a QuadTree of OSM nodes, so
MapRouterLayer builds direction points from the GeoJSON it loads.

The map viewer draws Entity, so the points are still shown through a node
carrying their tags.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant