Commit Graph

8929 Commits

Author SHA1 Message Date
Bryan Housel
6ce2c5ea46 Merge pull request #5113 from tordans/patch-1
Add field `heights` to tag for `barrier=retaining_wall`
2018-06-25 15:39:13 -04:00
Tobias
7ff178b675 Add attribute height to tag for retaining_wall
Same as for hedge https://github.com/openstreetmap/iD/blob/mast/data/presets/presets/barrier/hedge.json
2018-06-25 20:48:41 +02:00
Bryan Housel
048ea07025 npm run imagery 2018-06-25 12:12:27 -04:00
Bryan Housel
6a79f2692b Blacklist more worldwide imagery sources that are generated from osm 2018-06-25 12:12:27 -04:00
greenkeeper[bot]
1309e7a161 chore(package): update osm-community-index to version 0.4.5 2018-06-25 10:46:17 -04:00
Bryan Housel
112ef76426 Add preset for emergency=lifeguard
(closes #4918)
2018-06-24 13:41:00 -04:00
Bryan Housel
ec6ab6e65d Add preset for emergency=fire_alarm_box 2018-06-24 12:58:19 -04:00
Bryan Housel
9f7e55b27d Add height, name fields to natural=cliff, improve search terms
(closes #5095)
2018-06-24 12:20:45 -04:00
Bryan Housel
39e170dd5f Add royal_cypher to the capital letter allowing whitelist
(closes #5109)
2018-06-24 12:15:53 -04:00
Bryan Housel
b1252d43ff Add booth field to telephone presets
(closes #5088)
2018-06-24 12:11:56 -04:00
Bryan Housel
a5b8e4b8bd Rename from emergency=first_aid to emergency=first_aid_kit
re: https://github.com/osmlab/osm-tagging/issues/7
re: #5097
2018-06-23 22:03:05 -04:00
Bryan Housel
7716532061 Class surface as lowzoom around z17-z18.5 (based on latitude)
(closes #5101)
2018-06-23 01:42:11 -04:00
Bryan Housel
c5a21724c0 Add "road" and "street" as search terms for all road presets
(closes #5103)
2018-06-23 00:47:45 -04:00
Bryan Housel
917c6dd6fc Add hires checkbox to toggle 512 and 1024 resolutions
Also added code to calculate quadkey maps for:
- 2048 (works but is pretty slow and not that better than 1024)
- 4096 (doesn't work)
2018-06-22 23:07:07 -04:00
Bryan Housel
e2e3588b3c Add high resolution checkbox 2018-06-22 18:27:15 -04:00
Bryan Housel
5975f0d902 Support resolution up to 2048, more zoom 2018-06-22 17:26:31 -04:00
Bryan Housel
0c34ebdfed Dont fetch margin tiles when testing
(spy should be called 1 time, not 25 times)
2018-06-22 15:32:35 -04:00
Bryan Housel
b7df31b747 Update styles, reenter bubbles with new key when sequences connected 2018-06-22 15:32:28 -04:00
Bryan Housel
d69ff02d8e Return the marginal tiles at the end of the tiles array 2018-06-22 15:29:45 -04:00
Bryan Housel
fb324dd865 Allow d3.geo.tile to fetch margin tiles (beyond viewport covering) 2018-06-22 12:24:40 -04:00
Bryan Housel
d41cf5e6d8 Wait to get canvas context until image is loaded, avoid some globals 2018-06-22 11:41:29 -04:00
Bryan Housel
abbffd5e5b Avoid recreating canvases when showing the layer, put under ms-wrapper not body 2018-06-22 09:12:07 -04:00
Bryan Housel
5f1c79c91d pacify linter, gitignore vscode settings 2018-06-22 01:20:15 -04:00
Bryan Housel
e145c1da01 Merge branch 'streetside' of https://github.com/jharpster/iD into jharpster-streetside 2018-06-22 00:59:07 -04:00
LorenMueller
1a93ed74ef new var for toggle of 4 or 16 images per face 2018-06-21 12:43:58 -07:00
Bryan Housel
2786974210 Add preset for emergency=siren
(closes #5100)
2018-06-21 12:27:58 -04:00
Bryan Housel
b238d442a6 Adjust default zoom for points to z19
(closes #5099)
2018-06-21 01:33:18 -04:00
Bryan Housel
716a3f7a01 Add a preset for emergency=first_aid
(closes #5097)
2018-06-20 13:56:50 -04:00
Bryan Housel
7d67816521 Add indoor and ref fields to emergency=phone 2018-06-20 13:40:21 -04:00
Bryan Housel
4458b94fc5 Add test coverage for streetside service
(closes #5081)
2018-06-19 23:09:06 -04:00
Bryan Housel
4c812b6f35 Return an abortable request from jsonp_request 2018-06-19 23:09:06 -04:00
LorenMueller
81bddf27fa 'q' lib as dependency; updated streetside for higher resolution imagery 2018-06-19 15:22:56 -07:00
Bryan Housel
65dc04424d Merge pull request #5092 from vershwal/motorway
Added name field to motorway_junction
2018-06-19 07:37:05 -04:00
vershwal
1b16d4763e Added name field to motorway_junction 2018-06-19 16:46:20 +05:30
Bryan Housel
661c1331d6 Remove rollup cache so live reload works again
(closes #5089)
2018-06-18 18:19:16 -04:00
Bryan Housel
7de54a3c2b Fix feature test - amenity=shelter no longer matches building rule 2018-06-18 13:58:49 -04:00
Bryan Housel
723155eadf Add building and bench fields to amenity=shelter preset
(closes #5084)

This also removes the rules that would treat `amenity=shelter` as
a building for rendering and for feature filtering.
2018-06-18 13:45:39 -04:00
Bryan Housel
5555b61e87 Fix bug causing 0 to be written into a numeric field when tabbing
(closes #5087)
2018-06-17 11:51:51 -04:00
Bryan Housel
20ee616cdf Blacklist a few more raster tilesets (osmbe and turistautak) 2018-06-15 12:41:01 -04:00
Bryan Housel
440b01a6ca Use json-stringify-pretty-compact for compacter json
(this reduces a few file sizes and will make for better github diffs)
2018-06-15 11:48:07 -04:00
Bryan Housel
937dc31af0 Add OSM French Style and OSM HOT Style to imagery blacklist 2018-06-15 10:26:17 -04:00
Bryan Housel
9b6e405448 Use Esri World Imagery (clarity) in the intro walkthrough 2018-06-15 10:09:15 -04:00
Bryan Housel
5fcd6daaba Update preset readme to mention that some icons use iD's spritesheet 2018-06-15 09:45:35 -04:00
LorenMueller
0124837833 merge from Master 2 2018-06-14 13:53:40 -07:00
LorenMueller
7c9ad5158d merge with Master changes 2018-06-14 13:51:03 -07:00
Bryan Housel
30c7f7dbb5 v2.9.0 2018-06-14 08:20:47 -04:00
Bryan Housel
1e54bb596c npm run translations 2018-06-14 08:17:17 -04:00
Bryan Housel
35244bed19 npm run imagery 2018-06-14 08:13:11 -04:00
Bryan Housel
4d4e119a03 The product info seems to prefer "Streetside" over "StreetSide" 2018-06-14 01:17:20 -04:00
Bryan Housel
4a8ef1d1ab Upgraded community index 2018-06-14 00:15:44 -04:00