python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Checking for intersection between an area and a set of points with heterogeneous geographical data
I have an application which deals with geographical data and, in particular, tracks. Given an area (radius around geopoint, or bounding box of geopoints) I need to find, among of all these tracks, the...
randomdood1923
Votes: 0
Answers: 0
osmdroid map tiles only load after zooming out
After each fresh install tiles in my MapView only load after zooming out quite a bit. After that it works fine, but I can't figure out what causes this.
The debug logs are as follows:
D/OsmDroid: SqlC...
Kiryu
Votes: 0
Answers: 3
Creating URL based on an API key in OSRMRoadManager
I've signed up for an API on openrouteservice.org. How do I import it into OSRMRoadManager? I've tried all the combinations from the examples on their website, but my every try results in the 403 erro...
tymwitko
Votes: 0
Answers: 1