Robin van der Linde
|
a7f2c26a1d
|
Concept for rendering maproulette tasks
|
2022-07-09 21:41:33 +00:00 |
|
|
98c6113cbe
|
Merge master
|
2022-06-22 20:06:41 +02:00 |
|
|
9ebdb81531
|
Small refactoring of RenderingMultiPlexer
|
2022-06-21 22:56:14 +02:00 |
|
|
c38bc5decf
|
Move comments to more appropriate place
|
2022-06-21 22:55:48 +02:00 |
|
|
470e9acc64
|
Merge master
|
2022-06-19 18:23:43 +02:00 |
|
|
859a694723
|
Add caching to geojson source
|
2022-06-13 03:17:10 +02:00 |
|
|
a4916a9b6d
|
Fix 'stabilized'
|
2022-06-13 01:35:50 +02:00 |
|
|
71fb120917
|
Fix typo
|
2022-06-07 03:49:05 +02:00 |
|
|
e6812f3577
|
Fix typo
|
2022-06-07 03:34:58 +02:00 |
|
|
9877abec17
|
More refactoring and fixes
|
2022-06-06 19:37:22 +02:00 |
|
|
4283b76f36
|
Huge refactoring: split readonly and writable stores
|
2022-06-05 02:24:14 +02:00 |
|
|
0aae923187
|
Add projected_centerpoint as pointrenderingoption
|
2022-04-22 16:09:55 +02:00 |
|
|
9617dbc34d
|
Add more checks in the import helper after user testing
|
2022-03-24 03:11:29 +01:00 |
|
|
9574259e75
|
First attempt to use less resources
|
2022-03-02 16:00:02 +01:00 |
|
|
5284f198d8
|
Fix various bugs
|
2022-02-22 14:13:41 +01:00 |
|
|
60c4b0d00d
|
Fix geojson source: remove 'null' properties; UK-addresses: filter matched addresses by default
|
2022-02-14 13:52:18 +01:00 |
|
|
695a0867c7
|
Fix duplicate buildings for grb layer; add default flag for filters, performance improvement
|
2022-02-11 03:57:39 +01:00 |
|
|
b3c58ae82e
|
Extract and validate images using a new conversion, regenerate docs
|
2022-02-09 22:37:21 +01:00 |
|
|
508ef8a970
|
Rephrase to increase clarity
|
2022-02-05 23:38:55 +01:00 |
|
|
fa971ffbbf
|
Full code cleanup
|
2022-01-26 21:40:38 +01:00 |
|
|
99edba4c73
|
Merge master
|
2022-01-26 21:12:25 +01:00 |
|
|
791c6c4f55
|
Include route=foot in trails
|
2022-01-25 18:20:15 +01:00 |
|
|
1e3206120c
|
Fix #596
|
2022-01-21 03:57:49 +01:00 |
|
|
e58b93e562
|
Merge branches
|
2022-01-21 02:25:56 +01:00 |
|
|
eb8fea5692
|
Fix caching
|
2022-01-21 02:22:59 +01:00 |
|
|
ca1490902c
|
Finish importer, add applicable import layers to every theme by default
|
2022-01-21 01:57:16 +01:00 |
|
|
d7f8ff01d5
|
FilteringFeatureSource can now handle undefined values
|
2022-01-18 10:25:11 +01:00 |
|
|
8ca9e4f36c
|
Fix various bugs; improve UK-addresses theme
|
2022-01-17 21:33:03 +01:00 |
|
|
2e2a6965e7
|
Add theme introspecting mapcomplete changes
|
2022-01-16 02:00:55 +01:00 |
|
|
a58ce564c2
|
Add theme for 'notes'
|
2022-01-08 04:22:50 +01:00 |
|
|
677a07e3d2
|
Add unsearch
|
2022-01-07 17:33:41 +01:00 |
|
|
91d2272861
|
First working version of the notes-layer, add filtering
|
2022-01-07 17:31:39 +01:00 |
|
|
ebb510da04
|
First draft of loading 'notes'
|
2022-01-07 04:14:53 +01:00 |
|
|
e922768f99
|
First working version of fully automatic uploader
|
2021-12-13 02:05:34 +01:00 |
|
|
20ec12b23c
|
Add special visualisation for automated actions, add missing_street-theme, various fixes
|
2021-12-12 02:59:24 +01:00 |
|
|
a095af4f18
|
Refactoring of import button, various improvements
|
2021-12-10 04:00:02 +01:00 |
|
|
9cfb7fbe68
|
Update of latlon2country and use its async interface; small refactoring of simplemetagging, improvements to cacheBuilder which respects isShown and calculated tags now
|
2021-12-07 02:22:56 +01:00 |
|
|
89004af7f9
|
Further work on GRB, bugfixes
|
2021-12-06 03:24:33 +01:00 |
|
|
4f403c4bfc
|
Pass dependencies explicitly, decrease dependency on legacy State.state
|
2021-12-05 05:20:33 +01:00 |
|
|
06098feaf7
|
Fix multilinestring rendering
|
2021-11-16 15:50:26 +01:00 |
|
|
15a1ab19cd
|
Robustify code
|
2021-11-09 23:44:20 +01:00 |
|
|
1dbe167e4e
|
POlygon rendering fixes
|
2021-11-09 19:45:26 +01:00 |
|
|
1af5e44ad4
|
Various small fixes
|
2021-11-09 18:41:20 +01:00 |
|
|
09eee08fbc
|
Documentation updates
|
2021-11-08 02:36:01 +01:00 |
|
|
bd21212eba
|
Full code cleanup
|
2021-11-07 16:34:51 +01:00 |
|
|
2484848cd6
|
Refactoring of GPS-location (uses featureSource too now), factoring out state, add ReplaceGeometryAction and conflation example
|
2021-11-03 00:44:53 +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 |
|
|
c74989e88d
|
Rendering bug fixes, add 'get' to the ExtraFunctions, filtering in the GRB theme
|
2021-10-28 03:15:36 +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 |
|