OpenStreetPad icon indicating copy to clipboard operation
OpenStreetPad copied to clipboard

A high quality, MapCSS based, iOS OpenStreetMap renderer

Results 12 OpenStreetPad issues
Sort by recently updated
recently updated
newest added

Hi, how can i add annotation with coordinate on OSPMapView?

Thanks, this is really great job, can you write some tutor how did you create TestData.pbf file. Thanks.

Feature Request
Data Sources

support for multipolygons. variants: http://wiki.openstreetmap.org/wiki/Relation:multipolygon can also be acheived with changing internal representation: http://en.wikipedia.org/wiki/Well-known_text http://geojson.org/geojson-spec.html https://github.com/kothic/kothic-js/wiki/Tiles-format

Feature Request
Rendering

Description: text-offset has no affect on labels with text-position: line; specified. Steps to reproduce: Add text-position: line; text-offset: 10 to a way type. Expected results: Text follows a way 10p...

Bug
MapCSS

Description: OpenStreetPad currently reloads data from the API every time it is launched, it should be able to cache the data locally for faster access, and to stop putting strain...

Feature Request
Data Sources

Description: OpenStreetPad currently has no reasonable way to deal with natural=coastline ways that delimit landmass. Steps to reproduce: 1) scroll to an area with coast line in it. Expected results:...

Bug
Rendering

Description: OpenStreetPad does not currently support MapCSS eval expressions Steps to reproduce: 1) Add an attribute with the value eval("1"); Expected results: The expression is evaluated Actual results: Failure to...

Feature Request
MapCSS

Description: Text placement currently overlaps heavily Steps to reproduce: 1) Find an area with two ways with text on them that cross over at the centre. Expected results: Positioning for...

Bug
Rendering