Christopher Beddow
                                            Christopher Beddow
                                        
                                    I think the best way to do this is a combination of API and MapillaryJS. For the API, you'll want to take the coordinates you want to move close to,...
Additional notes: * Both files are UTF-8, so that’s NOT the issue. * Windows (CR LF) or Unix (LF) File NOT OK = Windows (CR LF) File NOT OK =...
Is this not a Mapillary/Facebook issue then, or can you see that the requests are being throttled still? It will throttle based on IP address to prevent DDOS but there...
New photos might cause problems with detecting the same false positive. Some things to consider also: 1) If making a hash based on the key of the detection/map feature key,...
@enricofer I am doing some research. Can you help remind me: 1. Is Qt6 not an option? 2. What other Python library do you recommend for equitectangular image viewing? 3....
@simonpoole @tsmock we are looking into user info--essentially by default according to Facebook we can't share it in v4 API, until we get it privacy approved. Hopefully we restore this...
Bbox search is now live. Hopefully this makes it much easier, please let me know!
@simonpoole it works for small queries but tile requests are much better still. This has no pagination so it won't load over 2000 points. No "ha ha", hoping to make...
@TomPohys @NieneB were you able to find parking anywhere? I am trying to style the parking area/polygon but I don't see it anywhere in the schema EDIT: I added a...
This is an example link to a thumbnail: https://d1cuyjsrcm0gby.cloudfront.net/6hmJoqsSNucA1MGIuvPUzw/thumb-320.jpg It is in the format of `https://d1cuyjsrcm0gby.cloudfront.net//thumb-320.jpg` 320 can also be changed for 640, 1024, or 2048. For example: https://d1cuyjsrcm0gby.cloudfront.net/6hmJoqsSNucA1MGIuvPUzw/thumb-2048.jpg I...