|
460155dd8b
|
Fix problem with opening-hours: if parse error, apply this correctly
|
2021-10-14 14:35:04 +02:00 |
|
|
69f21f29eb
|
Dynamic JSON: only request existing tiles if a whitelist is given
|
2021-10-13 03:10:46 +02:00 |
|
|
b2d1cb4034
|
Merge branch 'master' into develop
|
2021-10-13 00:12:43 +02:00 |
|
|
8bdabe5d73
|
Fixes to caching
|
2021-10-13 00:08:41 +02:00 |
|
|
e530eba55a
|
Quickfix: disable optimazation which blocks loading dynamic tiles
|
2021-10-12 16:39:36 +02:00 |
|
|
a38ab81356
|
Fix metatag _isOpen, fix clustering zoom behaviour
|
2021-10-11 23:28:51 +02:00 |
|
|
2d8b9a9481
|
Linting of the postboxes theme
|
2021-10-11 22:32:25 +02:00 |
|
|
5e5528eb7d
|
Merge master
|
2021-10-11 22:31:05 +02:00 |
|
|
178cefceb4
|
Fix bounds and loading with overpass
|
2021-10-11 22:30:22 +02:00 |
|
|
c010fb5271
|
Change padding method, add max bounds, fix zoomlevels on toerisme vlaanderen theme
|
2021-10-11 21:23:14 +02:00 |
|
|
d894b13023
|
Make metatagging lazy (fix #503), fix null-distances (#504), various other small fixes
|
2021-10-10 23:38:09 +02:00 |
|
|
15ff38a098
|
Fix Tag.matchesProperties and RegexTag.matchesProperties, they do match on definedProperties now (and are faster)
|
2021-10-10 20:14:06 +02:00 |
|
|
30bc620827
|
Fix NaN issue in 'getClosestFeature', remove unused AspectedRouting metatagging
|
2021-10-10 20:10:27 +02:00 |
|
|
d4e63d90e4
|
When a logged-in user opens a popup, the latest data will be downloaded and tags are updated to prevent duplicate work, fix #505
|
2021-10-10 00:53:14 +02:00 |
|
|
adf02af5fe
|
Add rudimentary check for filesize, fix #497
|
2021-10-09 23:51:04 +02:00 |
|
|
d8fa054a34
|
Further stabilization of UK-addresses: add minzoom requirement to import button, fix eternal loading message
|
2021-10-08 15:11:20 +02:00 |
|
|
5e36ae48c1
|
The OsmFeature source now filters features based on the layers in the layout. Fixes #500
|
2021-10-07 18:58:45 +02:00 |
|
|
65470cbac5
|
Fix bug where metatagging would not fully calculate in some cases
|
2021-10-04 00:18:08 +02:00 |
|
|
27a43fdbe0
|
Changes: expand try block; remove console.logs
|
2021-10-03 21:53:31 +02:00 |
|
|
b6b20ed3ca
|
Fix bug in bind, fix bug in tagrenderingquestion
|
2021-10-03 20:50:18 +02:00 |
|
|
23136f7e7a
|
Small fixes to the 'generateCache' script
|
2021-10-03 02:11:06 +02:00 |
|
|
5bcb879dfe
|
Fix local caching by hiding latlon2country import
|
2021-10-03 01:57:36 +02:00 |
|
|
a89d303ecd
|
Further stabilization of wikipedia box
|
2021-10-03 01:38:57 +02:00 |
|
|
8b4442c8cc
|
Add wikipedia box
|
2021-10-02 22:31:16 +02:00 |
|
|
9df263c362
|
Add Wikipedia page box
|
2021-10-02 17:57:54 +02:00 |
|
|
df34239256
|
Fix questions: applicable mappings are now calculated dynamically; charging station theme now only shows applicable plugs based on the allowed vehicle types
|
2021-10-02 15:16:41 +02:00 |
|
|
bedc576313
|
Stabilize popups in ShowDataLayer
|
2021-10-01 05:24:10 +02:00 |
|
|
e904043069
|
Small tweaks
|
2021-10-01 04:49:40 +02:00 |
|
|
8b870474d7
|
Improvements in loading images
|
2021-10-01 02:57:41 +02:00 |
|
|
725a3c37c7
|
Don't calculate tile bounds if not sufficiently zoomed
|
2021-10-01 01:34:59 +02:00 |
|
|
c31a50b139
|
BBox bounds can not be bigger then the entire world anymore, fixes performance issues
|
2021-10-01 01:33:07 +02:00 |
|
|
4f456e8a7f
|
Better tracking of cached data, only load data if needed
|
2021-09-30 04:13:23 +02:00 |
|
|
32cbd6e2c1
|
Also pickup wikimedia categories in the image tags, fix #433
|
2021-09-30 00:26:21 +02:00 |
|
|
8cbb693c98
|
Fix geolocation
|
2021-09-29 23:59:56 +02:00 |
|
|
a6e8714ae0
|
Refactoring of image detection, fix loading wikimedia images
|
2021-09-29 23:56:59 +02:00 |
|
|
4da6070b28
|
Small fixes after feedback
|
2021-09-29 19:56:59 +02:00 |
|
|
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 |
|
|
09897b47e0
|
Add mssing assets
|
2021-09-29 16:55:05 +02:00 |
|
|
c2d477c97a
|
More refactoring
|
2021-09-29 01:12:38 +02:00 |
|
|
a78d33112b
|
Refactoring: LayoutToUse is a simple value now
|
2021-09-28 18:00:44 +02:00 |
|
|
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 |
|
|
0a9e7c0b36
|
Fix bbox bug, add ids to filters, add filter state to the URL
|
2021-09-27 18:35:32 +02:00 |
|
|
38037014b0
|
Fix bug in bounds calculation for negative lats/lons
|
2021-09-27 15:38:12 +02:00 |
|
|
215aebce19
|
More work on clustering, more or less finished
|
2021-09-27 14:45:48 +02:00 |
|
|
a3c16d6297
|
Stabilize adding new points
|
2021-09-26 23:35:26 +02:00 |
|
|
be95ad58f8
|
Merge master
|
2021-09-26 21:24:42 +02:00 |
|
|
4cb09ba8e7
|
Drop widths theme
|
2021-09-26 18:06:38 +02:00 |
|
|
f749cb0963
|
Small changes
|
2021-09-26 17:49:47 +02:00 |
|
|
c5e9448720
|
Add initial clustering per tile, very broken
|
2021-09-26 17:36:39 +02:00 |
|
|
e47224ecb8
|
Small fixes to the UK-addresses theme
|
2021-09-22 17:15:30 +02:00 |
|