Commit Graph

366 Commits

Author SHA1 Message Date
John Firebaugh
f74f6ad54a Use restriction preset icons 2014-05-18 16:02:47 -07:00
John Firebaugh
3b26e8d511 Show turn restriction editor for any intersection 2014-05-18 16:02:47 -07:00
John Firebaugh
7cac179ce0 Start work on turn restriction editing field 2014-05-18 16:02:46 -07:00
John Firebaugh
93758b7ab9 Add turn restriction presets 2014-05-18 16:02:46 -07:00
John Firebaugh
cb1972d76f Make field reference more flexible
Will need to support {"rtype": "restriction"} for turn
restriction field.
2014-05-14 17:22:24 -07:00
Martin Raifer
4261fefc6e Fix inline tag help for fields that handle multiple tags
Some preset fields like the access-restriction field manage
multiple tags at once (access=*, foot=*, bicycle=*, …). Then
iD wasn't able to show inline help when clicking the ⓘ button.

This introduces a new parameter for these kind of fields:
`referenceKey` determines the tag key which should be used to
search taginfo documentation for.

Fixes #2222.
2014-05-11 21:02:25 +02:00
Bryan Housel
e3eb244d3f Remove fuel fields from amenity=fuel for now, issue #1987 2014-05-01 10:09:32 -04:00
Bryan Housel
d46e34053e Add presets for gas station fuel types, EV charging station. 2014-04-30 22:11:07 -04:00
Bryan Housel
11f3336024 Add 'width', 'length', 'lit' for appropriate presets (cycleways, sidewalks, sports pitch, etc) 2014-04-30 16:29:48 -04:00
Bryan Housel
6202d01bf3 Add population field for various place presets 2014-04-29 22:23:55 -04:00
John Firebaugh
b2b3a34d6b Add landuse=churchyard preset 2014-04-26 16:46:30 -07:00
John Firebaugh
ce237a56b2 Add some fields for crossings 2014-04-26 16:01:58 -07:00
John Firebaugh
300c777280 Add shop=wine preset 2014-04-26 12:44:13 -07:00
John Firebaugh
154c9a72e4 Remove smoking field from generic building preset
Fixes #2209
2014-04-26 12:40:13 -07:00
John Firebaugh
643db5af81 Use defaultcheck for building_area field (fixes #2111) 2014-04-15 16:33:43 -07:00
John Firebaugh
95edc5ff03 Fix up defaultcheck field type
It now works as determinate checkbox, where a checked
state produces *=yes and an unchecked state produces no
tag.
2014-04-15 16:33:43 -07:00
John Firebaugh
6dbd0166fc Improvements to land use preset display 2014-04-15 10:45:56 -07:00
John Firebaugh
c21bf171e7 Add preset for landuse=military 2014-04-15 10:31:29 -07:00
John Firebaugh
88e8f5cf06 Add shop=seafood; hide fishmonger in search (fixes #2189) 2014-04-08 15:35:22 -04:00
John Firebaugh
34fb92627d Rename file; rebuild 2014-04-08 11:29:26 -04:00
nik gaffney
ac65f7e51a Update photographic_labratory.json
spelling correction to match tag from OSM wiki. https://wiki.openstreetmap.org/wiki/Tag:craft%3Dphotographic_laboratory
2014-04-08 17:23:32 +02:00
Bryan Housel
907fd8b786 add place=suburb, but named Borough 2014-04-01 21:48:53 -04:00
Bryan Housel
7efcdf7f1d remove layer field from waterway=stream 2014-04-01 21:21:24 -04:00
John Firebaugh
75d814e46c Add place=neighbourhood preset (fixes #2174) 2014-03-28 09:54:50 -07:00
Bryan Housel
2d85e047cc Add denomination=* field for cemetary, graveyard, funeral home. 2014-03-28 10:07:19 -04:00
Bryan Housel
97ec272856 Add preset for shop=funeral_directors 2014-03-27 23:29:42 -04:00
John Firebaugh
414bc13252 Add icon for public_transport=stop_position (fixes #2167) 2014-03-24 09:56:29 -07:00
Bryan Housel
b1594b67f1 add preset for leisure=ice_rink 2014-03-20 19:47:29 -04:00
Bryan Housel
9fade58d85 add picnic area stuff: firepit, picnic_table, bbq 2014-03-19 17:33:28 -04:00
John Firebaugh
396332031d Add religion to cemetery preset (fixes #2164) 2014-03-19 09:24:18 -07:00
Bryan Housel
593a041f74 various updates to presets
Add "crop" field for landuse=farm/farmland/farmyard (for #2149)
  Add "trees" field for landuse=orchard
  Add landuse=landfill
  Add the hoops=* field to the basketball preset (for #1984)
  Add amenity=nightclub
  Add smoking field for many presets under amenity, building, office, tourism (for #1990)
2014-03-17 23:10:34 -04:00
John Firebaugh
8e96752039 barrier=fence shouldn't be an area (fixes #2158) 2014-03-16 22:05:18 -07:00
Aaron Lidman
7714473efc Update name suggestions 2014-03-04 09:48:17 -05:00
John Firebaugh
bbc939ed8a Remove building_area from amenity=hospital 2014-03-02 11:08:38 -08:00
Bryan Housel
6c8b3a370a remove building_area for school, kindergarden, etc
These keys should not automatically get building=yes added:
amenity/school, amenity/kindergarden,
tourism/picnic_site, tourism/theme_park

Also renamed to "School Grounds" and "Kindergarden Grounds"
for clarity..
2014-03-02 10:54:32 -08:00
John Firebaugh
7c7c8a40bc Fix recycling field keys (fixes #2140) 2014-02-28 09:08:49 -08:00
AndrewHain
c9709e9207 remove addr:housename from presets
The [values](http://taginfo.openstreetmap.org/keys/addr%3Ahousename#values) of this rarely needed tag, which is prominent in the address presets, now have a lot of numbers and descriptive words in many different languages. Removing the preset means that new editors won’t fill this key with information useless to the key but can still add it through All tags if needed.  A similar thing happened when Potlatch put the designation tag into presets. Goes towards #1427 and #2124.
2014-02-25 15:55:05 -08:00
John Firebaugh
9e1c1cee06 Add shop=art preset
Fixes #2125
2014-02-16 11:28:45 -08:00
John Firebaugh
d1f02b2ac7 Add shop=bookmaker and shop=lottery presets
Fixes #2126
2014-02-16 11:25:37 -08:00
John Firebaugh
6752c198f7 Build 2014-02-08 09:24:22 -08:00
Martin Raifer
efdc5d9602 use proper tag in dentist preset
fixes #2120
2014-02-08 10:31:41 +01:00
John Firebaugh
5ba5d80009 Build 2014-02-05 17:52:57 -08:00
Nick
06aba8b856 Added building field to railway:station 2014-02-05 19:25:47 -04:00
Nick
493249b466 Remove semicolon
Bad Java Habbits
2014-02-05 19:23:10 -04:00
Nick
4a34263a0f Make building:train_station unsearchable 2014-02-05 19:22:48 -04:00
ingalls
cca98c93a5 Fix Spelling & Change to US English 2014-02-05 17:58:41 -04:00
ingalls
63b63339b1 Make building:bunker Unsearchable 2014-02-05 17:50:32 -04:00
ingalls
bc7686ec82 Add Building Presets 2014-02-05 16:38:46 -04:00
John Firebaugh
4f424c5310 Build 2014-01-27 13:21:10 -08:00
oddityoverseer13
6accb762ac Added group home preset 2014-01-27 14:10:24 -07:00