Commit Graph

253 Commits

Author SHA1 Message Date
Bryan Housel
dcf90aec3b Run build for presets 2017-01-01 15:28:25 -05:00
Bryan Housel
90d5c69c1b Merge branch 'fire-hydrant-fields' of https://github.com/wopfel/iD into wopfel-fire-hydrant-fields 2017-01-01 15:20:14 -05:00
Bernd Arnold
10d7d7f7b3 Add fire_hydrant:position field to presets
http://wiki.openstreetmap.org/wiki/Tag:emergency%3Dfire_hydrant
2017-01-01 13:16:06 +01:00
Bryan Housel
e9dfa04dd4 Social Facility preset improvements
(closes #3702)

* Add `social facility` field
* Make sure Social Facility presets have both `social_facility` and `social_facility:for`
* Change `social_facility:for` from radio to combo, because so many choices
2016-12-30 23:32:00 -05:00
Bryan Housel
0386ee249e Add castle_type field to Castle preset 2016-12-28 00:33:40 -05:00
abdeldjalil09
b074c299e7 Add "castle_type" field to castle preset 2016-12-27 17:26:03 +01:00
Bryan Housel
0c9fb7c407 Improve military presets
(closes #3663)

* Add Nuclear Explosion Site and Military Office presets
* Add Bunker Type field
* Improve styling rules for preset icons
* Improve search terms for all military presets
* Nest military presets under `landuse=military`
* Add ref, iata, icao fields to Military Airfield
* Don't set area pattern fills on buildings
2016-12-27 01:19:13 -05:00
Bryan Housel
99bf8d4dbd Remove extra "name" field from Plant Nursery preset
(closes #3678)

Also:
* changed Plant Nursery to be area geometry only, not point
* added "plant" field to Plant Nursery preset
* added "operator" field to this and other related presets
* added search terms for this and other related presets
2016-12-25 14:10:38 -05:00
Bryan Housel
a9ce12a074 Improve factory/works preset, add Product field 2016-12-16 16:35:51 -05:00
Bryan Housel
6bfef30ecd Add waterfall preset
(closes #3608)
2016-12-13 23:22:27 -05:00
Bryan Housel
0f05df86e3 Proper Case labels 2016-12-11 17:35:51 -05:00
Mikołaj "Natsuyasumi" Kuranowski
3d9009725e Address customization 2016-12-09 13:33:15 +01:00
Mikołaj "Natsuyasumi" Kuranowski
b201cba513 Public bath scheme 2016-12-09 13:17:36 +01:00
Bryan Housel
9e50af529b Adjust placeholders, labels.. add specific Surveillance Camera preset
* Having separate presets for Surveillance and Surveillance Camera means
we can show the camera related fields only if `surveillance:type=camera`
* Generally use Upper Case for labels and keep it short
* if list of values is really fixed, use options strings to make them translateable
* if list of values is not fixed, avoid adding placeholder, iD will fetch from taginfo
* Seems like value "ALPR" is preferred over "alpr"
2016-11-26 16:42:37 -05:00
bkil
ad1b6998a4 data/presets/fields: add surveillance and camera related properties
https://wiki.openstreetmap.org/wiki/Tag:man_made%3Dsurveillance
https://wiki.openstreetmap.org/wiki/Proposed_features/Extended_tags_for_Key:Surveillance

These are mandatory tags:
* `surveillance`
* `surveillance:type`

I do not feel that the following are important, they can be selected from
the drop down manually anyway:
* `operator`
* `name`

These tags are well established:

* `camera:type` has 15k users
* `camera:mount` has 13k users
* `surveillance:zone` has 17k users (mostly traffic is noted)
* `camera:direction` has 6k users

These tags are in the proposed status:
* `contact:webcam` usage is only starting
* `height`

People used various tags instead of `contact:webcam` in the past
because of it being a recent tag, and/or a lack of knowledge or being
mislead by the dropdown.

Thus it is difficult to quote an exact number, but by using complex
regexp queries, I could find thousands of usages for webcam links
when properly combining man_made/surveillance/camera and various
(sometimes invalid) keywords in the key or value part of a tag:

* `website`
* `image`
* `uri`, `url`, `link`, `http`, `contact`
* `stream`
* `webcam`
2016-11-23 13:40:41 +01:00
Bryan Housel
90210f4932 Add maxheight field and add it to many highway presets
(closes #3605)
2016-11-21 11:11:13 -05:00
Bryan Housel
6e86c235b1 Tag should be fence_type not fence
(re #3602)
2016-11-20 23:32:29 -05:00
Bryan Housel
8fe66fa65d Add fence and wall type fields, add height field to some barriers
(closes #3602)
2016-11-20 21:04:33 -05:00
bkil
ed2f6934e0 data/presets/fields/outdoor_seating.json: new (for pub, restaurant, ...)
https://wiki.openstreetmap.org/wiki/Key:outdoor_seating
2016-11-18 13:25:29 -05:00
bkil
53e2fffee6 data/presets/fields/internet_access/ssid.json: new
https://wiki.openstreetmap.org/wiki/Key:internet_access#Fee_and_attributes
2016-11-18 13:25:11 -05:00
Martin Raifer
10a6719ea2 add presets for tourism=information subtags
* guidepost
* board
* map
* office
2016-11-09 11:18:39 +01:00
Bryan Housel
37965f40d8 Adjust tower field labels, remove lighthouse icons 2016-11-07 01:12:14 -05:00
bkil
41b9afd507 data/presets: add construction, height and icon to mast, tower 2016-11-07 01:04:33 -05:00
Bryan Housel
72d16fd76d Improve traffic calming presets
(closes #3218)

* Allow traffic calmings on vertex and line geometry where appropriate
* Add parallel_direction field to tag forward/backward
* Add generic traffic calming preset and type field
* Add traffic calming to defaults.json for "vertex" geometry
* Add a bunch of types that we didn't have before (island, dip, choker, etc)
* Add some search terms
2016-11-02 18:12:20 -04:00
Bryan Housel
ba15c7d299 Restore recycling_type, improve all the waste/recycling presets
(closes #2689)
2016-10-31 21:07:21 -04:00
Bryan Housel
a6cf49db80 Use multiselect field for bike shop services 2016-10-31 15:06:58 -04:00
Bryan Housel
73d7fca095 Test should logout after authenticating with test credentials 2016-10-31 15:04:46 -04:00
Bryan Housel
2ddfb3193c Cleanup nails preset, add tanning preset 2016-10-23 18:43:39 -04:00
Bryan Housel
d7b3bb5a89 Fix placeholders set during enter selection not finding input element
Also remove unhelpful placeholder from access_simple.json
2016-09-26 01:03:55 -04:00
Bryan Housel
7e30fa0fe3 Add string suggestions for display and visibility combos 2016-08-28 16:10:16 -04:00
Holger Jeromin
0c4bdcc8e4 added visibility for clocks 2016-08-03 10:06:55 +02:00
Holger Jeromin
45964ebb90 added display for clocks 2016-08-03 10:06:05 +02:00
Holger Jeromin
bbaaae5a63 added support for clock preset 2016-08-03 10:04:00 +02:00
Holger Jeromin
2fb0af1594 Create date.json 2016-08-03 10:02:42 +02:00
Minh Nguyễn
d1d6b5399e Filter taginfo by country code prefix
taginfo returns results that match anywhere within the string. So in Canada, you might get results like US:CA:SF. This change filters out such results.
2016-08-02 07:26:50 -07:00
Minh Nguyễn
4922a37b00 Combo field with taginfo for road networks
Added a variation of the combo field for road networks. If the field’s value is blank or shares a prefix with the current country code, search taginfo for values beginning with the country code and a colon.
2016-08-02 07:23:17 -07:00
Bryan Housel
4fe111180d Add network_horse for horseback routes 2016-07-29 16:41:08 -04:00
Bryan Housel
764e443046 Merge branch 'bike-hike-network-combo' of https://github.com/1ec5/iD into 1ec5-bike-hike-network-combo 2016-07-29 16:32:27 -04:00
Bryan Housel
8b9fc25e87 Add preset for shop=charity 2016-07-28 22:11:25 -04:00
Midgard
f0d24add72 Add preset for healthcare=blood_donation (#3290) 2016-07-28 21:27:09 -04:00
Midgard
641f3bc79a Add indoor=yes/no to preset for Defibrillator (#3284) 2016-07-28 20:38:45 -04:00
Minh Nguyễn
b36ed08138 Combo network type field for bike/hike routes
Replaced the generic network field (network) with a specialized network type field (network) in the bicycle, foot, and hiking route relation presets. Added a network (cycle_network) field to the bicycle route relation preset.
2016-07-27 03:03:20 -07:00
Will Skora
27c41ea234 Add second_hand tag for car preset
* add field for second_hand tag
* add additional files for second_hand and field for used in shop=car
2016-07-25 12:00:43 -07:00
Bryan Housel
1bc2523cd0 Add support for addr:floor to address field 2016-07-21 10:34:54 -04:00
Bryan Housel
8bf9c260a7 Switch from sloped_curb=* to kerb=*
(closes #3210)
2016-06-30 21:45:18 -04:00
Bryan Housel
7d80494ac5 Add stop type, direction forward/backward 2016-06-23 21:24:10 -04:00
homersimpsons
6e90b6147c Create parallel_direction.json 2016-06-23 20:47:18 -04:00
homersimpsons
21352ad791 Create Internet Access Fee field 2016-06-23 17:28:39 -04:00
homersimpsons
3ae0796e88 Create rooms.json 2016-06-23 17:23:41 -04:00
homersimpsons
38f72717a0 Create stars.json 2016-06-23 17:21:11 -04:00