Commit Graph

450 Commits

Author SHA1 Message Date
Bryan Housel b340b65df4 Improve "club" icons
(closes #5854)
2019-02-04 13:35:12 -05:00
Bryan Housel 002f3ba590 switch far-clock to temaki-clock (one less clock icon) 2019-02-04 13:16:19 -05:00
Bryan Housel 491ec40435 Ditch the separate linear platform presets for public transport
(closes #5837)
2019-02-01 16:42:52 -05:00
Bryan Housel e50b82d2ad Ditch the separate linear platform presets for public transport
(closes #5837)
2019-02-01 16:38:33 -05:00
Bryan Housel ad3f491116 Replace maki "M" museum icon
(closes #5751)
2019-01-29 13:51:34 -05:00
Quincy Morgan b1de70c63f Add Sundial preset (close #5771) 2019-01-29 09:13:25 -05:00
Quincy Morgan b2e57c37e9 Add Minaret preset (close #5817) 2019-01-29 09:04:27 -05:00
Quincy Morgan 28f49d3015 Add Bell Tower preset (close #5772)
Update tower presets to use field inheritance
2019-01-29 08:55:11 -05:00
Quincy Morgan c9fef9e3fe Add Climbing Gym preset (close #5749) 2019-01-29 08:41:45 -05:00
Quincy Morgan a6636a2f44 Add Salt and Tidal fields to water presets (close #5822) 2019-01-29 08:29:21 -05:00
Bryan Housel 1a3a411507 Restore basin preset
(closes #5758)
2019-01-27 13:19:16 -05:00
Quincy Morgan 8f5ab67a9c Add roof:colour field to moreFields of building presets 2019-01-25 14:02:57 -05:00
Quincy Morgan eb9c516b2c Add architect field to moreFields of building presets 2019-01-25 13:57:45 -05:00
Quincy Morgan decba8f215 Fix cycleway field to appear if "cycleway" tag present but not "cycleway:left" nor "cycleway:right" (close #5756) 2019-01-25 08:39:15 -05:00
Bryan Housel c77849fc81 Add preset for shop=frozen_food (for Picard name suggestion preset) 2019-01-23 09:49:03 -05:00
Quincy Morgan 8cc3e14bae Update piste/sled preset with sledding icon from Temaki 1.2.0 2019-01-22 11:46:37 -05:00
Quincy Morgan b5b1e53709 Update Temaki to v1.2.0
Use new Temaki icons for a variety of presets
Add terms to the shop/outdoor preset
2019-01-22 11:26:00 -05:00
Bryan Housel 263ecbf0c0 Upgrade temaki icons to 1.1.0, add icons for wall, railing, guard_rail 2019-01-21 11:42:43 -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 f93ee2f242 Fix arg to json-stringify-pretty-compact so taginfo.json is condensed 2019-01-17 09:08:01 -05:00
Bryan Housel ed1b32682a Don't enumerate all the values of radio fields in taginfo.json
(closes #5715)

Because for these fields, the `keys` property already contains all the values
2019-01-17 00:26:02 -05:00
Quincy Morgan d284e0f589 Removed universal Tourism field (re: #5719) 2019-01-16 14:36:00 -05:00
Quincy Morgan 6f72a3a386 Added club=sport preset 2019-01-16 08:23: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 1f69661b91 Add a preset "RV Dealership" for shop=caravan 2019-01-11 18:02:17 -05:00
Bryan Housel 58665d0d2e Embed name of religion in preset label
(re: #5611)
2019-01-07 12:10:13 -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 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
Bryan Housel e06ba3d1d7 Move racetracks to presets/leisure/track - add horse_racing.json
(closes #5620)
2018-12-22 12:28:45 -05:00
Bryan Housel f478fdbfbd Add preset for Enforcement relation type
(closes #5610)
2018-12-19 10:45:54 -05:00
Bryan Housel 007faeae6e Adjust fields, add couplings, simplify labels 2018-12-18 11:31:30 -05:00
Bryan Housel 9f5d2b2e7e Merge branch 'fire-hydrants-shortened' of https://github.com/momu/iD into momu-fire-hydrants-shortened 2018-12-18 10:37:52 -05:00
Bryan Housel 029f702d99 Add Road Closed preset and render style
(re: #5599)
2018-12-17 17:53:55 -05:00
Bryan Housel 3f2cf67218 Add preset for Australian Football field
(closes #5605)
2018-12-16 16:34:53 -05:00
Bryan Housel 68a6421191 Add preset for Netball Court 2018-12-16 16:30:33 -05:00
Bryan Housel c6674449a3 Add diet: multicombo, put it in moreFields with the internet stuff
(closes #5580)
2018-12-16 14:40:28 -05:00
Christopher Eby f30dbccc33 add "Building" to name of building=apartments preset 2018-12-12 19:54:32 -05:00
Christopher Eby dbd7c4eec8 add apartment complex preset 2018-12-12 19:52:35 -05:00