| | 11 | }}} |
| | 12 | |
| | 13 | == Latest development |
| | 14 | * major changes/enhancements |
| | 15 | * new languages: pt (r5244), ca (r5245) |
| | 16 | * support for custom projections (improved) (r5226, r5227, r5228, r5229) |
| | 17 | * minor enhancements |
| | 18 | * MapCSS changes |
| | 19 | * change semantics of `casing-width` (r5214) |
| | 20 | * change `z-index` handling (r5217) |
| | 21 | * mapstyles: add automatic reloading of local styles when they have been edited in an extenal editor (based on mtime) (r5219) |
| | 22 | * enable tags moving when creating multipolygon (r5225) |
| | 23 | * sub-minor enhancements |
| | 24 | * [http://josm.openstreetmap.de/doc/ JOSM JavaDoc] (r5263) |
| | 25 | * projections |
| | 26 | * change UTM datum to WGS84. (r5232) |
| | 27 | * add parameters for the currently supported projections (r5238) |
| | 28 | * no rounding for projection bounds, to avoid 42 being dispayed as 41.99999999999 (r5235) |
| | 29 | * removed offset option from UTM which is probably rarely used. (r5236) |
| | 30 | * Extract altitude from photos and GPX track (r5242) |
| | 31 | * styles/presets/validator |
| | 32 | * update roundabout-related styles/presets/checks. (r5250) |
| | 33 | * new map layer icon for traffic_calming objects (r5246) |
| | 34 | * major bugs |
| | 35 | * How to get resources from inside plugin? (r5241) |