pietervdvn
3d95324038
Small translation fixes
2021-09-29 17:56:38 +02:00
pietervdvn
a4aeed092b
Version bump
2021-09-29 17:55:55 +02:00
pietervdvn
36d62f9923
Add blacklist of ids to geojson source in order to avoid duplicate features to be loaded multiple times
2021-09-29 17:48:15 +02:00
pietervdvn
fdcda66e5c
Small fixes to various layers, mostly presets related
2021-09-29 17:47:30 +02:00
pietervdvn
09897b47e0
Add mssing assets
2021-09-29 16:55:05 +02:00
pietervdvn
c2d477c97a
More refactoring
2021-09-29 01:12:38 +02:00
pietervdvn
6890c5189e
More refactoring
2021-09-29 01:12:29 +02:00
pietervdvn
231f4f2c97
New wikipage
2021-09-29 01:10:25 +02:00
pietervdvn
e723427b99
Fix #477
2021-09-28 22:33:09 +02:00
pietervdvn
e9aa8d347f
Small, experimental fixes to the themes
2021-09-28 18:41:08 +02:00
pietervdvn
c34f558c67
Move json data injection to approppriate place, fixes tests
2021-09-28 18:40:45 +02:00
pietervdvn
a78d33112b
Refactoring: LayoutToUse is a simple value now
2021-09-28 18:00:44 +02:00
pietervdvn
41a2a79fe9
More refactoring of the featurepipeline, introduction of fetching data from the OSM-API directly per tile, personal theme refactoring
2021-09-28 17:30:48 +02:00
pietervdvn
0a9e7c0b36
Fix bbox bug, add ids to filters, add filter state to the URL
2021-09-27 18:35:32 +02:00
pietervdvn
38037014b0
Fix bug in bounds calculation for negative lats/lons
2021-09-27 15:38:12 +02:00
pietervdvn
215aebce19
More work on clustering, more or less finished
2021-09-27 14:45:48 +02:00
pietervdvn
a3c16d6297
Stabilize adding new points
2021-09-26 23:35:26 +02:00
pietervdvn
d3c26c4f0e
Merge branch 'master' into develop
2021-09-26 21:27:23 +02:00
pietervdvn
8b5c0c64cd
Fix charging stations theme
2021-09-26 21:25:34 +02:00
pietervdvn
be95ad58f8
Merge master
2021-09-26 21:24:42 +02:00
pietervdvn
2240c0ab7c
Reset translations
2021-09-26 21:14:48 +02:00
pietervdvn
4f4d592fc9
Fix charging station layers
2021-09-26 21:10:08 +02:00
pietervdvn
b58c662099
Fix charging_station generation with new ids
2021-09-26 21:06:37 +02:00
pietervdvn
c019650ee9
Different translation rendering, which should be more stable in the face of updates
2021-09-26 20:58:10 +02:00
pietervdvn
b7f60e9712
Use ids for tagrenderings in the translation files
2021-09-26 20:32:28 +02:00
pietervdvn
a7d107ba63
Reset of translations: dropped deleted theme translations
2021-09-26 20:15:25 +02:00
pietervdvn
d65257b2c5
Add last missing ids
2021-09-26 20:08:40 +02:00
pietervdvn
0ca19a5a03
Add ids to layers in themes
2021-09-26 19:59:51 +02:00
pietervdvn
39166ff806
Linting of layer files
2021-09-26 19:58:11 +02:00
pietervdvn
01d80ef4e8
Add more ID-s to the layer configs
2021-09-26 19:56:40 +02:00
pietervdvn
0efd83c9b6
Add linting file
2021-09-26 18:21:29 +02:00
pietervdvn
d326facf39
Add some more ids, remove bike monitoring stations theme and layer
2021-09-26 18:21:22 +02:00
pietervdvn
a53a0f3b6f
Add translation names in an automated way
2021-09-26 18:16:18 +02:00
pietervdvn
699e609fd7
Add some IDs and validation on IDS
2021-09-26 18:15:21 +02:00
pietervdvn
4cb09ba8e7
Drop widths theme
2021-09-26 18:06:38 +02:00
pietervdvn
f386c3a25f
Convert comments in tagRenderings into IDs as they were mostly used like this
2021-09-26 18:00:24 +02:00
pietervdvn
d6aecc23a2
Translation reset
2021-09-26 17:56:09 +02:00
pietervdvn
1d6102f6de
Add id to tagRenderingConfig
2021-09-26 17:54:49 +02:00
pietervdvn
f749cb0963
Small changes
2021-09-26 17:49:47 +02:00
pietervdvn
c5e9448720
Add initial clustering per tile, very broken
2021-09-26 17:36:39 +02:00
Pieter Vander Vennet
3780c5d380
remove incorrect return value which causes unregistering of the callback
2021-09-23 20:45:57 +02:00
pietervdvn
2b78c4b53f
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
2021-09-22 22:16:50 +02:00
pietervdvn
b1900cdbc6
Small robustifications
2021-09-22 20:44:53 +02:00
pietervdvn
6566576201
Merge master
2021-09-22 20:44:20 +02:00
Pieter Vander Vennet
e75d245056
Merge pull request #483 from tordans/install-wget
...
Dev Instructions: Install `wget`
2021-09-22 20:36:20 +02:00
pietervdvn
5509b56de8
Add membership card as payment option
2021-09-22 20:13:54 +02:00
pietervdvn
204b431df0
Add more types to the charging stations theme, better merge if translations already exist
2021-09-22 20:12:53 +02:00
Tobias Jordans
b9f96155de
Dev Instructions: Install wget
...
`npm run init` requires `wget` to be installed but the error message is tiny and easy to miss. Without wget preset, the init tasks does not all it needs to do.
Documenting it in the instructions explicitly works around this issue.
2021-09-22 18:53:08 +02:00
pietervdvn
e18eb06f14
Add better error handling, fixes #452
2021-09-22 17:29:50 +02:00
pietervdvn
e47224ecb8
Small fixes to the UK-addresses theme
2021-09-22 17:15:30 +02:00