Changeset 4899 in josm for trunk/src/org
- Timestamp:
- 2012-02-04T19:05:59+01:00 (14 years ago)
- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.javar4665 r4899 76 76 || url.matches("http://.*/interpreter\\?data=.*") // Overpass API 77 77 || url.matches("http://.*/xapi\\?.*\\[@meta\\].*") // Overpass API XAPI compatibility layer 78 || url.matches("http://.*/.*\\.osm") // Remote .osm files 78 79 ); 79 80 } 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
