kopia lustrzana https://github.com/JOSM/MapWithAI
Change URL to match new signed URL from Facebook
* Fixes #7 Signed-off-by: Taylor Smock <taylor.smock@kaart.com>pull/1/head
rodzic
9db795435c
commit
8d3eaa9216
|
@ -38,7 +38,7 @@ import org.openstreetmap.josm.tools.Logging;
|
|||
*
|
||||
*/
|
||||
public final class RapiDDataUtils {
|
||||
public static final String DEFAULT_RAPID_API = "https://www.facebook.com/maps/ml_roads?conflate_with_osm=true&theme=ml_road_vector&collaborator=fbid&token=ASZUVdYpCkd3M6ZrzjXdQzHulqRMnxdlkeBJWEKOeTUoY_Gwm9fuEd2YObLrClgDB_xfavizBsh0oDfTWTF7Zb4C&hash=ASYM8LPNy8k1XoJiI7A&result_type=road_building_vector_xml&bbox={bbox}";
|
||||
public static final String DEFAULT_RAPID_API = "https://www.facebook.com/maps/ml_roads?conflate_with_osm=true&theme=ml_road_vector&collaborator=josm&token=ASb3N5o9HbX8QWn8G_NtHIRQaYv3nuG2r7_f3vnGld3KhZNCxg57IsaQyssIaEw5rfRNsPpMwg4TsnrSJtIJms5m&hash=ASawRla3rBcwEjY4HIY&result_type=road_building_vector_xml&bbox={bbox}";
|
||||
// TODO add &crop_bbox={bbox} if there are bounds from a HOT Tasking Manager
|
||||
public static final int MAXIMUM_SIDE_DIMENSIONS = 10000; // 10 km
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue