osm-lib icon indicating copy to clipboard operation
osm-lib copied to clipboard

Accept .osm.pbf extension

Open abyrd opened this issue 10 years ago • 0 comments

wget http://localhost:9001/52.880317,8.4041013,52.9082785,8.4864987.osm.pbf

fails, the server shows:

java.lang.NumberFormatException: multiple points.

.osm.pbf is the official extension for PBF files, so we should accept it.

abyrd avatar Aug 04 '15 08:08 abyrd