Commit graph

58 commits

Author SHA1 Message Date
859a694723 Add caching to geojson source 2022-06-13 03:17:10 +02:00
e6812f3577 Fix typo 2022-06-07 03:34:58 +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
d5f4572e9a Add possibility to load external data as mercator tiles, add bbox tile possibilities, add CRAB and GRB as datasources in the GRB theme 2021-10-27 03:52:19 +02:00
ff0ee35ec1 First usable sidewalks theme 2021-10-22 18:53:07 +02:00
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
71285d34cd Finish refactoring 2021-10-15 13:43:11 +02:00
891c449058 Add overlay layer possibility, fix #515 2021-10-14 21:43:14 +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
c2d477c97a More refactoring 2021-09-29 01:12:38 +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