Commit graph

49 commits

Author SHA1 Message Date
312dbe7aff Add test for generating the cache 2022-02-14 01:15:20 +01:00
31024c5074 Properly fix detection of 'point in polygon' with multipolygons, fixes GRB display issue 2022-02-11 15:27:20 +01:00
fa971ffbbf Full code cleanup 2022-01-26 21:40:38 +01:00
d2b245ab54 Performance optimazations 2022-01-26 20:47:08 +01:00
ca1490902c Finish importer, add applicable import layers to every theme by default 2022-01-21 01:57:16 +01:00
3176a4d665 More or less working version of advanced conflation 2022-01-06 14:39:42 +01:00
92c63560ef Add workaround for turf.intersect which can't deal with touching polygons 2021-12-24 02:48:04 +01:00
99a38f2b10 Add intersection function 2021-12-19 02:11:22 +01:00
7be5493284 Add convex hull operation 2021-12-09 17:56:55 +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
680e56397d GeoOperations.distanceBetween now uses meters, fix GPS tracking 2021-11-12 18:39:38 +01:00
1af5e44ad4 Various small fixes 2021-11-09 18:41:20 +01:00
e8ce53d5eb Add 'export as GPX'-feature, fix #276 2021-11-08 20:49:51 +01:00
bd21212eba Full code cleanup 2021-11-07 16:34:51 +01:00
2c46645581 UK-themes: add inspire polygons to detect addresses with, various small fixes 2021-11-05 01:19:27 +01:00
63acca1638 Add 'CreateNewWayWithNodeReuse'-action, use it in the GRB-theme 2021-11-04 02:16:07 +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
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
a2aa26aafc Fix split way action, add decent tests for them (fix #171), enable split road on cyclestreets theme 2021-10-16 02:54:22 +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
38037014b0 Fix bug in bounds calculation for negative lats/lons 2021-09-27 15:38:12 +02:00
c5e9448720 Add initial clustering per tile, very broken 2021-09-26 17:36:39 +02:00
1f93923820 More work on splitting roads, WIP; refactoring tests 2021-09-22 05:02:09 +02:00
d5c1ba4cd1 More refactoring, move minimap behind facade 2021-09-21 02:10:42 +02:00
78d6482c88 Add binoculars theme, auto reformat everything 2021-09-09 00:06:21 +02:00
ede67ca58c Fix pdf export, fix feature switches 2021-07-28 02:51:07 +02:00
0162d52b68 Merge develop 2021-07-27 19:59:41 +02:00
13b2c1b572 Finishing touches to export functionality, enable it in cycle_infra 2021-07-26 20:59:55 +02:00
330930d5d4 Merge develop 2021-07-24 02:32:33 +02:00
45631a921f Update documentation and allow code to be run while caching 2021-07-23 17:18:30 +02:00
aa9045fd13 Automatically move the map onto the feature, add arguments to helpers 2021-07-20 01:59:19 +02:00
45bf08744f Fix isInside for multipolygons which are marked as polygon 2021-06-24 13:50:35 +02:00
fbf0f278e1 Splitting of the actual intersection calculator, better handling of intersections 2021-06-21 03:12:18 +02:00
4dda8fdcfa Fix overlapWith-behaviour wrt points 2021-06-20 03:07:58 +02:00
6f457a6f0d Do not show out-of-range features on speelplekken layer, fix handling of mutlipolygons in 'inside', better tests 2021-05-14 02:25:30 +02:00
c0fb852d41 Fix length, update docs 2021-04-18 18:23:59 +02:00
12afdcab75 Add better relation support 2021-04-18 14:24:30 +02:00
fa5b92e6e1 Add link to nearby drinking water points with some fancy calculated tag magic 2021-03-29 02:05:11 +02:00
ad406b5550 Remove legacy: the minOverlapPercentage can now be built with a calculated tag and isShown 2021-03-26 03:24:58 +01:00
f124d9ded7 Add custom javascript snippets to calculate tags 2021-03-24 01:25:57 +01:00
770c8d1dde Fixed opening of popups 2021-02-14 20:36:20 +01:00
fa4fb71e06 Small tweaks, stabilizing local source cache 2021-01-15 01:57:46 +01:00
Pieter Vander Vennet
08175a747f First attempt to get the editor-layer-index working 2020-09-25 21:58:29 +02:00
Pieter Vander Vennet
a57b7d93fa Huge refactorings of JSON-parsing and Tagsfilter, other cleanups, warning cleanups and lots of small subtle bugfixes 2020-08-30 01:13:18 +02:00
Pieter Vander Vennet
1373bd106e Add better way handling 2020-07-22 00:50:30 +02:00
Pieter Vander Vennet
8bca006787 Lot's of small improvements 2020-06-29 03:12:44 +02:00
Pieter Vander Vennet
9bd37d9cde Fix multiple bugs after user testing 2020-06-28 23:33:48 +02:00
Pieter Vander Vennet
6187122294 Add MapComplete 2020-06-24 00:35:19 +02:00