Commit graph

86 commits

Author SHA1 Message Date
11a0d1ed54 Merge refactoring/no-central-theme-overview 2022-01-06 21:08:09 +01:00
d4f5e1d238 Add script to automatically rescale SVG images - important to export them to PNGs 2022-01-06 20:39:59 +01:00
ac1b4a010c Merge develop 2022-01-05 18:18:13 +01:00
92c63560ef Add workaround for turf.intersect which can't deal with touching polygons 2021-12-24 02:48:04 +01:00
3cc61403b9 Update some deps, remove obsolete scripts in package.json, experimenting with build script 2021-12-22 02:25:25 +01:00
7b774b2aa3 Bump latlon2country 2021-12-13 20:50:29 +01:00
b95a1c1426 Audit fix 2021-12-07 02:52:35 +01:00
28599c1b68 New versions: latlon2country 12.5 2021-12-07 02:48:25 +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
8fa7de661e WIP: use indexedDB as datastore for geotiles 2021-11-15 11:51:32 +01:00
e8ce53d5eb Add 'export as GPX'-feature, fix #276 2021-11-08 20:49:51 +01:00
e15ec387a2 Add json schema files for the layout-config.json 2021-11-07 17:17:48 +01:00
0c0ef48a96 First working version with multi-rendering 2021-10-22 01:07:32 +02:00
914c12ce21 Update dependency on leaflet-providers, fix #469 2021-10-20 01:18:40 +02:00
902f32ba4b Add quickfacts-box to wikipedia article 2021-10-18 20:40:24 +02:00
fea020956a Add dependency cruiser; fix tests 2021-10-14 20:14:14 +02:00
4480f2f5e3 Experimental json merge driver 2021-10-01 04:59:22 +02:00
Tobias Jordans
45e8b96f9f Introduce TailwindCSS CLI with JIT-Mode
Remove Tailwind Compatibility Mode and PostCSS. Install newest tailwind and configure it to use JIT-Mode. Setup npm run scripts to run TailwindCSS CLI and Parcel in parallel. The Tailwind index.css and all .html/.ts files are scanned live and generated to /css/index-tailwind-output which is in turn included in index.html.
2021-09-22 19:56:05 +02:00
Tobias Jordans
cdb3daad4f Use node16 and asdf
Introduce .tool-versions with newest nodejs 16 and update documentation to reference this file. This way the current node version is saved in one place that can be read by runtime version managing software, eg. https://asdf-vm.com/

Also small restructuring of the installation instruction list, including https://github.com/pietervdvn/MapComplete/pull/483.
2021-09-22 18:56:51 +02:00
dependabot[bot]
769981ad38
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 15:54:21 +00:00
5ad3fa83be Remerge upstream 2021-07-27 20:17:42 +02:00
0162d52b68 Merge develop 2021-07-27 19:59:41 +02:00
Ward
597dc9900a fix merge conflicts 2021-07-27 15:57:25 +02:00
Ward
93e1c60720 extra layout changes 2021-07-27 15:51:47 +02:00
46e9a7abc4 Update dependencies 2021-07-27 15:30:20 +02:00
7c03a185ac Inline AspectedRouting (package didn't want to build), update docs, update sharp dependency to the latest version 2021-07-27 12:11:42 +02:00
f8b7c1061a Update of aspected routing dep 2021-07-27 11:34:39 +02:00
e0b71ca53e Wire in aspected-routing as calculated tag 2021-07-26 20:21:05 +02:00
77a0c29517 Add aspected routing as dependency 2021-07-26 18:02:28 +02:00
b79be77686 Add point-overview output option to generateCache 2021-07-23 17:28:36 +02:00
LiamSimons
35bb27d365 Download pdf and png possible - pdf doesn't scale well 2021-07-22 14:33:49 +02:00
pgm-chardelv1
199dfaf904 Adds maxspeed questions to shared lanes and lanes 2021-07-06 16:17:36 +02:00
karelleketers
bf0924a699 Added Natuurpunt Theme 2021-07-06 15:18:41 +02:00
d0e21da129 Dependency updates 2021-06-24 14:33:48 +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
7f076067c4 Revert "Merge pull request #266 from pietervdvn/dependabot/npm_and_yarn/postcss-8.2.10"
This reverts commit 742bb42d4a, reversing
changes made to d994342e4b.
2021-05-11 15:00:42 +02:00
dependabot[bot]
6cd143e99b
Bump postcss from 7.0.35 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 21:52:02 +00:00
7b0293d7e2 Utils.ts 2021-05-07 13:17:42 +02:00
2bf6bac994 Only show woonerf-explantion on living-streets 2021-04-25 22:16:11 +02:00
12afdcab75 Add better relation support 2021-04-18 14:24:30 +02:00
4766f8bbde More validation and fixes 2021-04-10 03:50:44 +02:00
0fea2c87cd Add attribution script and some attributions 2021-04-07 01:32:39 +02:00
b108f99aab Add support for smaller theme encodings 2021-04-04 03:22:56 +02:00
a875e2f767 Bump version number 2021-03-31 11:39:56 +02:00
55d41ad15a Update version 2021-03-30 16:24:50 +02:00
13d64f1c89 Bump latlon2country due to fixed bug; fix typo 2021-03-30 16:04:36 +02:00
3ea447af24 Npm audit fix 2021-03-29 18:03:47 +02:00
f124d9ded7 Add custom javascript snippets to calculate tags 2021-03-24 01:25:57 +01:00
c42dfcf727 Fixed the build 2021-03-17 15:45:37 +01:00
9cb3a49b28 Add some documentation on the special rendering values 2021-03-13 19:07:11 +01:00