Commit graph

642 commits

Author SHA1 Message Date
a8463ac0ce Documentation updates, use HOT layers for aed_brugge 2021-05-16 15:50:09 +02:00
36a6dfb6cd Add checked icon 2021-05-16 15:41:12 +02:00
122bc7ba48 Update defibrillator layer with changes by @JoostSchouppe 2021-05-16 15:40:55 +02:00
d547b9f968 Fix metatagging and calculated tags in heterogenous data settings 2021-05-16 15:34:44 +02:00
Léo Villeveygoux
cb6d9095de Add french translation for sport_pitches 2021-05-16 04:54:07 +02:00
Joost
2f1276c4e9
fixed typo 2021-05-15 12:38:38 +02:00
19f900deab Do not include extra items, fix link to walking routes 2021-05-14 02:58:57 +02:00
6f457a6f0d Do not show out-of-range features on speelplekken layer, fix handling of mutlipolygons in 'inside', better tests 2021-05-14 02:25:30 +02:00
Sebastian Kürten
ae10a6a9a8 Fix two wordings in the German translations; fix a few full-stops 2021-05-13 08:03:45 +02:00
8ca24f4a05 Merge develop branch 2021-05-12 19:13:21 +02:00
b27bc2815f
Merge pull request #269 from waldbrand/add-german-translations
german translations added
2021-05-11 11:36:16 +02:00
mozita
16e5d47976 german translations added 2021-05-11 10:47:35 +02:00
8774b887d8 Add colour input, add inputmode-hints to have specialized keyboards on mobile 2021-05-11 02:39:51 +02:00
d336eafaa3 Add some failsafes: don't let those special renderings render if they are not defined 2021-05-10 23:46:50 +02:00
cece4bffb0 Add a few extra strings 2021-05-10 23:44:53 +02:00
e26999b31b Cleanup script again, webmanifest already uses the relative manifest + add small script to create a contributors JSON file 2021-05-10 23:43:30 +02:00
11c9bd34af Remove obsolete translation 2021-05-10 16:02:42 +02:00
Sebastian Kürten
468aa989d1 Fix typo 'picure' 2021-05-10 08:53:50 +02:00
fbd984f6f9 Add badge status to lock 2021-05-04 17:31:41 +02:00
1c42f7881e Add shadow 2021-05-03 22:57:30 +02:00
ca60f36acf Add shadow geojson 2021-05-03 22:36:22 +02:00
f2281b2cd3 Color and icon updates 2021-05-03 22:22:01 +02:00
3dcd53f751 Automated documentation updates 2021-05-03 17:48:15 +02:00
Midgard
4a3537f925 Improve camera direction description
Also show the direction=* tag in camera popup (it was already used for
the icon orientation).
2021-04-28 21:53:59 +02:00
Midgard
122acf8674 Fix issues with camera rotation
This commit fixes at least these issues that I was aware of:
* Cardinal directions (e.g. NE) were not recognized.
* The camera icon did not rotatie when direction=* was used instead of
  camera:direction, but the blue direction visualizer did.

Pietervdvn said he would have liked to convert the code for direction
normalizing to calculatedTags in a JSON file (as documented in
Docs/CalculatedTags.md), but when he saw the oneliners I had to produce
in response, I was allowed to keep it in SimpleMetaTagger.ts for now.
For your amusement, the oneliners are included below.

    "calculatedTags": [
      "_direction:numerical=(dir => dir === undefined ? undefined : ({N: 0, NNE: 22.5, NE: 45, ENE: 67.5, E: 90, ESE: 112.5, SE: 135, SSE: 157.5, S: 180, SSW: 202.5, SW: 225, WSW: 247.5, W: 270, WNW: 292.5, NW: 315, NNW: 337.5}[dir] ?? (isNaN(parseFloat(dir)) ? undefined : ((parseFloat(dir) % 360 + 360) % 360)))))(feat.properties['camera:direction'] ?? feat.properties.direction)",
      "_direction:leftright=feat.properties['_direction:numerical'] === undefined ? undefined : (feat.properties['_direction:numerical'] <= 180 ? 'right' : 'left')"
    ]
2021-04-28 17:21:06 +02:00
Midgard
a6a897b7a0 Fix and update hailhydrant source URLs 2021-04-28 17:21:06 +02:00
2bf6bac994 Only show woonerf-explantion on living-streets 2021-04-25 22:16:11 +02:00
6b9d0162eb Speelplekken style tweaks 2021-04-25 16:01:33 +02:00
7fa8d5efd0 Add release notes and theme creator name 2021-04-25 14:24:14 +02:00
0aad17e63c Add living_street explanation, tweaked zoom levels 2021-04-25 13:22:50 +02:00
7a91ae3c72 Merge branch 'master' of github.com:pietervdvn/MapComplete 2021-04-25 11:43:29 +02:00
d2fa20ee91 Remove console.log, tweaks to zoomlevels 2021-04-23 20:27:01 +02:00
f4dacab9ef Fix multilayer geojson source 2021-04-23 20:09:27 +02:00
a6e3b41b1d Tweaks to the speelplekken-theme 2021-04-23 18:17:01 +02:00
8a4e4a8ee6 Small asset tweaks 2021-04-23 17:28:23 +02:00
3e3da25edb Small fixes 2021-04-23 17:22:01 +02:00
4d5a786e10 Add more artwork 2021-04-23 16:50:57 +02:00
b2213751c3 Add some more missing translations, small tweaks to scripts 2021-04-23 13:56:16 +02:00
9fc8a7136f Add license info, add some missing translations 2021-04-23 13:07:50 +02:00
01608b8b65 Add logo 2021-04-23 12:59:38 +02:00
20386b7c0b Styling tweaks for speelplekken theme 2021-04-23 12:59:09 +02:00
381705d87e Add margins to last changed rendering 2021-04-23 12:58:25 +02:00
86dd93c593 Add mapillary button in the attribution 2021-04-23 12:56:33 +02:00
6234d26bac Remove ornaments 2021-04-23 12:54:26 +02:00
Mateusz Konieczny
6e17a42a40
fix double dot 2021-04-23 10:29:08 +02:00
0dec1d0f75 Refactoring of metatagging and extrafunctions to splice out the relation memberships, add calculatedTags and metatags into cache 2021-04-22 13:30:00 +02:00
362abbf079 Fix double questionmarks 2021-04-22 03:55:28 +02:00
0153d4d262 Merge master 2021-04-22 03:54:14 +02:00
0b6b95754d Version bump 2021-04-22 03:43:48 +02:00
2da52501a3 Add capability to load tiled geojsons, eventually as overpass-cache 2021-04-22 03:30:46 +02:00
8cc061c68f Small tweaks to themes 2021-04-21 17:42:28 +02:00
Win Olario
555fdb360a
Fix typo: drinkging to drinking 2021-04-21 21:16:19 +08:00
Win Olario
8de1662be1
Update bike_repair_station.json
Minor corrections to improve English sentence phrasings.
2021-04-21 14:20:46 +08:00
Win Olario
7f932aa97c
restore hailhydrant files from backup 2021-04-21 14:05:19 +08:00
Win Olario
fe438c534a
Create readme.md
A readme for the theme.
2021-04-21 14:02:26 +08:00
95f1bdd797 Small refactoring, add 'last edit by'-rendering 2021-04-21 01:26:36 +02:00
f1443e2f49 Merge master 2021-04-20 12:20:46 +02:00
0d637131fb Unpacking some regexes for more accurate taginfo data 2021-04-20 11:04:22 +02:00
ce9b0eabb1 Move layers to canonical paths, rewrite some regexes as 'or' as to make the taginfo-information more accurate 2021-04-20 10:49:45 +02:00
05b05a958c Add taginfo project file descriptions 2021-04-19 18:17:26 +02:00
12afdcab75 Add better relation support 2021-04-18 14:24:30 +02:00
7b47af8978 Add license info, fix non-updating values after reopening popups 2021-04-17 23:36:46 +02:00
576fd8ff40 Add cache timeout 2021-04-17 15:42:22 +02:00
807628c8d2 Add zero waste question in the fritures theme 2021-04-17 12:46:18 +02:00
349230ce75 Add license information, see #239 2021-04-17 12:16:09 +02:00
0abaf5c139 Merge branch 'pr/hailhydrant' into develop 2021-04-12 16:55:01 +02:00
765f3d5e80 Last small fixes to hailhydrant theme 2021-04-12 16:54:53 +02:00
7872282816 Merge branches 2021-04-12 13:40:33 +02:00
f177a3bad3 Various styling tweaks, fix #243 2021-04-12 13:05:30 +02:00
7d36d151e3 The facade gardens are CC0 2021-04-12 12:26:09 +02:00
Win Olario
70f2f0aa74
Update license_info.json entries 2021-04-12 15:05:43 +08:00
Win Olario
8ee292d24f
Add image to all layers 2021-04-12 14:57:22 +08:00
Win Olario
6798fda712
Add icon for extinguisher layer 2021-04-12 14:33:16 +08:00
Win Olario
0d15d8b904
Twemoji12_1f692.svg
add icon for the fire station layer
2021-04-12 14:29:07 +08:00
Win Olario
3930e73e2c
wemoji12_26d1.svg
Add icon for rescue_station
2021-04-12 13:23:34 +08:00
Win Olario
564a7f3122
Delete fire_brigade.svg
Remove unused file.
2021-04-12 13:17:10 +08:00
Win Olario
f9c2373edf
Delete blue-signal-light.svg
delete unused file
2021-04-12 13:16:28 +08:00
Win Olario
9cf8aa2c3a
Delete Fire-truck.svg 2021-04-12 13:15:54 +08:00
Win Olario
acc09db587
Update hailhydrant.json
Improve question text. Improve icon sizes. Add some questions for the rescue_station layer.
2021-04-12 13:15:05 +08:00
a2ba0e9fd0 Remove obsolete artwork, fix licenses, fix script 2021-04-11 21:07:04 +02:00
6dba4ea81c Add icons, add correct paths 2021-04-11 20:42:18 +02:00
bda4c41364 Autofixed theme 2021-04-11 20:12:43 +02:00
5743556bd9 Merge branches 2021-04-11 20:09:35 +02:00
7170e5bb80 Merge branch 'master' into pr/hailhydrant 2021-04-11 20:05:18 +02:00
eca201e136
Merge pull request #242 from pelderson/master
Update translations.json again
2021-04-11 19:24:49 +02:00
666a3039fe Improvements to GRB theme 2021-04-11 19:21:41 +02:00
Win Olario
620376446d
Merge pull request #1 from pietervdvn/master
Merge master branch to get up to date with the latest changes
2021-04-11 21:53:59 +08:00
Win Olario
986eeac658
Update hailhydrant.json
Update layer icons, using more consistent themes.
2021-04-11 21:52:42 +08:00
pelderson
1585a39fc4
Update translations.json 2021-04-11 15:10:31 +02:00
b0f96be4aa
Merge pull request #241 from pelderson/master
Update translations.json
2021-04-11 14:29:59 +02:00
1c902ca9c5 Wrote a script to autofix issues with themes, applied this on the hailhydrant theme 2021-04-11 14:11:02 +02:00
pelderson
bfbe605271
Update translations.json 2021-04-11 13:59:48 +02:00
Win Olario
3a2dcde4ec
update license_info.json, add hydrant.svg 2021-04-11 19:48:46 +08:00
Win Olario
de1fcd169b
Delete yellowfirehydrant.svg 2021-04-11 19:48:12 +08:00
dec565fc12 Merge branch 'master' into HEAD 2021-04-11 13:31:33 +02:00
pelderson
dd09195e11
Update translations.json 2021-04-11 11:36:35 +02:00
Win Olario
33d147413a
update license_info.json, add new icons 2021-04-11 16:30:51 +08:00
Win Olario
0dbd0b2333
replace fire_brigade.svg without clouds 2021-04-11 16:20:20 +08:00
Win Olario
36a0bfff2d
replace fire_brigade.svg with simpler version 2021-04-11 16:18:47 +08:00
Win Olario
5ace16d2bc
adding new cc0-licensed icons 2021-04-11 16:12:56 +08:00
Win Olario
85edcea1fd
Update hailhydrant.json
Keeping things simple. Removed the Mapillary id, coupling question for the hydrant layer. Improved the text of some question/answers.

Added icons from https://mapcomplete.braindeaddev.com/fire , but I'm not sure what their licenses are.
2021-04-11 11:10:09 +08:00
b6b22526dd Automatically place the label below the icon 2021-04-11 00:09:19 +02:00
12b92d286b Refactoring of labels, better exposure 2021-04-10 23:53:13 +02:00
pelderson
2b10571840
Update translations.json 2021-04-10 23:36:16 +02:00
f91db761e2
Merge pull request #240 from pelderson/master
Trying to do a pull request
2021-04-10 22:48:50 +02:00
2ad72ae346 Merge develop 2021-04-10 16:12:40 +02:00
1bcb9c73b3 Add missing license info 2021-04-10 15:47:01 +02:00
4e1fc46ff2 Add GH actions 2021-04-10 14:25:06 +02:00
244bbebb0b Merge license info files together 2021-04-10 13:57:16 +02:00
c5f0a240c7 Update documentation 2021-04-10 13:41:45 +02:00
febc455216 Small rewriting of some licenses 2021-04-10 03:58:54 +02:00
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
f10e7f008f Add more licenses, fix themes as per validation rules 2021-04-10 03:19:26 +02:00
954a948cf3 More license info 2021-04-10 01:18:17 +02:00
d072552043 Small tweaks to attribution panel 2021-04-09 17:56:13 +02:00
c78f8f6cdc More license info 2021-04-09 17:56:00 +02:00
pelderson
1c9e264a52
Update translations.json 2021-04-09 14:15:34 +02:00
eb1dfe84da More license information 2021-04-09 13:59:16 +02:00
5df2bedcaf Removed todo's 2021-04-09 03:03:23 +02:00
201778d200 Changed attribution text 2021-04-09 03:01:14 +02:00
a16745d0d1 Add more license information 2021-04-09 02:56:48 +02:00
f11930892e More attribution information 2021-04-09 00:19:32 +02:00
aae0a805f4 Add license info for campersite theme, fixes #237 2021-04-08 23:47:40 +02:00
39711373cd Small improvement in preset layout 2021-04-08 13:34:35 +02:00
2aad1e1577 Got usage confirmation in email 2021-04-08 13:34:11 +02:00
d5d519abd9 Fix trailing comma 2021-04-07 22:03:38 +02:00
e3d6798db9 Merge branch 'master' of github.com:pietervdvn/MapComplete 2021-04-07 22:00:31 +02:00
d907ab5974 More license info 2021-04-07 22:00:14 +02:00
f8ccccc759 Fix rendering of camera:mount 2021-04-07 21:59:55 +02:00
65862e5ba7 Add license info 2021-04-07 20:29:23 +02:00
1a2714c6ff Small fixes to the title of a bike shop 2021-04-07 20:27:36 +02:00
Joost
97fc6b1046
fixed spelling 2021-04-07 10:29:06 +02:00
0fea2c87cd Add attribution script and some attributions 2021-04-07 01:32:39 +02:00
f91cb0a22a Add social image 2021-04-06 23:55:18 +02:00
b6401e4ca1 Fix issue in nature reserves title 2021-04-06 19:59:49 +02:00
4d5c250f8f Add HTML rendering options to icons 2021-04-06 18:17:07 +02:00
a109b09681 Small tweak to the AED theme: show acces if defined 2021-04-05 20:40:20 +02:00
Win Olario
c737eaa623
add yellow colour option for hydrant 2021-04-05 11:17:18 +08:00
Win Olario
1a5faad247
update reference to logo from repo 2021-04-05 11:09:15 +08:00
Win Olario
92dcce5f1e
Rename hailhydrant_logo.svg to logo.svg 2021-04-05 11:07:53 +08:00
e96e46c743 Add reviews to fritures 2021-04-04 19:23:37 +02:00
Win Olario
2640010a72
Update hailhydrant.json
Improve some text, and fix typos.
2021-04-04 10:38:29 +08:00
Win Olario
0ca71d40fb
Rename hailhydrant-_logo.svg to hailhydrant_logo.svg
remove the extra dash from the filename
2021-04-04 10:31:24 +08:00
Win Olario
c203285203
Update hailhydrant.json
Update the the description section.
2021-04-04 10:30:42 +08:00
Win Olario
f7954a05b0
add HailHydrant logo 2021-04-04 09:15:41 +08:00
Win Olario
6b840d9ef0
Initial version of hailhydrant theme 2021-04-04 09:14:37 +08:00
82fce1606d Change conditions for cyclestreets so that traffic sign hiding works differently 2021-04-01 17:54:12 +02:00
e47accbab1 Fix small issue: wrong format for addExtraTags in some layers 2021-03-31 15:50:29 +02:00
a875e2f767 Bump version number 2021-03-31 11:39:56 +02:00
fc43447622 Fix email question 2021-03-30 16:31:51 +02:00