Modify ↓
#12100 closed defect (fixed)
Source string improvement TileSelectionBBoxChooser
Reported by: | holgermappt | Owned by: | team |
---|---|---|---|
Priority: | trivial | Milestone: | 15.11 |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Located in ../core/src/org/openstreetmap/josm/gui/bbox/TileSelectionBBoxChooser.java:450
<html>Alternatively you may enter a <strong>tile address</strong> for a single tile in the format <i>zoomlevel/x/y</i>, i.e. <i>15/256/223</i>. Tile addresses in the format <i>zoom,x,y</i> or <i>zoom;x;y</i> are valid too.</html>
i.e. should be e.g. because 15/256/223 is not the only possible value but an example.
Attachments (0)
Change History (2)
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Milestone: | → 15.11 |
---|---|
Priority: | normal → trivial |
Type: | enhancement → defect |
Note:
See TracTickets
for help on using tickets.
In 9012/josm: