pietervdvn
2f2e58faff
Update doctestts, add lint config
2022-04-08 17:59:14 +02:00
pietervdvn
b119e1ac1d
Import helper: Improve error messages of non-matching presets; fix bug if a value is 'null' in source geojson
2022-04-04 04:54:54 +02:00
pietervdvn
676787eaf7
Switch to doctest-ts-improved
2022-03-25 16:42:33 +01:00
pietervdvn
712806c682
More test refactoring
2022-03-24 03:11:52 +01:00
pietervdvn
308ab74a08
Add download-as-svg options
2022-03-18 01:21:00 +01:00
pietervdvn
4f4fc650b1
First steps to a real testing framework: first working version with mocha, chai and doctest-ts
2022-03-14 22:57:01 +01:00
pietervdvn
e721146ca1
Show loading screen when logging in
2022-02-15 15:42:09 +01:00
pietervdvn
df8ac0bce4
Remove marked dependency
2022-02-04 01:50:21 +01:00
dependabot[bot]
5e27b3e6db
Bump simple-get from 3.1.0 to 3.1.1
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 23:46:13 +00:00
pietervdvn
5d884a97f9
Add a warning if a logo for a theme is not square
2022-02-04 00:42:02 +01:00
pietervdvn
700b48f693
Fix import flow for more advanced scenarios
2022-01-22 02:56:35 +01:00
pietervdvn
3cdf6f492c
Switch osmtogeojson back to 3.0 version, fix overpass querying
2022-01-15 01:33:52 +01:00
pietervdvn
11a0d1ed54
Merge refactoring/no-central-theme-overview
2022-01-06 21:08:09 +01:00
pietervdvn
d4f5e1d238
Add script to automatically rescale SVG images - important to export them to PNGs
2022-01-06 20:39:59 +01:00
pietervdvn
ac1b4a010c
Merge develop
2022-01-05 18:18:13 +01:00
pietervdvn
92c63560ef
Add workaround for turf.intersect which can't deal with touching polygons
2021-12-24 02:48:04 +01:00
pietervdvn
3cc61403b9
Update some deps, remove obsolete scripts in package.json, experimenting with build script
2021-12-22 02:25:25 +01:00
pietervdvn
7b774b2aa3
Bump latlon2country
2021-12-13 20:50:29 +01:00
pietervdvn
b95a1c1426
Audit fix
2021-12-07 02:52:35 +01:00
pietervdvn
28599c1b68
New versions: latlon2country 12.5
2021-12-07 02:48:25 +01:00
pietervdvn
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
pietervdvn
8fa7de661e
WIP: use indexedDB as datastore for geotiles
2021-11-15 11:51:32 +01:00
pietervdvn
e8ce53d5eb
Add 'export as GPX'-feature, fix #276
2021-11-08 20:49:51 +01:00
pietervdvn
e15ec387a2
Add json schema files for the layout-config.json
2021-11-07 17:17:48 +01:00
pietervdvn
0c0ef48a96
First working version with multi-rendering
2021-10-22 01:07:32 +02:00
pietervdvn
914c12ce21
Update dependency on leaflet-providers, fix #469
2021-10-20 01:18:40 +02:00
pietervdvn
902f32ba4b
Add quickfacts-box to wikipedia article
2021-10-18 20:40:24 +02:00
pietervdvn
fea020956a
Add dependency cruiser; fix tests
2021-10-14 20:14:14 +02:00
pietervdvn
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
pietervdvn
5ad3fa83be
Remerge upstream
2021-07-27 20:17:42 +02:00
pietervdvn
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
pietervdvn
46e9a7abc4
Update dependencies
2021-07-27 15:30:20 +02:00
pietervdvn
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
pietervdvn
f8b7c1061a
Update of aspected routing dep
2021-07-27 11:34:39 +02:00
pietervdvn
e0b71ca53e
Wire in aspected-routing as calculated tag
2021-07-26 20:21:05 +02:00
pietervdvn
77a0c29517
Add aspected routing as dependency
2021-07-26 18:02:28 +02:00
pietervdvn
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
pietervdvn
d0e21da129
Dependency updates
2021-06-24 14:33:48 +02:00
pietervdvn
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
pietervdvn
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
pietervdvn
7b0293d7e2
Utils.ts
2021-05-07 13:17:42 +02:00