Tom Davie

Results 14 issues of Tom Davie

Feature Request
Data Sources

Feature Request
Data Sources

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

Description: OpenStreetPad does not currently support putting shields on ways. Steps to reproduce: 1) add the attribute shield-text: blah; to an way. Expected results: Shields appear along the way. Actual...

Feature Request
MapCSS

Description: OSP currently starts up showing the centre of Elgin, it should use CoreLocation to grab your current location, or remember where you were last looking at.

Feature Request

CoreParse needs a method of handling shift/reduce and reduce/reduce conflicts to allow for dealing with ambiguous grammars.

Feature Request