Commit graph

74 commits

Author SHA1 Message Date
43a214a5d1 Housekeeping... 2022-06-19 22:13:38 +02:00
0d1f9ad48c Remove 'not:addr:<part>' tags if the freeform key is chosen 2022-06-14 18:07:30 +02:00
4bb8526a32 Translation sync 2022-06-03 01:42:59 +02:00
839513b9b4 Merge branch 'master' into develop 2022-05-23 01:24:18 +02:00
aba3f84e72 Fix #832 2022-05-21 02:44:16 +02:00
RobJN
08c6c22aba
Update uk_addresses.json
Fix inverted Lat Lon coordinates, start more zoomed out
2022-05-15 22:13:25 +01:00
2c7fb556dc Add translation buttons 2022-04-01 12:51:55 +02:00
c47a6d5ea7 Add rewrite of 'special' clauses, various QOLimprovements on import viewer 2022-03-29 00:20:10 +02:00
308ab74a08 Add download-as-svg options 2022-03-18 01:21:00 +01:00
fe8c63d762 Fixed all shadowed mappings, make those an error 2022-03-17 23:04:00 +01:00
4580ba0ce0 Add error suppression 2022-02-19 17:57:34 +01:00
2e586cedc4 Remove empty social images 2022-02-19 17:40:51 +01:00
c874afc745 Add check: a preset for a newly created point should match the layer + fix bugs in themes 2022-02-14 15:40:38 +01:00
60c4b0d00d Fix geojson source: remove 'null' properties; UK-addresses: filter matched addresses by default 2022-02-14 13:52:18 +01:00
367ac1b2cb Revert "Remove ref:GB:uprn from import button"
This reverts commit 338e16bf8a.
2022-02-14 13:19:42 +01:00
338e16bf8a Remove ref:GB:uprn from import button 2022-02-14 05:00:27 +01:00
d9ba07e8ba Formatting 2022-02-09 00:33:12 +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
8896226762 Remove language indication from themefiles 2022-01-27 01:30:54 +01:00
f09134c3be Update to the import viewers 2022-01-25 21:55:51 +01:00
f85d136bf2 Correct rendering of UK-addresses preview 2022-01-24 01:13:53 +01:00
1ad3e8cc95 Link to 'professional-services'-page 2022-01-18 00:09:01 +01:00
d4d7ab6f3a More fixing, first complete version of UK-addresses-theme 2022-01-17 23:50:50 +01:00
8ca9e4f36c Fix various bugs; improve UK-addresses theme 2022-01-17 21:33:03 +01:00
7e46e25943 Translation sync 2021-12-13 20:59:38 +01:00
20ec12b23c Add special visualisation for automated actions, add missing_street-theme, various fixes 2021-12-12 02:59:24 +01:00
5bba0f0a9b Fixes to aed_brugge theme and UK-addresses-theme 2021-12-03 00:45:46 +01:00
a9eddc3e81 Translation sync 2021-12-02 23:02:37 +01:00
7cfbb49bab cd 2021-12-02 02:54:28 +01:00
d30aea5747 Translation reset 2021-11-25 17:59:12 +01:00
746273f594 Another sanity check, another bunch of fixed layers; add tagrendering-steal possibility, add some styling to TV-theme 2021-11-10 18:42:31 +01:00
1dbe167e4e POlygon rendering fixes 2021-11-09 19:45:26 +01:00
c1220da879 Fix way rendering in themes 2021-11-09 18:22:26 +01:00
b928bcda6f Remove obsolete keys through lint script (once more) 2021-11-07 21:20:05 +01:00
0e30bd58d8 Fix translations 2021-11-07 19:47:52 +01:00
0d4c3ed6d9 Re-add housename and fixme on UK_addresses 2021-11-05 16:52:10 +01:00
2c46645581 UK-themes: add inspire polygons to detect addresses with, various small fixes 2021-11-05 01:19:27 +01:00
d3de5475cd Relinting themes, move rendering info to 'mapRendering' 2021-11-04 22:31:14 +01:00
a9489f6135 Merge master 2021-11-04 21:57:10 +01:00
d8d12c607b Translation sync, should fix #538 2021-11-04 17:14:17 +01:00
23ae9d39c8 Add the possibility to snap onto another layer with imports, add location confirm on input, add metalayer exporting all nodes, various fixes 2021-10-31 02:08:39 +01:00
89f4ab5045 Add some example housename plaques 2021-10-28 03:24:15 +02:00
c74989e88d Rendering bug fixes, add 'get' to the ExtraFunctions, filtering in the GRB theme 2021-10-28 03:15:36 +02:00
85174461b4 Port themes to the new format 2021-10-28 00:53:29 +02:00
897c59f97a Merge develop 2021-10-28 00:13:18 +02:00
8acf85cc55 Various bugfixes and improvements to UK_addresses and GRB theme 2021-10-27 20:19:45 +02:00
43240ab7fc Reset translations 2021-10-26 01:39:29 +02:00
07bc5d6a6d Merge develop 2021-10-26 01:27:35 +02:00
680ff75cee Regenerate translations 2021-10-25 21:48:45 +02:00
02a1d9696f Linting themes 2021-10-22 14:24:30 +02:00