Commit Graph

3808 Commits

Author SHA1 Message Date
Quincy Morgan 68c4c1ac65 Limit Bail Bond Agent preset to the US and the Philippines 2020-06-05 10:30:25 -04:00
Quincy Morgan 6128c6514f Enable the Extract operation for multiple selected extractable features (close #7600)
Allow extracting vertices that are `via` or `location_hint` relation members
2020-06-04 16:35:25 -04:00
Quincy Morgan 513f10a272 Add amenity=vacuum_cleaner preset (close #7483) 2020-06-04 13:55:23 -04:00
Quincy Morgan d6fc0ca619 Add Bubble Tea Cafe preset (close #7632) 2020-06-04 11:54:45 -04:00
Quincy Morgan ef45268261 Update icon for nightclub presets 2020-06-04 11:49:56 -04:00
Quincy Morgan 058da02c53 Add Coffeehouse preset 2020-06-04 11:40:56 -04:00
Quincy Morgan eba7f7e134 Add low-visibility Unknown Road Bridge preset to help new mappers discover how to map bridges in OSM 2020-06-03 15:37:29 -04:00
Quincy Morgan b7f581197c Rename Jet Bridge preset to Jetway to discourage mappers from erroneously using it for other types of bridges 2020-06-03 15:23:11 -04:00
Quincy Morgan 6c2b097eb7 Enable disconnection of multiple selected features from each other, if connected, and otherwise from everything (close #7652)
Add specific descriptions for a wider range of disconnection scenarios
2020-06-03 14:51:31 -04:00
Quincy Morgan a8437d3edc Add trophy shop preset (close #7641) 2020-06-01 09:51:32 -04:00
Minh Nguyễn 7877e8ab9e Updated imagery 2020-05-29 13:50:59 -07:00
Quincy Morgan bb9c58909a Update city hall preset reference 2020-05-29 11:20:40 -04:00
Quincy Morgan d39851fb7c Update telephone preset icon 2020-05-29 10:59:06 -04:00
Quincy Morgan 9ad51ca5d9 Update marine toilet disposal icon 2020-05-28 10:22:13 -04:00
Quincy Morgan c1c7dbdc3f Add field for lamp_mount and deprecate various erroneous values 2020-05-28 10:02:02 -04:00
Quincy Morgan 44f4598774 Deprecate stream=intermittent 2020-05-28 09:46:13 -04:00
Quincy Morgan d702f0ea28 Add more search terms to Cycle & Foot Path preset (re: #7252) 2020-05-28 09:34:34 -04:00
Quincy Morgan 8f5a2eea3d Add preset for recently-approved amenity=refugee_site tag 2020-05-26 11:06:19 -04:00
Quincy Morgan 57708b9342 Update order of values in highway=service type field to match current usage numbers (close #7586) 2020-05-21 10:07:54 -04:00
Quincy Morgan 9954b3636e Update multilingual name button tooltip (close #7486) 2020-05-20 12:08:42 -04:00
animesh-007 54f64721e2 merge 2020-05-20 20:35:39 +05:30
animesh-007 4e3b4b9187 merge 2020-05-20 20:32:48 +05:30
animesh-007 dfa274b3ab made requested changes 2020-05-20 20:27:22 +05:30
animesh-007 eddcc2f630 merge 2020-05-20 20:23:09 +05:30
Quincy Morgan 267707d552 Update public bookcase fields 2020-05-19 14:40:15 -04:00
Quincy Morgan f3b2555136 Add amenity=give_box preset and deprecate amenity=givebox (close #7574) 2020-05-19 14:36:07 -04:00
Quincy Morgan e4de64fa91 Add derived data for #7621 2020-05-19 14:15:10 -04:00
Eric Christensen 2acd111294 Update lighthouse.json
Not all lighthouses are light_major as some are no longer active.
2020-05-19 13:39:12 -04:00
Quincy Morgan 311566328e Enable nudging the selection via shift+arrow keys and shift+command+arrow keys to nudge more (close #7186)
No longer nudge the viewport with shift+arrow keys
2020-05-19 12:08:14 -04:00
Quincy Morgan b5140f25a4 Merge branch 'develop' into 1ec5-custom-wms-template-7428 2020-05-18 15:00:44 -04:00
Quincy Morgan cd9c421091 Add Rooftop parking type field option (close #7578)
Deprecate various parking tag values
2020-05-18 13:39:52 -04:00
Quincy Morgan 1142d57321 Remove Both/All option from yield sign direction field (close #7581) 2020-05-18 11:22:46 -04:00
Quincy Morgan c8b80457c5 Add terms to shop=collector preset (re: #7588) 2020-05-18 11:14:46 -04:00
Quincy Morgan 4ff1b48b86 Deprecate contents and content=unknown 2020-05-18 11:09:58 -04:00
Quincy Morgan 420855b012 Update to fontawesome 5.13.0
Update some icons
2020-05-18 10:47:59 -04:00
Quincy Morgan 3228d273ca Add Collectibles Shop preset (close #7588) 2020-05-18 10:37:01 -04:00
Quincy Morgan b62fe3d87d Clarify scope of deprecations from #7514 2020-05-17 16:22:15 -04:00
Quincy Morgan b2c051872d Merge pull request #7514 from guylamar2006/patch-3
Added deprecated tags
2020-05-17 16:04:20 -04:00
Quincy Morgan 91eaf15ba5 Update copy operation description 2020-05-15 09:59:27 -04:00
Quincy Morgan 21ed04ed65 Limit Copy operation by visible extent (close #7603) 2020-05-15 09:51:50 -04:00
Quincy Morgan db9eed2434 Move the edit menu logic to uiInit
Make context the first argument of operation objects
Add Paste operation to edit menu when opening the context menu on a blank area of the map (close #2508)
2020-05-14 15:49:35 -04:00
Quincy Morgan dff4268256 Allow selection, deselection, and multiselection with the spacebar (re: #3843)
Don't open the edit menu on single spacebar press
Open the edit menu for long spacebar press (re: #7577)
2020-05-14 11:19:20 -04:00
Quincy Morgan 0278e700a0 Convert feature copying functionality from a standalone behavior to an operation and add to edit menu (re: #2508)
Show flash feedback message when copying features with keyboard shortcut
Disallow copying of untagged vertices
2020-05-13 15:42:28 -04:00
Quincy Morgan e0a23723da Enable extracting lines to POIs (close #7598) 2020-05-13 11:59:55 -04:00
Quincy Morgan b0a9b8d730 Add Courtyard preset 2020-05-13 10:05:02 -04:00
Quincy Morgan 0c2ac32d78 Deprecate several alternatives to landuse=flowerbed 2020-05-13 09:47:19 -04:00
Quincy Morgan 20fadf0b1a Update the first two chapters of the walkthrough for non-mouse interaction 2020-05-10 12:02:36 -07:00
Quincy Morgan 9b2263f477 Merge pull request #7568 from animesh-007/7549
renamed metal construction preset
2020-05-10 09:35:26 -07:00
animesh-007 177d3d22ef added fee field 2020-05-09 19:56:21 +05:30
animesh-007 3d72f17f5b added automated field 2020-05-09 19:25:27 +05:30