Bryan Housel
7e69ab508f
Add quotes around "to" way to match other error messages
2019-01-18 18:23:08 -05:00
Quincy Morgan
6adc174ddf
Changed the destination field to semiCombo type and made it require oneway=yes
...
Added fields for destination:ref, destination:symbol, and junction:ref that require oneway=yes
Updated trunk_link to inherit fields from motorway_link
Moved name and ref_road_number from fields to moreFields on link presets
Added destination and destination/ref to fields of link presets
Added destination/symbol and junction/ref to moreFields of link presets
Added toll to moreFields of highway/primary
2019-01-17 14:17:50 -05:00
Quincy Morgan
ecec397736
Added fields for oneway:bicycle, destination, minspeed, and dog tags and added them to moreFields of appropriate presets
...
Reduced the maximum fields count before warning from 9 to 8
Updated some similar highway presets to use field inheritance
Added additional fields to moreFields of various highway presets
2019-01-17 10:09:46 -05:00
Bryan Housel
3e12a85fa1
Merge pull request #5717 from nyurik/wikilink
...
Add wiki links from tag description
2019-01-17 00:10:45 -05:00
Bryan Housel
0e0e87453f
npm run build
2019-01-17 00:10:09 -05:00
Quincy Morgan
2804ef35fe
Added a warning and an error in build data for presets with "fields" counts over a given threshold (now 9 and 12)
...
Reduced all "fields" counts to nine or fewer by moving fields to "moreFields"
Moved maxheight, cycleway, and toll fields in highway presets from fields to moreFields
Added covered and maxspeed/advisory fields to moreFields of more highway presets
Added smoothness field to more path type presets
Updated highway/service presets to use field inheritance
Added variants of the voltage and frequency fields that require "electrified" not equal to "no" and added them to the relevant railway presets
2019-01-16 17:16:55 -05:00
Yuri Astrakhan
3caf6eabed
remove non local non en wiki links
2019-01-16 15:00:20 -05:00
Quincy Morgan
d284e0f589
Removed universal Tourism field (re: #5719 )
2019-01-16 14:36:00 -05:00
Yuri Astrakhan
54b4a798b1
Localize language name
2019-01-16 14:35:47 -05:00
Yuri Astrakhan
2df519567d
updated wiki link text
2019-01-16 14:09:22 -05:00
Quincy Morgan
c3819dac71
Removed the payment_multi field from the universal fields list and added it to moreFields of relevant presets (re #5719 )
...
Added additional fields to the moreFields property of various presets
2019-01-16 12:43:29 -05:00
Quincy Morgan
6f72a3a386
Added club=sport preset
2019-01-16 08:23:45 -05:00
Yuri Astrakhan
1127a34f94
Add wiki links from tag description
...
This feature requires P31 property to be present
in the data item. For an example, see
https://wiki.openstreetmap.org/wiki/Item:Q104#P31
Once the bot populates them in the data items,
it will automatically work for all existing keys/tags.
2019-01-15 20:07:45 -05:00
Quincy Morgan
512dfaa52c
Updated attraction presets to use field inheritance
...
Added generic attraction preset with attraction typeCombo field
2019-01-15 15:28:01 -05:00
Quincy Morgan
20553dc977
Fix for prior commit
2019-01-15 14:56:30 -05:00
Quincy Morgan
c6dd743f90
Updated social_facility and vending_machine presets to use field inheritance
2019-01-15 14:55:52 -05:00
Quincy Morgan
4252c5cb36
Presets no longer inherit fields for keys that define them
2019-01-15 13:52:03 -05:00
Quincy Morgan
0da15efc10
Merge branch 'master' into preset-field-inheritance
...
# Conflicts:
# data/presets/presets.json
2019-01-15 11:44:16 -05:00
Quincy Morgan
d1a7400ed7
Added a field for the building:material key
2019-01-15 11:42:55 -05:00
Quincy Morgan
ae7c099c8a
Moved field inheritance resolution from the data build to the preset initialization
...
Removed the data build check for duplicate values between fields and moreFields
Renamed the shop field from Type to Shop Type
Renamed the beauty field from Shop Type to Beauty Specialty
Added the brand field to the shop preset under moreFields
2019-01-15 09:53:26 -05:00
Bryan Housel
18ea434d02
Update water area presets to use natural=water + water=*
...
(closes #5591 )
2019-01-14 13:09:46 -05:00
Bryan Housel
bf79a714f1
"Forest" -> "Managed Forest"
...
(closes #5709 )
2019-01-14 11:42:32 -05:00
Bryan Housel
67ef2bce1c
Simplify and fix a few typos
2019-01-14 11:15:56 -05:00
Bryan Housel
fd23d13563
Distinguish between "This highway" and "highway" forms of error parts.
...
(closes #5703 )
2019-01-14 10:59:45 -05:00
Bryan Housel
1f69661b91
Add a preset "RV Dealership" for shop=caravan
2019-01-11 18:02:17 -05:00
Bryan Housel
ae8dffa43c
Improve URL error messages 411, 412, 413
2019-01-10 21:35:13 -05:00
Bryan Housel
7f321abbaf
Add links to the main error object in KeepRight error messages
...
re: https://github.com/openstreetmap/iD/issues/5679#issuecomment-452281850
2019-01-10 17:38:09 -05:00
Bryan Housel
6efbbb8aa3
Add "zoom to this" quicklink and keybind for note editor
...
(closes #5169 )
2019-01-09 22:24:52 -05:00
Bryan Housel
9c190e83e9
Add quickLinks to preset editor, zoom to selected feature
2019-01-09 21:56:08 -05:00
Bryan Housel
5f20218f1f
Add validation warning for generic names
...
(closes #5590 )
2019-01-08 02:15:28 -05:00
Bryan Housel
58665d0d2e
Embed name of religion in preset label
...
(re: #5611 )
2019-01-07 12:10:13 -05:00
Bryan Housel
da4cb156a0
Fix missing parenthesis in error string 380
2019-01-05 01:15:01 -05:00
Bryan Housel
7986fcbfbf
Merge branch 'keep-right_QA'
2019-01-04 21:37:19 -05:00
Bryan Housel
0582faff1d
Convert KeepRight error 73 to regex
...
(re: https://github.com/openstreetmap/iD/pull/5201#discussion_r245349395 )
2019-01-04 20:27:22 -05:00
Bryan Housel
21f1891899
Adjust pharmacy/chemist terms so they both appear on searches
...
(re: 3213)
2019-01-04 01:37:18 -05:00
Bryan Housel
a1bc6b3e31
Rename "Pharmacy" preset to "Pharmacy Counter"
...
(re: #3213 , https://github.com/osmlab/name-suggestion-index/issues/30 )
2019-01-04 00:57:18 -05:00
Bryan Housel
d0343c9fa7
Reintroduce some error localization, fix some nagging parse issues
2019-01-03 18:16:28 -05:00
Bryan Housel
35f8078f98
Reduce number of marker colors, increase contrast, tweak language
2019-01-03 15:30:36 -05:00
Bryan Housel
69ce5ee964
Remove user details and auth and adjust button texts for commenting
...
The user details and auth are not needed
because KeepRight accepts only anonymous updating
2019-01-03 00:07:55 -05:00
Bryan Housel
ee92758801
KeepRight only allows one anonymous comment per issue - simplify
2019-01-02 16:15:21 -05:00
Bryan Housel
9557c0204a
Relax some more regex for tag parsing, (to support 'key=*')
...
Also implement parsing error 231 - layer conflict
2019-01-02 13:39:21 -05:00
Bryan Housel
2ec02f369f
Simplify regex matching - goal is to have fewer, simpler rules
2019-01-02 11:46:13 -05:00
Bryan Housel
d54d5bfd89
Move title into keepright error header
2018-12-29 17:55:40 -05:00
Bryan Housel
192b4da9e6
Fix the strings I broke in 3785ffb15
2018-12-29 17:30:35 -05:00
Bryan Housel
495793929f
Skip wikidata field test, too time sensitive to work reliably
2018-12-27 12:06:53 -05:00
Bryan Housel
bc72c387e4
Merge pull request #5647 from nyurik/osm_wikibase
...
OSM Multilingual data directly from wiki (wikibase data items)
2018-12-26 14:48:39 -05:00
Bryan Housel
0294596fb2
Merge pull request #5653 from hikemaniac/shop-fuel
...
Added a preset for shop=fuel
2018-12-24 12:44:48 -05:00
hikemaniac
da95d1ee5a
Added a preset for shop=fuel
2018-12-23 17:35:44 +01:00
Bryan Housel
9502c041ff
Merge pull request #5651 from hikemaniac/more-shops
...
Added more presets for shops
2018-12-22 14:52:53 -05:00
Bryan Housel
6d327b3eff
Upgrade FontAwesome icons, add more icons for winter sports
2018-12-22 13:02:46 -05:00