Commit Graph

1839 Commits

Author SHA1 Message Date
SilentSpike 770cffe7de Add email and website format validation
Simple validation following the HTML5 standard for emails as we don't
expect POIs to have convoluted email addresses. Only checks the
`website` and `email` tags as these are what iD currently supports with
fields.
2019-06-06 13:55:53 -04:00
Quincy Morgan 3328dfd27e Add preset for shop=military_surplus (close #6470) 2019-06-06 09:06:27 -04:00
Quincy Morgan 6d6c92fd22 Add preset for office=bail_bond_agent and deprecate various mistags (close #6472) 2019-06-06 08:46:09 -04:00
Quincy Morgan d8f49dec89 Add derived data for #6469 2019-06-03 08:43:02 -04:00
BjornRasmussen f0f389e846 Remove the search term "garage" (which I added previously) from parking preset - a parking garage preset that inherits from this one already exists. 2019-06-03 08:31:30 -04:00
Quincy Morgan bd76f1f12a Add preset for military=trench (close #6474) 2019-06-02 10:47:27 -04:00
Quincy Morgan 89cc4cd3f5 Add preset for leisure=escape_game (close #6447) 2019-05-31 10:09:22 -04:00
Bryan Housel 37732bf8e5 npm run translations 2019-05-24 22:09:08 -04:00
Bryan Housel 7d490b9064 npm run imagery 2019-05-24 17:32:11 -04:00
Quincy Morgan 839d922ea6 Add Disc Golf Course preset 2019-05-24 13:23:28 -04:00
Quincy Morgan 642e651f5d Add Field Hockey Pitch preset 2019-05-23 14:08:20 -04:00
Quincy Morgan 28db4df86b Flag detached points that are very close together (close #6394)
Fix lint error
2019-05-22 15:50:20 -04:00
Quincy Morgan 030b4b3efa Flag almost junctions between highways and themselves (close #6373) 2019-05-22 14:12:23 -04:00
Quincy Morgan 462b2258ab Add Water Tank preset 2019-05-22 11:22:47 -04:00
Quincy Morgan 854eacdc7e Add feature filters for pistes and aerialways 2019-05-22 10:38:04 -04:00
Quincy Morgan 96c0dbde98 Update label and tooltips for indoor features and building parts (re: #6352) 2019-05-22 09:59:24 -04:00
Quincy Morgan cc23d11e0a Reverse derived imagery changes from last commit 2019-05-22 09:48:52 -04:00
Quincy Morgan 76b98f14e0 Merge pull request #6352 from tordans/filder-for-building-part-and-indoor
Add filter building:part and indoor
2019-05-22 09:47:45 -04:00
Quincy Morgan 82ab18dd8b Show better warning message if tags and incomplete rather than deprecated (close #6410) 2019-05-22 09:38:47 -04:00
Quincy Morgan aff47d8436 Add preset for landuse=winter_sports (close #6403)
Add Type field to Resort preset
Add more terms and fields to the Resort preset
2019-05-22 09:23:14 -04:00
Quincy Morgan d78ac57ba7 Add terms to Cycle & Foot Path preset (close #6406) 2019-05-22 08:37:20 -04:00
Bryan Housel 077f9bf887 npm run translations 2019-05-21 13:05:32 -04:00
Bryan Housel 6c5ce70d0f npm run imagery 2019-05-21 13:04:27 -04:00
Bryan Housel bfbab475df Upgrade to name-suggestion-index 3.0.1
Also includes presets for
- amenity=prep_school
- office=financial_advisor
2019-05-20 22:12:05 -04:00
Quincy Morgan 3f628294c0 Add more terms to Transit Shelter preset (close #6381) 2019-05-18 11:52:30 -04:00
Bryan Housel 3c031f80ea Prioritize suggestion tags over preset tags
Before it was causing presets with special cuisine tags to not match
(e.g. `cuisine=donut;coffee`, `cuisine=ice_cream;burger`)
2019-05-17 12:41:56 -04:00
Bryan Housel f82241caa8 npm run imagery 2019-05-17 11:40:44 -04:00
Bryan Housel 1718a70064 Add "Online Retailer Outpost" preset for shop=outpost
(for name-suggestion-index Russian brand "Wildberries")
2019-05-17 11:08:09 -04:00
Bryan Housel f062570eef Merge pull request #6376 from openstreetmap/routing-island-validation
Flag routing islands
2019-05-17 10:21:51 -04:00
Bryan Housel 94c5164fe2 Add ability to show the square threshold in the rule name 2019-05-17 02:15:20 -04:00
Quincy Morgan e697bdbeb1 Flag disconnected ferry routes
Flag disconnected highway multipolygon outer member ways
Let routing islands cross ferry routes
2019-05-17 00:15:53 -04:00
Quincy Morgan 07bc2821cd Flag entire routing islands as single issues 2019-05-16 22:40:25 -04:00
Bryan Housel 13b0cc3f0a Add preset for Donut fast food, improve cuisine suggestion matching 2019-05-15 18:17:44 -04:00
Quincy Morgan e36c51c7f7 Remove deprecated vending machine preset with very low usage (<100)
Make the parking payment types field appear immediately after setting the fee
Add Name field to multilevel parking preset
2019-05-14 10:28:43 -04:00
Tobias Jordans 35a2301ea3 Add filter building:part and indoor
- Extract the building:part from the building filter into it's own filter
- Add indoor filtering
- Update api doc
2019-05-12 19:31:23 +02:00
Quincy Morgan 8de10def2a Use actionMergeNodes instead of operationMerge for the very close nodes issue fix (close #6343) 2019-05-10 09:12:11 -04:00
Quincy Morgan 05b77318ab Add Horseshoes Pit and Shuffleboard Court presets 2019-05-09 18:43:21 -04:00
Quincy Morgan 0e7a63f5c5 Add quick fix to unsquare way validation to tag a way as having unsquare corners (close #6332) 2019-05-09 12:04:18 -04:00
Bryan Housel 8bad3e2f4b Update icon for height restrictor, npm run build for new presets 2019-05-09 10:12:51 -04:00
Quincy Morgan 79f9e82b12 Add derived data for prior merge 2019-05-08 12:19:47 -04:00
Bryan Housel 79149ffad2 Adjust the "unsquare corners" message per feedback
https://twitter.com/williamscraigm/status/1125589440317968384
(Not that the building should be literally square, just the corners of the building)
2019-05-07 18:19:48 -04:00
Quincy Morgan 97cb90b562 Make issue messages dynamic (close #6331) 2019-05-07 14:48:30 -04:00
Bryan Housel 26db518dcc Add icon for natural=glacier, use tractor icon for landuse=farmland 2019-05-05 23:46:04 -04:00
Bryan Housel 4c53c5a72c npm run build for new presets 2019-05-05 23:11:52 -04:00
Bryan Housel 77801a3ecd Merge pull request #6284 from Bonkles/id-5869
Improve validation for disconnected highways #5869
2019-05-05 22:17:12 -04:00
Bryan Housel 6d1e546607 Fix "Summit Cross" capitalization, npm run build for new presets 2019-05-05 18:43:06 -04:00
Bryan Housel 1a820e48da Adjust preset names for natural=rock natural=stone 2019-05-04 23:48:10 -04:00
Bryan Housel 8f9dc7afb4 Improve localization of "Thank you for editing the map around.."
(closes #6269)
2019-05-04 13:24:46 -04:00
Quincy Morgan 4afd071a00 Add "Connect this feature" fix to disconnected ways if continuing drawing isn't possible 2019-05-03 12:59:18 -07:00
Quincy Morgan dbc3978d71 Add non-actionable fix recommendation to move very close points apart 2019-05-03 12:15:26 -07:00