Changeset 4899 in josm
- Timestamp:
- Feb 4, 2012 7:05:59 PM (16 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/actions/downloadtasks/DownloadOsmTask.java
r4665 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.
