Mateusz Konieczny
decbe4f853
Add osmarender:nameDirection to discarded tags
...
There is currently ongoing discussion on talk mailing list about my proposed automatic edit that proposed to remove it.
It seems to be that there is a consensus to eliminate this tag (as unwanted rendering instruction for no longer existing renderer), but not everybody is happy about using bot edits. It was proposed to silently discard it during editing like created_by tag.
JOSM added this tag to list of automatically discarded ones - see https://josm.openstreetmap.de/changeset/14916/josm
2019-03-23 14:26:02 +01:00
Quincy Morgan
f5d61a3261
Merge pull request #5953 from matkoniecz/JOSM_validator_rules_import
...
add amenity=toilet to amenity=toilets validator rule
2019-02-24 13:13:47 -05:00
Mateusz Konieczny
bb6ef8b875
add amenity=toilet to amenity=toilets validator rule
...
fixes #5952
2019-02-24 18:05:21 +01:00
Quincy Morgan
bc3bf88d78
Merge pull request #5950 from jguthrie100/fix_area_with_one_node
...
Fix pressing Escape with only one active node in area
2019-02-24 10:05:40 -05:00
J Guthrie
249046614c
Add exception to isInvalidGeometry algorithm
...
- An area with just 1 placed node (2 nodes including active, to-be-placed node,
returns as valid and is picked up by later way.isDegenerate() check
2019-02-24 13:58:16 +00:00
Quincy Morgan
0572f4c72d
Deprecate footway=left/right/both/no/none/separate ( close #5935 )
2019-02-22 10:48:53 -05:00
Quincy Morgan
e2b62f2708
Add links and fix git command in the release instructions
2019-02-21 17:13:43 -05:00
Quincy Morgan
70e88ee9af
v2.14.2
2019-02-21 17:01:00 -05:00
Quincy Morgan
f31679c920
npm run translations
2019-02-21 16:38:44 -05:00
Quincy Morgan
ee6c06d1d5
Fix an issue where the commit sidebar would not show all warning and errors
...
Remove use of lodash from commit_warnings.js
2019-02-21 15:33:14 -05:00
Quincy Morgan
10e73fc15c
Explicitly include certain railways for crossing validation instead of excluding some
...
Don't flag abandoned or razed railway crossings
2019-02-21 15:09:13 -05:00
Quincy Morgan
2407c3f383
Add covered field to waterway presets
...
Update waterways presets to use field inheritance
2019-02-21 14:40:59 -05:00
Quincy Morgan
02d3097d8d
Fix a cacheing issue
2019-02-21 13:34:51 -05:00
Quincy Morgan
7936266a7a
Improve validation performance by avoiding uniqueWith lodash function
...
Replace map lodash function with JavaScript array map in validator.js
2019-02-21 12:13:27 -05:00
Quincy Morgan
51972ea78f
Cache issues in crossing ways validation to avoid checking the same pairs twice
2019-02-21 11:49:31 -05:00
Quincy Morgan
aa992ed981
Improve validation performance by cacheing the issue id
2019-02-21 10:47:57 -05:00
Quincy Morgan
2d6c49b92b
Ignore proposed features for crossings ways, almost junction, and disconnected way validations ( close #5922 )
2019-02-21 10:14:25 -05:00
Quincy Morgan
7da37384f1
Fix an issue where stale missing tag errors could persist when canceling drawing a new way ( close #5918 )
...
Don't show missing tags error for a feature that is still being drawn (re: #5898 )
2019-02-21 09:48:46 -05:00
Quincy Morgan
2a211146ea
Add derived data for prior commit
2019-02-21 09:24:01 -05:00
Quincy Morgan
b69ba27ef7
Merge pull request #5920 from SelfishSeahorse/patch-1
...
Excrement Bag Dispenser: improve name and remove unnecessary fields
2019-02-21 09:22:58 -05:00
Quincy Morgan
be71554f61
Fix a bug where all data would disappear when switching modes while drawing a way ( close #5917 )
2019-02-21 09:22:03 -05:00
Quincy Morgan
e5e547ff53
Deprecate amenity=public_building ( close #5916 )
...
Deprecate shop=betting
2019-02-21 08:53:32 -05:00
SelfishSeahorse
3cf09e5ced
Excrement Bag Dispenser: improve name and remove unnecessary fields
2019-02-21 14:17:12 +01:00
Quincy Morgan
1bde3ba63f
v2.14.1
2019-02-20 18:23:47 -05:00
Quincy Morgan
a14062bc42
npm run translations
2019-02-20 18:21:25 -05:00
Quincy Morgan
74694dd830
npm run imagery
2019-02-20 18:20:22 -05:00
SilentSpike
5bd13dc590
Use https for ImproveOSM requests
2019-02-20 23:11:09 +00:00
Quincy Morgan
913d9f2e3b
Add platform field replacement change to changelog
2019-02-20 16:53:22 -05:00
Quincy Morgan
1f1e88314d
v2.14.0
2019-02-20 16:19:36 -05:00
Quincy Morgan
40c3884049
npm run translations
2019-02-20 16:18:27 -05:00
Quincy Morgan
9ce366fe88
Update name-suggestion-index to v1.0.5
2019-02-20 16:12:55 -05:00
Quincy Morgan
affdb8c860
Fix waterway relation icon color
2019-02-20 15:22:24 -05:00
Quincy Morgan
0a854db264
Update changelog
2019-02-20 15:14:01 -05:00
Quincy Morgan
8883b2ad20
Further update 2.14.0 changelog
2019-02-20 14:47:11 -05:00
Quincy Morgan
95c5681641
Nicer rendering of pipeline and runway line icon previews
2019-02-20 14:14:06 -05:00
Quincy Morgan
d84e945330
Replace passenger_information_display field with more commonly-used departures_board field
2019-02-20 14:06:44 -05:00
Quincy Morgan
aff86979a6
Better pane display at narrow window widths ( close #5890 )
2019-02-20 13:47:11 -05:00
Quincy Morgan
663881d5c8
Add Layer field to building presets to help with fixing crossing buildings warnings
2019-02-20 11:17:38 -05:00
Quincy Morgan
a928621681
Fix issue where mapillary sign colors were not shown
2019-02-20 11:09:57 -05:00
Quincy Morgan
6342235a6b
Use warning instead of error for missing tags issue for non-deletable relations
2019-02-20 10:27:49 -05:00
Quincy Morgan
e102c3fdc6
Don't allow actionable deletion of relations if not all members are downloaded
2019-02-20 10:20:26 -05:00
Quincy Morgan
598827db87
Add quick fix to remove deprecated tags
2019-02-20 10:06:44 -05:00
Quincy Morgan
cdc4557da5
Minor performance improvement in crossing ways by removing use of lodash and avoiding a concat within a reduce
2019-02-20 09:50:53 -05:00
Quincy Morgan
e161db0301
Remove unused deprecate_tags action
2019-02-20 09:05:34 -05:00
Quincy Morgan
ba68d921fe
Add icons for crossing ways fixes and almost junction connection fix
2019-02-20 09:02:05 -05:00
Quincy Morgan
4dcf3af941
Replace non-rendering emoji in changelog
2019-02-19 20:21:34 -05:00
Quincy Morgan
1267e298f6
Add initial draft of 2.14.0 release notes
2019-02-19 20:18:33 -05:00
Quincy Morgan
1292801b2f
Highlight actionable fix background on hover
2019-02-19 16:16:21 -05:00
Quincy Morgan
ba59fd0240
Fix landuse=construction styling
2019-02-19 16:03:08 -05:00
Quincy Morgan
63caa02cea
Allow presets to inherit multiCombo and semiCombo fields even if they define the preset
2019-02-19 15:48:50 -05:00