Skip to content

Commit

Permalink
test url
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborn committed Nov 4, 2021
1 parent 255f96e commit 1c426e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public class UrlTileGeneratorUtils {

private static final String TABLE_NAME = "generate_test";

private static final String BASE_URL = "http://osm.gs.mil";
private static final String BASE_URL = "https://osm.gs.mil";
private static final String URL = BASE_URL
+ "/tiles/default/{z}/{x}/{y}.png";

Expand Down

0 comments on commit 1c426e4

Please sign in to comment.