Tagged Questions
0
votes
1answer
221 views
Convert Lat/Lon to Pixel-XY on cropped map
I've got a little problem.
I have a GPX-Track containing LatLon coordinates based on WGS84. The track should be drawn on a cropped map, and for this, I need the pixel coordinates. The map tiles are ...
6
votes
3answers
1k views
How to find a point half way between two other points?
I'm working on implementing the OSM Mobile Binary format for map data, and because it uses a 16 bit delta for each point along a way, it cannot represent a way if there is a large distance between two ...
