Changeset 15631 in josm for trunk/src/org
- Timestamp:
- 2020-01-04T20:10:03+01:00 (6 years ago)
- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/org/openstreetmap/josm/io/OsmServerLocationReader.javar15588 r15631 60 60 61 61 TRACKPOINTS_BBOX("https?://.*/api/0.6/trackpoints\\?bbox=.*,.*,.*,.*"), 62 TASKING_MANAGER("https?://.*/api/v\\p{Digit}+/project/\\p{Digit}+/tasks_as_gpx?.*"), 62 TASKING_MANAGER("https?://.*/api/v\\p{Digit}+/projects?/\\p{Digit}+/(tasks_as_gpx?.*|tasks/queries/gpx/\\?tasks=.*)"), 63 63 64 64 /** External GPX script */ 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
