Commit Graph

1037 Commits

Author SHA1 Message Date
Quincy Morgan
8a6fa241df Add field for playground:theme to playground presets (re: #6351) 2019-09-24 18:57:42 +02:00
Quincy Morgan
6803a1dbd9 Add field for the blind key to some presets (re: #6351) 2019-09-24 18:49:00 +02:00
Quincy Morgan
c5c76b361b Add additional terms to make sure bike-related presets appear when searching "cycling" and "cycle" (close #6825) 2019-09-24 12:28:31 +02:00
Quincy Morgan
6af6da6fc0 Add Informal Path preset for highway=path + informal=yes 2019-09-19 15:44:05 -04:00
Quincy Morgan
3571182f2d Revert "Add preset for amenity=stripclub (close #6867)"
This reverts commit 55392f5eae.
2019-09-18 11:38:20 -04:00
Quincy Morgan
085dd4e890 Move barrier=bollard as a line into a Bollard Row preset
Add additional fields to bollard presets, including a Type field for the `bollard` key
2019-09-18 10:07:55 -04:00
Quincy Morgan
55392f5eae Add preset for amenity=stripclub (close #6867) 2019-09-18 10:00:22 -04:00
Quincy Morgan
db6b711182 Update field type and commit derived data for #6857 2019-09-16 11:47:13 -04:00
Quincy Morgan
04e8030982 Add alternative semiCombo field for the level tag for elevators, escalators, and steps that cross multiple building levels (re: #6227) 2019-09-13 13:18:02 -04:00
Quincy Morgan
8b49247b9c Add man_made=utility_pole preset (re: #6848)
Add `height` field to `power=pole` and `power=tower` presets
2019-09-13 11:11:30 -04:00
Quincy Morgan
6f830ca11c Add preset for amenity=weighbridge and deprecate several low-usage alternatives 2019-09-13 10:42:26 -04:00
Quincy Morgan
634f82225d Update name and icon for attraction=bumper_car preset 2019-09-13 10:06:21 -04:00
Quincy Morgan
faf30b8f51 Add Loading Dock preset (close #6849) 2019-09-13 09:34:26 -04:00
Quincy Morgan
051540a7bd Add icon and terms to Research Office preset 2019-09-13 09:09:57 -04:00
Quincy Morgan
3d1f5fb2ce Add search terms to the Travel Agency preset 2019-09-09 17:16:07 -04:00
Quincy Morgan
f401c5abdf Update golf presets to use addTags
Remove `leisure=pitch` and `sport=golf` tags from `golf=green` preset, per OSM wiki
Deprecate various old `golf` tags and `leisure=golf_pin`
2019-09-05 10:21:49 -04:00
Quincy Morgan
e41ec80c19 Add Karting Racetrack and Motocross Racetrack presets (close #6826)
Rename Racetrack (Motorsport) preset to Motorsport Racetrack
Drop support for `highway=raceway` on points, as per the OSM wiki
2019-09-05 09:59:39 -04:00
Quincy Morgan
b6fef1c119 Move max_age, min_age, and baby fields out from under the playground directory (re: #6351)
Add Minimum Age and Maximum Age fields to more presets
Deprecate `minage` and `maxage`
2019-09-03 16:19:38 -04:00
Quincy Morgan
b923d49fcc Add waste field (close #6821) 2019-09-03 15:37:20 -04:00
Bryan Housel
a3f066dab8 Update name-suggestion-index to 3.2.0
(closes #6803)
2019-08-26 13:19:35 -04:00
Quincy Morgan
a6432c5617 Make preset for public_transport=platform + tram=yes point searchable (close #6798) 2019-08-26 09:17:18 -05:00
Quincy Morgan
15acf4788f Add preset for man_made=obelisk (close #6790) 2019-08-22 10:00:50 -05:00
Quincy Morgan
b8254ed272 Remove standalone tactile_paving preset (close #6791) 2019-08-22 09:57:03 -05:00
Quincy Morgan
80affe28cf Fix issue where closed way with tactile_paving would be treated as an area without area=yes (close #6490)
Add Tactile Paving field to Foot Path and Sidewalk presets
2019-08-21 10:49:20 -05:00
Quincy Morgan
dafcc7dd59 Reorder power pole and power tower fields (re: #6762) 2019-08-20 16:32:42 -05:00
Quincy Morgan
c733983497 Add preset for amenity=post_depot (close #6773) 2019-08-20 10:46:14 -05:00
Quincy Morgan
b62bab184a Add field for line_attachment to power=pole and power=tower presets (close #6762)
Deprecate `tower:type=suspension` and `tower:type=anchor`
2019-08-20 10:31:08 -05:00
Quincy Morgan
e48740674d Add E-Waste Container preset (close #6777) 2019-08-20 10:09:10 -05:00
Quincy Morgan
7e6a2077bb Add Green Waste Container preset 2019-08-20 09:52:56 -05:00
Quincy Morgan
cf65f040b7 Deprecate crossing=island in favor of crossing:island=yes (close #6748) 2019-08-20 09:30:34 -05:00
Quincy Morgan
c60d42535c Require highway=service to match service roads (close #6775) 2019-08-19 10:43:17 -05:00
Quincy Morgan
e4c6b4cc73 Deprecate landuse=garden (close #6758)
Add landuse=flowerbed preset
2019-08-15 09:17:46 -05:00
Bryan Housel
75ffacf4ef Rename "Political Party" to "Political Party Office"
(closes #6757)
2019-08-14 17:53:59 -04:00
Quincy Morgan
2f7b576073 Use square brackets [] for field terms instead of angle brackets <> (re: #6738) 2019-08-12 12:27:50 -05:00
Quincy Morgan
954c0a1805 Add field for stroller tag (close #6739) 2019-08-11 11:13:21 -05:00
Quincy Morgan
0c6c7d0827 Deprecate diaper in favor of changing_table (close #6529) 2019-08-11 10:48:05 -05:00
Quincy Morgan
b3a9539f16 Add field for not:name (re: #6411) 2019-08-09 15:03:23 -05:00
Quincy Morgan
67afa20dc0 Let comboboxes filter against terms, not just values
Add terms property to fields
Make terms translatable for searchable fields
Account for fields' terms and keys when filtering with the Add field menu (close #5763)
2019-08-09 11:12:40 -05:00
Quincy Morgan
ed6ae62cbd Add derived data for prior merge 2019-08-08 14:36:23 -05:00
Quincy Morgan
06c3ace58d Change charge field placeholders to use currency codes instead of symbols (close #6729) 2019-08-08 08:54:27 -05:00
Quincy Morgan
b065de0550 Generalize the address field type
Add `amenity=letter_box` preset with `post:*` field (close #6718)
2019-08-07 09:48:19 -05:00
Quincy Morgan
bd04c22ded Add Fee Amount and Toll Amount fields for the charge key (close #6722) 2019-08-06 15:55:30 -05:00
Quincy Morgan
3ca01d3690 Generalize wikidata field type
Add Species Wikidata field to tree, orchard, and animal enclosure presets (close #6652)
2019-07-31 16:59:44 -04:00
Quincy Morgan
d3ae93e895 Add Printer Ink Store preset
Update brand presets for name-suggestion-index 3.1.0
2019-07-26 11:59:39 -04:00
Quincy Morgan
c945e5ba79 Add terms for Telecom Office preset 2019-07-23 10:15:04 -04:00
Quincy Morgan
9d90cb9ce4 Add fields and terms to the ferry route line preset
Unify the fields for the two different ferry route presets
2019-07-22 15:31:38 -04:00
Quincy Morgan
a02776a802 Make the iata and icao field names more descriptive 2019-07-22 13:33:17 -04:00
Quincy Morgan
a960520926 Add presets for aeroway=parking_position and aeroway=holding_position 2019-07-22 13:23:24 -04:00
Quincy Morgan
4f0c000779 Update derived data 2019-07-22 13:16:41 -04:00
Quincy Morgan
24aa09786a Cherry pick public bookcase fields 2019-07-19 12:39:55 -04:00