-
-
Notifications
You must be signed in to change notification settings - Fork 151
Separate layers for POIs/ways from vector maps #3740
Copy link
Copy link
Open
Labels
Priority: LowLow priority, I may not have time to implement these or are likely years away.Low priority, I may not have time to implement these or are likely years away.Size: LargeLarge size, requires a lot of design, planning, and code. Code will likely be complex.Large size, requires a lot of design, planning, and code. Code will likely be complex.Status: ResearchMore research is needed before implementation can be doneMore research is needed before implementation can be doneSubtype: Map LayerTool: Offline MapsType: EnhancementA new feature or change to an existing featureA new feature or change to an existing feature
Metadata
Metadata
Assignees
Labels
Priority: LowLow priority, I may not have time to implement these or are likely years away.Low priority, I may not have time to implement these or are likely years away.Size: LargeLarge size, requires a lot of design, planning, and code. Code will likely be complex.Large size, requires a lot of design, planning, and code. Code will likely be complex.Status: ResearchMore research is needed before implementation can be doneMore research is needed before implementation can be doneSubtype: Map LayerTool: Offline MapsType: EnhancementA new feature or change to an existing featureA new feature or change to an existing feature
More research needed.
Extract POIs / ways from the vector maps and render as geojson layers rather than the maps. This would allow users to have better interactivity with the data and to enable just the ones they care about. Also lets users move the reorder the different map layers.
Maybe just look into rendering the map as a geojson layer instead of letting Mapsforge do the rendering as a tile (or offer two options - Mapsforge as a tile layer is likely faster).
Mapsforge also supports .poi files.