Commit Graph

486 Commits

Author SHA1 Message Date
Bryan Housel 6bfef30ecd Add waterfall preset
(closes #3608)
2016-12-13 23:22:27 -05:00
Bryan Housel 4fa754e717 Adjust matchScores so features match types other than barrier
(closes #3647)

e.g. `office=* + barrier=wall` should match as an office not a wall
2016-12-12 22:33:53 -05:00
Bryan Housel 0f05df86e3 Proper Case labels 2016-12-11 17:35:51 -05:00
Mikołaj "Natsuyasumi" Kuranowski b201cba513 Public bath scheme 2016-12-09 13:17:36 +01:00
Bryan Housel 0c024698d1 Remove "covered" field from Bus Stop preset
(closes #3627)
2016-12-02 05:44:25 -05: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
Bryan Housel d2432ad96a Merge branch 'preset/surveillance_extended_fields_camera' of https://github.com/bkil/iD into bkil-preset/surveillance_extended_fields_camera 2016-11-26 16:11:42 -05:00
samely c51c170797 add presets to amenity=food_court and amenity=crematorium 2016-11-26 13:03:08 -05:00
bkil c4140bf2b5 fix up generated files via npm run build 2016-11-23 13:45:26 +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 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
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
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 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 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
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 1bdcaa9052 Run npm run build for new presets 2016-10-02 21:03:06 -04:00
Kushan Joshi 851daafced Add preset man_made=pumping_station 2016-09-05 18:12:13 +05:30
Bryan Housel 7e30fa0fe3 Add string suggestions for display and visibility combos 2016-08-28 16:10:16 -04:00
Bryan Housel 9d0b019699 Merge pull request #3370 from Psigio/3336
Add access_simple field to basketball, tennis & garden presets (#3336)
2016-08-28 15:49:09 -04:00
Bryan Housel 0695a38827 Run make for new preset strings 2016-08-28 15:39:31 -04:00
Wille Marcel 84de65e316 add preset to amenity=coworking_space 2016-08-28 11:24:42 -03:00
Jon D d0fcb96892 Check in generated presets.json file from make for #3336 2016-08-22 09:01:37 +01:00
Bryan Housel 36a90b4f86 Adjust fields (building->building_area), run make for yoga preset 2016-08-21 09:50:45 -04:00
Bryan Housel 2501a763e2 Run make for preset updates 2016-08-18 15:14:36 -04:00
Tom MacWright 8819d3d061 Remove continued iD references (#3341)
* Remove continued iD references

* make build.js safe enough to dodge json plugin bug

* Package as an iife to avoid var name issue
2016-08-10 20:06:45 -07:00
Tom MacWright 6341d4e4b5 one-shot build (#3266)
* One-shot development

* Move jsonp to module
* Tooltip -> module
* Remove d3.jsonp
* Fix tooltip lint
* Load all libs but d3 itself with require
* Add top-level brfs

* Unformat intro graph
2016-08-10 15:25:19 -07:00
Bryan Housel b3d8d13138 Run make 2016-08-03 21:36:36 -04:00
Bryan Housel 24af9e6404 Remove leading underscores from preset id parts
Introduced with 0d2f78c, but I don't want to break existing translations
2016-08-03 14:47:26 -04:00
Bryan Housel 423329c1eb Add dummy linear presets for emergency tag area exceptions
(closes #3311)
2016-08-03 10:26:14 -04: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 3940014c07 Add network field to a few more route types (rail, tram, generic route) 2016-07-29 16:51:13 -04:00
Bryan Housel 4fe111180d Add network_horse for horseback routes 2016-07-29 16:41:08 -04:00