Changeset 36460 in osm for applications/editors/josm/plugins/opendata/util
- Timestamp:
- 2025-10-08T14:56:58+02:00 (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/util/opendata/ModuleListGenerator.java
r34672 r36460 25 25 */ 26 26 public static void main(String[] args) { 27 final String url = "https:// svn.openstreetmap.org/applications/editors/josm/plugins/opendata/dist/";27 final String url = "https://josm.openstreetmap.de/export/latest/osm/applications/editors/josm/plugins/opendata/opendata/dist/"; 28 28 String baseDir = ""; 29 29 if (args.length > 0) {
Note:
See TracChangeset
for help on using the changeset viewer.
