Commit Graph

9295 Commits

Author SHA1 Message Date
Andreas Hässler
bb4ee2bf4b Add preset for leisure=bandstand 2018-08-27 23:57:55 +02:00
Bryan Housel
2cee31d611 v2.11.0 2018-08-26 02:18:05 -04:00
Bryan Housel
f6104c2f60 npm run translations 2018-08-26 02:17:11 -04:00
Bryan Housel
c8dd656a57 npm run imagery 2018-08-26 02:15:17 -04:00
Bryan Housel
3952992c71 2.11.0 CHANGELOG 2018-08-26 02:08:06 -04:00
Bryan Housel
dbdf5332ee Update en.json with new community index strings 2018-08-26 02:07:44 -04:00
greenkeeper[bot]
2ebce1e7f7 chore(package): update osm-community-index to version 0.4.7 2018-08-26 00:29:26 -04:00
greenkeeper[bot]
78f0349f15 chore(package): update rollup to version 0.65.0 2018-08-26 00:29:14 -04:00
Bryan Housel
a08e23cb52 Pacify eslint 2018-08-25 21:33:06 -04:00
Bryan Housel
73b754d8ad Fix shadow colors on restriction editor help svgs
(closes #5248)
2018-08-25 21:23:27 -04:00
Bryan Housel
12e0b399a1 Only show Detroit vector tiles when map is around Detroit
Also adds an "About" link to the github page.
2018-08-25 21:03:11 -04:00
Bryan Housel
df10e09037 Use tooltip 'top' for consistency with other things on this list 2018-08-25 15:12:23 -04:00
Bryan Housel
243743e844 Add sample vector tile layers for Detroit Mapping Challenge 2018-08-25 15:11:13 -04:00
Bryan Housel
6f969b3fb4 Strip off querystring and hash from vector tile source string
These usually contain access tokens and other information that
really doesn't add anything, and needn't appear in the imagery_used
changeset tag
2018-08-25 13:59:26 -04:00
Bryan Housel
c28c3ba57b Test vector tile templates against OSM's imagery blacklist 2018-08-25 13:41:43 -04:00
Bryan Housel
35593c3b25 Merge pull request #5243 from openstreetmap/gpx-mvt
Vector Tiles pt 2
2018-08-25 11:40:09 -04:00
Bryan Housel
5368aa1972 Update data layer tests to check for both shadow and stroke paths 2018-08-25 11:30:06 -04:00
Bryan Housel
cc938698e8 Add ability to select custom data 2018-08-25 11:14:04 -04:00
Bryan Housel
0a82ab125e Add uiDataEditor for inspecting custom map data 2018-08-25 10:10:04 -04:00
Bryan Housel
7241e07344 Return shallow clones of features, because the hashes may change
If we return the original feature, and then change the hash later as the
feature merges with another, d3 won't exit/enter because it is joining
on the new hash, not the originally hash.
2018-08-25 00:12:21 -04:00
Bryan Housel
a9aca707b6 Support hovering on data features 2018-08-25 00:04:52 -04:00
Bryan Housel
7714e88f3d Support data area filling (full/partial/wireframe), shadow strokes 2018-08-24 14:07:00 -04:00
Bryan Housel
48e233e4a3 Move some css rules around, add hash and geometry.type to css classlist 2018-08-24 10:39:03 -04:00
Bryan Housel
ec80e44280 Add notes about ES6
(re: #5246)
2018-08-23 23:13:26 -04:00
Bryan Housel
b0f86cdf31 Merge matching polygons across tile boundaries 2018-08-23 22:03:51 -04:00
Bryan Housel
259e410b43 Clip polygons to tile boundaries 2018-08-23 13:03:18 -04:00
Bryan Housel
0f07393fb3 Fix data file tests (in both phantom and real browsers) 2018-08-23 11:11:14 -04:00
Bryan Housel
bc18f538a0 Use geojson hashcode instead of id for path cache 2018-08-23 01:13:03 -04:00
Bryan Housel
80b583a6f0 WIP on feature deduplication across tile boundaries
It seems like the ids stored in the features are not reliable, so I'm trying
to generate ids
2018-08-22 23:16:31 -04:00
Bryan Housel
3eb4d91987 Now supports fetching data from vector tile url 2018-08-21 18:44:05 -04:00
Bryan Housel
a80e512f59 npm run build for new preset 2018-08-21 09:23:20 -04:00
Bryan Housel
10a1571677 Merge pull request #5233 from rene78/patch-1
Create badminton.json
2018-08-21 09:21:53 -04:00
Bryan Housel
e3c9697abd Merge pull request #5242 from manfredbrandl/patch-1
Explain submitting Pull Request with Browser
2018-08-21 09:20:25 -04:00
Manfred Brandl
28f34e9414 improve wording and structure 2018-08-21 12:01:38 +02:00
Manfred Brandl
459fb3fcc6 Step by Step workflow with Browser 2018-08-21 11:54:26 +02:00
Manfred Brandl
e35031760d Improve spelling, wording and style 2018-08-21 10:38:53 +02:00
Manfred Brandl
1f5066bde1 Add Submitting from Browser to CONTRIBUTNG.md 2018-08-21 10:05:27 +02:00
Bryan Housel
575c98ab28 Accept both file and vector tile url templates from settings screen 2018-08-21 01:25:24 -04:00
Bryan Housel
9009d55fd1 Add a vector tile service 2018-08-20 21:54:00 -04:00
Bryan Housel
fa99665318 Merge pull request #5241 from manfredbrandl/using-github
Add Using GitHub and Git
2018-08-20 08:54:16 -04:00
Manfred Brandl
88690653f3 improved spelling 2018-08-20 11:05:45 +00:00
Manfred Brandl
e758fd50c9 More Information about pushing to origin 2018-08-20 10:58:42 +00:00
Manfred Brandl
d8d782154f Add Using GitHub and Git 2018-08-20 10:41:47 +00:00
Bryan Housel
151aca246d Add "apothecary" as a search term for pharmacies and chemists
(closes #5235)
2018-08-19 17:10:06 -04:00
Bryan Housel
db877ba8bb Add listed_status to whitelist of tags that autocomplete uppercase
(closes #5231)
2018-08-19 00:45:37 -04:00
Bryan Housel
92e095ec68 Use Biergarten as the preset name, and don't add building=yes
(closes #5232)
2018-08-19 00:40:59 -04:00
Bryan Housel
0840b8dff9 More work on custom map data 2018-08-19 00:31:08 -04:00
rene78
ed851fb61b Create badminton.json 2018-08-18 21:18:14 +02:00
Bryan Housel
9802b2f831 Restore 'custom' and 'none' options to background imagery list
(closes #5226)
2018-08-18 10:57:26 -04:00
Bryan Housel
4cfd5b0078 Update custom data text strings 2018-08-18 08:33:43 -04:00