|
d008dcb54d
|
Chore: reformat all files with prettier
|
2023-06-14 20:39:36 +02:00 |
|
|
d0e0abdece
|
Fix: tweaking addNewPoint-flow
|
2023-05-19 01:37:31 +02:00 |
|
|
ad1178df6c
|
Refactoring: fix generateCache-script
|
2023-05-17 13:18:00 +02:00 |
|
|
c6e12fdd6b
|
Refactoring: fix GPX-track view
|
2023-04-20 18:58:31 +02:00 |
|
|
8eb2c68f79
|
Refactoring: fix rendering of new roads, generated by a split
|
2023-04-20 01:52:23 +02:00 |
|
|
9a282cbce4
|
Refactoring(layout): move infobox to right modal; fix minimap
|
2023-04-16 04:13:09 +02:00 |
|
|
0241f89d3d
|
refactoring: fix basic flow to add a new point
|
2023-04-06 01:33:08 +02:00 |
|
|
41e6a2c760
|
More refactoring
|
2023-03-29 17:21:20 +02:00 |
|
|
5d0fe31c41
|
refactoring
|
2023-03-28 05:13:48 +02:00 |
|
|
4d48b1cf2b
|
refactoring(maplibre): WIP
|
2023-03-24 19:21:15 +01:00 |
|
|
e9797fbd39
|
docs: improve typing
|
2023-03-11 02:35:11 +01:00 |
|
|
868d476891
|
Merge feature/svelte into develop
|
2023-03-08 19:02:41 +01:00 |
|
|
509b237d02
|
Add clipping to generateCache
|
2023-02-14 00:08:21 +01:00 |
|
|
112162e6c8
|
More svelte work
|
2023-02-08 01:18:56 +01:00 |
|
|
d30ed22673
|
Adding a community index view with Svelte (WIP)
|
2023-02-08 01:18:56 +01:00 |
|
|
f8f30f8d7a
|
Fix reviews for way objects, fix #1296
|
2023-02-06 00:37:44 +01:00 |
|
|
8cf3b88172
|
Slice script now clips to tile box if flag is set
|
2023-01-26 01:41:21 +01:00 |
|
|
99ba26e3a2
|
Housekeeping...
|
2022-11-08 14:37:31 +01:00 |
|
|
5f1a7892c1
|
Fix typing and build
|
2022-11-07 23:35:17 +01:00 |
|
|
d5d2c08706
|
Housekeeping...
|
2022-11-02 13:47:34 +01:00 |
|
|
8d304f9a56
|
Merge upload GPX-tracks to OSM; split 'specialVisualisations' into multiple smaller classes
|
2022-10-28 04:33:05 +02:00 |
|
|
6d822b42ca
|
Housekeeping...
|
2022-10-27 01:50:01 +02:00 |
|
|
4521889909
|
Add direction:centerpoint as calculated tag; improve typing of geoOperations.ts
|
2022-09-27 18:52:13 +02:00 |
|
|
bdb5833a1c
|
Improve docs and types
|
2022-09-21 02:09:41 +02:00 |
|
|
b541d3eab4
|
Reformat all files with prettier
|
2022-09-08 21:40:48 +02:00 |
|
|
312db3ad50
|
Add possibility to upload your travelled track to OSM
|
2022-08-05 12:41:28 +02:00 |
|
|
be2816bd0e
|
Merge master
|
2022-08-02 19:46:16 +02:00 |
|
|
24f090c92f
|
Add OsmFeature type
|
2022-07-13 17:56:33 +02:00 |
|
|
f7cacc15d3
|
Add first version of schools
|
2022-06-21 13:59:31 +02:00 |
|
|
44223d0f1c
|
Add mapillary and other nearby images preview
|
2022-06-03 01:33:41 +02:00 |
|
|
fc3a043795
|
Add clarification
|
2022-04-28 00:27:21 +02:00 |
|
|
51fe206736
|
Cleanup of last tests
|
2022-03-24 03:30:05 +01:00 |
|
|
2dac893bb3
|
Further refactoring of the tests
|
2022-03-23 19:48:06 +01:00 |
|
|
9cd83af941
|
Add 'upload GPX-trace to OSM' code, small improvements to gps_track-layer
|
2022-02-16 01:00:28 +01:00 |
|
|
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 |
|