Commit graph

1462 commits

Author SHA1 Message Date
695a0867c7 Fix duplicate buildings for grb layer; add default flag for filters, performance improvement 2022-02-11 03:57:39 +01:00
daeda29774 Styling tweaks 2022-02-11 01:29:31 +01:00
3d2b55f9f1 Various styling and language tweaks 2022-02-11 01:20:01 +01:00
30be86668e Fix autoapply for GRB theme 2022-02-10 23:16:14 +01:00
db770f2c35 Fix the last fake images, fix non-square theme icons, throw an error on fake svgs and non-square icons (if public theme) 2022-02-10 23:10:39 +01:00
d5378c5bd6 Fix lockLocation of speelplekken, force explicit bounds 2022-02-10 01:09:57 +01:00
729e21ff60 Remove geolock 2022-02-10 00:08:56 +01:00
ae2a277d39 Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop 2022-02-09 23:43:36 +01:00
b3c58ae82e Extract and validate images using a new conversion, regenerate docs 2022-02-09 22:37:21 +01:00
5198f5d310 Export more meta-information from schema files, add some introspection tools in Utils 2022-02-09 22:34:02 +01:00
Mark Rogerson
d91168a4ea Spelling correction custumers/customers 2022-02-09 14:37:48 +00:00
65dbcd774b Fix tests 2022-02-09 03:46:50 +01:00
186b8a79ac Add example images to presets, fix these in bike_repair_station, add more repair_stand examples, fix fake svgs, wording updates 2022-02-09 03:38:40 +01:00
58cd866e54 Rephrasing of charging station items 2022-02-09 02:24:37 +01:00
c18c8196a3 Remove png-parts from svg 2022-02-09 02:21:33 +01:00
729b5ce828 Small rewordings 2022-02-09 02:01:02 +01:00
b0dc38fcb0 Formatting 2022-02-09 01:59:39 +01:00
1c2f60a8f5 Change order of layers 2022-02-09 01:57:44 +01:00
a3476f48e5 Tweaking the welcome message of toerisme_vlaanderen 2022-02-09 01:50:10 +01:00
9551da4e84 Fix pin colour 2022-02-09 01:37:08 +01:00
4642e34da7 Fix some feedback on Toerisme Vlaanderen theme about playgrounds-theme 2022-02-09 00:47:41 +01:00
bcaa9d4ffa Add icons 2022-02-09 00:36:17 +01:00
1fed27abde Small fixes to preset texts 2022-02-09 00:34:01 +01:00
d9ba07e8ba Formatting 2022-02-09 00:33:12 +01:00
688dcae3b0 Various theme, icon and language fixes 2022-02-08 18:29:21 +01:00
8016ac2f81 Only show preset for bicycles in toerisme vlaanderen 2022-02-08 02:29:02 +01:00
b96c4f41fa Furhter cleanup of fake svgs 2022-02-08 02:24:37 +01:00
83acec30d4 Use labels to hide some questions in toerisme_vlaanderen theme 2022-02-08 02:24:24 +01:00
77e686d9be Rewording of toerisme_vlaanderen theme 2022-02-08 00:34:22 +01:00
0f95891a47 Add option to force loading of a layer, even if it is hidden + automatically set this flag is another layer depends on this layer 2022-02-07 01:59:07 +01:00
73984ad462 Convert SVGs with embedded png into proper SVG 2022-02-07 01:55:47 +01:00
RobJN
9f2351da5f
Update uk_addresses.json based on intial user feedback
A range of changes based on initial user feedback. Includes, but not limited to:

- Changes to many text (the result is that I have had to remove some old translations - best to wait for another month before adding translations as I cannot say that we won't change the English text again based on the wider sharing in February).
- Switch from "ref:GB:inspire" tag to "urpn_count" (the inspire ref is a random number and mappers prefer not to add this to OSM if possible).
- Get data from OSM based on a much wider range of addr:* tags, plus fixme:addr tag,
- Switch fixme tag to fixme:addr
- Update envelope style to remove border, add drop shadow and switch the stamp image.
- Reorder tagRenderings to put the questions at top, then envelope, then editable table rows.
- Add some hideinanswers so that the table rows show subtle style examples when a tag is not present (instead of "There is no X in the address" as this was deemed to be confusing -> it could be seem as a problem that needed fixing rather than a reflection of the reality).
- Change addr:place to addr:substreet as per the Jan 8th conclusion on talk-gb mailing list.
- Change text on image upload to try to make it a bit clearer that we don't want / need images for all addresses.
- Add in logic for the addr:parentstreet tag and add it to the envelope.
- Set it so that when addr:substreet (Place) is populated it moves the value in addr:street to addr:parentstreet. Note that this logic should not happen if addr:parentstreet is not null. I could not find a way to put IF style condition on the AddExtraTags so ended up having to duplicate the block (ids: "uk_addresses_placename" & "uk_addresses_placename_with_parent")
- Set some conditions so certain tagrendering ids are hidden if certain OSM tags exist.
2022-02-06 18:04:40 +00:00
RobJN
b2906ea0ad
Update license_info.json
Remove reference to unused assets, add new stamp-outline.png file.
2022-02-06 17:42:04 +00:00
RobJN
a2ef369f1d
Add new stamp outline image
To replace British Virgin Islands stamp (using this instead of a real stamp image as I am not sure if there is any ownership rights in the official stamp image)
2022-02-06 17:40:29 +00:00
RobJN
04962440c2
Delete stamp.jpg
Replacing with a stamp outline.
2022-02-06 17:36:08 +00:00
RobJN
781a0d38cb
Delete Plaque,_Séamus_Roddy_House_-_geograph.org.uk_-_2000318.jpg
Asset not used
2022-02-06 17:35:34 +00:00
RobJN
652d02157b
Delete Plaque,_Raphoe_House_-_geograph.org.uk_-_1925685.jpg
Asset not used
2022-02-06 17:35:20 +00:00
RobJN
61e4b21efa
Delete Commemorative_plaque_on_Elizabeth_House_-_geograph.org.uk_-_2693028.jpg
Asset not used.
2022-02-06 17:33:35 +00:00
049736de89 Add missing fonts, let build fail if a subbuild fails 2022-02-06 12:31:58 +01:00
be67b397a3 Add fonts for toerisme_vlaanderen, add licenses to fonts, remove unused fonts 2022-02-06 04:06:02 +01:00
dd63ed7ab0 Add detection for svgs which actually contain pngs, convert png into proper svg 2022-02-06 03:02:45 +01:00
278fce8726 Fix #640: generate an icon with a white background automatically 2022-02-06 01:57:33 +01:00
9c47111696 Fix licenses 2022-02-04 18:04:49 +01:00
3db57ebb2d Allow toerisme vlaanderen to create import notes 2022-02-04 16:35:36 +01:00
91ca538822 Tweak loading screen 2022-02-04 16:22:22 +01:00
8d79d94e7b Add metainformation on layoutconfig format 2022-02-04 15:48:02 +01:00
3e2c6a0f23 Improvements to themes 2022-02-04 02:48:31 +01:00
516c3a10d7 Translation sync 2022-02-04 01:30:39 +01:00
84a6170e3e Remove unneeded translations 2022-02-04 01:24:47 +01:00
e6cb3bc22a Tweaks to the observation_tower theme 2022-02-04 01:21:45 +01:00