|
b94a8f5745
|
refactoring: more state splitting, basic layoutFeatureSource
|
2023-03-26 05:58:28 +02:00 |
|
|
311abbf806
|
Fix overpass.ts
|
2023-01-17 02:56:34 +01:00 |
|
|
dd21b21240
|
Add missing await operator
|
2022-12-16 01:03:26 +01:00 |
|
|
b912343805
|
Bugfixes, add A3 poster
|
2022-09-18 12:45:02 +02:00 |
|
|
b541d3eab4
|
Reformat all files with prettier
|
2022-09-08 21:40:48 +02:00 |
|
|
4246221e8e
|
Fix import flow, add typing
|
2022-07-08 03:14:55 +02:00 |
|
|
4283b76f36
|
Huge refactoring: split readonly and writable stores
|
2022-06-05 02:24:14 +02:00 |
|
|
bd03a5a76a
|
Various fixes for bot
|
2022-05-21 01:02:09 +02:00 |
|
|
3951b8d5c8
|
Remove obsolete conflict marker
|
2022-04-28 00:44:49 +02:00 |
|
|
6dd3711b5b
|
Merge branches
|
2022-04-28 00:38:08 +02:00 |
|
|
90aa94700a
|
Fix tests
|
2022-04-28 00:37:30 +02:00 |
|
|
861b9a3cdd
|
Small improvements
|
2022-04-28 00:29:51 +02:00 |
|
|
b2c8c2e7a3
|
Move import tag into doctest
|
2022-04-26 10:31:43 +02:00 |
|
|
abc4a08b3a
|
Fix regression and add tests, add overpass link in layer documentation
|
2022-03-24 19:59:46 +01:00 |
|
|
9008e333ac
|
Optimize queries to overpass
|
2022-03-13 01:27:19 +01:00 |
|
|
3402ac0954
|
Lots of refactoring, first version of the import helper
|
2022-01-19 20:34:04 +01:00 |
|
|
00e5ce0b02
|
The overpassfeaturesource now only fetches layers that must be updated, fix #599
|
2022-01-15 02:44:11 +01:00 |
|
|
a65afbbb58
|
Work on automatically creating an import layer for every feature
|
2022-01-14 13:58:37 +01:00 |
|
|
555dbf3478
|
Attempt to fix loading
|
2022-01-14 03:57:36 +01:00 |
|
|
a03313fb3d
|
Some refactoring
|
2022-01-14 03:14:56 +01:00 |
|
|
bd21212eba
|
Full code cleanup
|
2021-11-07 16:34:51 +01:00 |
|
|
23136f7e7a
|
Small fixes to the 'generateCache' script
|
2021-10-03 02:11:06 +02:00 |
|
|
a89d303ecd
|
Further stabilization of wikipedia box
|
2021-10-03 01:38:57 +02:00 |
|
|
09897b47e0
|
Add mssing assets
|
2021-09-29 16:55:05 +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 |
|
|
bef684aec7
|
More cleanup, first somewhat working version of #171
|
2021-09-22 16:07:56 +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 |
|
|
54c0d0890c
|
Fix runtime error detection
|
2021-08-24 10:48:44 +02:00 |
|
|
c0fc459646
|
Small tweaks
|
2021-08-23 18:49:28 +02:00 |
|
|
ef0826ebb6
|
Add cycle_highways theme, add configurable overpass backend as feature switch (settable via theme and URL)
|
2021-08-23 15:48:42 +02:00 |
|
|
d0997480c0
|
Decrese dependency on jquery
|
2021-07-03 22:24:12 +02:00 |
|
|
6ac8a5373c
|
Better handling of metatags, more robust error handling when calculating tags
|
2021-05-10 23:51:03 +02:00 |
|
|
54f01ba554
|
Add metadata to query, move metatagging of metadata to metatagger, tweaks to the generate caching so that the cached data becomes more stable (and is GIT-friendlier)
|
2021-04-25 13:25:03 +02:00 |
|
|
2da52501a3
|
Add capability to load tiled geojsons, eventually as overpass-cache
|
2021-04-22 03:30:46 +02:00 |
|
|
12afdcab75
|
Add better relation support
|
2021-04-18 14:24:30 +02:00 |
|
|
1b1ec9f15d
|
Add switch to hide certain features, cleanup of code
|
2021-03-25 15:19:44 +01:00 |
|
|
d8c1f72857
|
Split TagsFilter into multiple files
|
2021-03-22 03:05:08 +01:00 |
|
|
f0765df5ed
|
Add possibility to add external geojson
|
2021-03-21 01:32:21 +01:00 |
|
|
f659bc1141
|
Add possibility to use a cutom overpass script, add 'grassfields in parks'-layer
|
2021-03-20 23:45:52 +01:00 |
|
|
6ac8ec84e4
|
More refactoring!
|
2021-01-03 00:19:42 +01:00 |
|
Pieter Vander Vennet
|
0d6412f824
|
Add loading of live data
|
2020-10-12 01:25:27 +02:00 |
|
Pieter Vander Vennet
|
638691d6c3
|
Merge branches, fix bugs with initial zoom and location, fix bug which starts loading right away, fix bug when overpass times out
|
2020-09-18 00:31:54 +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
|
5d5cf67820
|
Restructuring
|
2020-07-30 00:59:08 +02:00 |
|