bkil
c87ff327e1
data/presets/presets/man_made/surveillance.json: add some common fields
2016-11-23 13:40:47 +01: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
Bryan Housel
e3212e6ea4
Add presets for Aquarium, Resort, Dance Hall
...
(closes #3579 )
2016-11-19 01:08:29 -05:00
Bryan Housel
9dfdf09d0e
Add internet_access, outdoor_seating to presets that might use them
2016-11-18 14:11:10 -05:00
bkil
94a546ca63
data/presets/presets/highway/traffic_mirror.json: new
...
https://wiki.openstreetmap.org/wiki/Tag:highway%3Dtraffic_mirror
2016-11-18 13:28:42 -05:00
bkil
504ed75e49
data/presets/presets/man_made/surveillance.json: add search terms
2016-11-18 13:27:46 -05:00
bkil
a0128e81fb
data/presets/presets/amenity/pub.json: add search terms
2016-11-18 13:26:22 -05:00
bkil
2b44f9ed59
data/presets/presets/amenity/hunting_stand.json: add search terms
2016-11-18 13:25:57 -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
Bryan Housel
9b7d79a3fe
Use live bound object for presets object, change context.presets() getter
2016-11-14 15:44:02 -05:00
Bryan Housel
f800e5afbc
Remove unnecessary window parameter to Context
2016-11-10 15:19:03 -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
6b77116303
Add religious-christian icon to wayside_cross preset
2016-11-07 01:21:15 -05: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
bkil
4d520d4b91
data/presets/README: some typo fixes
2016-11-07 00:45:33 -05:00
Bryan Housel
393065725b
Add Turning Loop preset, adjust icons
...
(closes #3557 )
For the icons:
* use open circle for traversable features (turning_circle, mini-roundabout)
* use closed circle for non-traversable features (turning_loop, island)
2016-11-06 22:23:58 -05:00
Bryan Housel
9e025297fe
Add Internet Cafe preset
...
(closes #3559 )
2016-11-06 21:54:34 -05:00
Bryan Housel
08d81c3af1
Adjust presets order in highway and path categories
...
(closes #3558 )
2016-11-06 00:33:51 -04:00
Bryan Housel
b52306b62f
Add Guest Apartment / Condo preset
...
(closes #3548 )
2016-11-05 10:27:27 -04: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
8cd2d7097c
Add preset for camp_site=camp_pitch for individual pitches
2016-10-31 17:08:01 -04:00
Bryan Housel
1692f5ece0
Rename "Camp Site" to "Campground"
2016-10-31 16:49:28 -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
718c02c618
Add Billboard preset
...
(closes #3386 )
2016-10-31 01:10:32 -04:00
Bryan Housel
f4157e5add
Add Waste Transfer Station preset
...
(re: #3387 )
2016-10-31 00:55:53 -04:00
Bryan Housel
8fb5f3a5a1
Degunk data sources by named-importing single toplevel key
...
See: https://github.com/openstreetmap/iD/issues/3403#issuecomment-245150454
This change drops the iD.js bundle size from 4.5MB to 3.4MB, and makes it
much more readable, which is nice for debugging. This does not affect the
minified bundle size.
2016-10-26 16:29:49 -04:00
Bryan Housel
2ddfb3193c
Cleanup nails preset, add tanning preset
2016-10-23 18:43:39 -04:00
Will Skora
fc6fade6e3
add preset for nail salon
2016-10-23 10:53:32 -04:00
Bryan Housel
61fe3167dd
Split golf water_hazard presets into separate line and area presets
...
(closes #3483 )
2016-10-06 21:16:58 -04:00
Bryan Housel
c176d66948
Run 'npm run build' for new preset terms
2016-10-04 22:28:04 -04:00
Maxwell Paul Brickner
ece1590b63
Updated Anime Terms
...
Updated Anime Shop preset with anime related terms. ^_^
2016-10-04 19:02:05 -04:00
Alex
e19575a069
Add terms properly and rename preset file
2016-10-03 09:12:00 -04:00
Alex
399de1929e
Add pastry shop preset
...
(closes #3444 )
2016-10-03 09:12:00 -04:00
Bryan Housel
710632f2d4
Update preset README for new build instructions
2016-10-02 21:08:07 -04:00
Bryan Housel
1bdcaa9052
Run npm run build for new presets
2016-10-02 21:03:06 -04:00
Bryan Housel
006a2f2b99
Merge pull request #3458 from boothym/rail-maxspeed
...
Add maxspeed field to railway preset
2016-10-02 20:50:10 -04:00
Bryan Housel
e80b033abe
Merge pull request #3397 from boothym/railwaycrossing
...
Add railway crossing (path) and update railway crossing (road)
2016-10-02 20:45:20 -04:00
Bryan Housel
51389d2b86
Remove leisure from terms (doesn't really make sense here)
2016-10-02 20:43:04 -04:00
Bryan Housel
7df1458ee3
Merge pull request #3396 from boothym/gym
...
Add indoor/outdoor gym, update sports centre presets
2016-10-02 20:42:16 -04:00
Bryan Housel
6214eefb68
Merge pull request #3456 from boothym/charging_station
...
Add capacity field to amenity=charging_station preset
2016-10-02 20:40:46 -04:00
Bryan Housel
3ba1272385
Merge pull request #3457 from boothym/e-cigarette
...
Add e-cigarette shop preset
2016-10-02 20:39:23 -04:00
Bryan Housel
6821f027b2
Merge pull request #3393 from boothym/cctv
...
Add cctv term for surveillance
2016-10-01 10:15:04 -04:00
Bryan Housel
4f5019d5a6
Merge branch 'master' into d3-v4
2016-09-28 16:08:40 -04:00