Commit Graph

15635 Commits

Author SHA1 Message Date
Martin Raifer 343509c4c2 update assets 2023-03-30 12:53:45 +02:00
archpdx e466ad4bf8 Update dependencies country-coder and location-conflation (#9546) 2023-03-30 12:53:38 +02:00
dependabot[bot] 1428d1a8c1 Bump json5 from 2.2.1 to 2.2.3 (#9542)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 12:43:20 +02:00
dependabot[bot] 67f848562a Bump engine.io from 6.2.0 to 6.2.1 (#9543)
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 12:42:17 +02:00
dependabot[bot] 9bcfcb20f6 Bump ua-parser-js from 0.7.31 to 0.7.34 (#9544)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.34.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/0.7.34/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.34)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 12:42:00 +02:00
dependabot[bot] 0f41f7f786 Bump abortcontroller-polyfill from 1.7.3 to 1.7.5 (#9547)
Bumps [abortcontroller-polyfill](https://github.com/mo/abortcontroller-polyfill) from 1.7.3 to 1.7.5.
- [Release notes](https://github.com/mo/abortcontroller-polyfill/releases)
- [Commits](https://github.com/mo/abortcontroller-polyfill/compare/v1.7.3...v1.7.5)

---
updated-dependencies:
- dependency-name: abortcontroller-polyfill
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 12:41:28 +02:00
dependabot[bot] f0716ecd2b Bump @transifex/api from 5.0.1 to 5.2.0 (#9557)
Bumps [@transifex/api](https://github.com/transifex/transifex-javascript) from 5.0.1 to 5.2.0.
- [Release notes](https://github.com/transifex/transifex-javascript/releases)
- [Changelog](https://github.com/transifex/transifex-javascript/blob/master/RELEASE_HOWTO.md)
- [Commits](https://github.com/transifex/transifex-javascript/compare/v5.0.1...v5.2.0)

---
updated-dependencies:
- dependency-name: "@transifex/api"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 12:41:03 +02:00
Martin Raifer a15f6ff338 also lint mjs files and config directory 2023-03-27 19:45:47 +02:00
Martin Raifer 4c6842d820 allow processing preset icons data from files in npm run build:data 2023-03-27 18:57:29 +02:00
Martin Raifer 1cd74aa6b6 append changelog 2023-03-27 18:36:47 +02:00
Martin Raifer e826dc45e5 build icons from configured presets source
and also process field value `icons`
2023-03-27 18:34:20 +02:00
Noenandre ddc9c6c674 Remove a global module variable "_availableLayers"; move information to cache.
Add new test "fetches available layers".
2023-03-25 17:27:41 +01:00
Noenandre 508c4d1e37 Split a promise into two. 2023-03-15 18:16:21 +01:00
Noenandre c7c130dae1 Use nullish coalescing operator where it makes sense. 2023-03-15 18:15:32 +01:00
Noenandre a2a1fdc58a Tests for service/vegbilder is as comprehensive as similar providers. 2023-03-15 18:13:50 +01:00
Martin Raifer c01adb01fa update changelog 2023-03-13 16:03:36 +01:00
Martin Raifer 0334533aee render sidedness markers for man_made=quay
see https://github.com/openstreetmap/id-tagging-schema/pull/810#issuecomment-1464181204
2023-03-13 15:14:27 +01:00
Martin Raifer 853f99a0b3 use new teamki package when building icons 2023-03-13 15:02:39 +01:00
Martin Raifer 4783d61a10 bundle package-lock
see https://github.com/openstreetmap/id-tagging-schema/pull/800#discussion_r1133820018
2023-03-13 13:49:00 +01:00
Martin Raifer d3fa96068a bump temaki to v5.3
for https://github.com/openstreetmap/id-tagging-schema/pull/810
2023-03-13 13:46:27 +01:00
Noenandre 4c6f3621f2 Use last calculated missing heading for null vectors. 2023-03-09 16:45:49 +01:00
Noenandre 2d74e4fde5 Small bugfix. 2023-03-09 16:39:06 +01:00
Noenandre e33279bb4a Create a new zoom behaviour when the image size potentially change. 2023-03-09 16:38:02 +01:00
Martin Raifer 1fba837401 update assets 2023-03-07 20:59:12 +01:00
Martin Raifer a0063ac16f update changelog 2023-03-06 16:06:03 +01:00
Kyℓe Hensel cfca929ded don't symlink land.html (#9523)
for easier first-time installation on Windows
2023-03-06 14:01:28 +01:00
Kyℓe Hensel 0ec1b45bf9 tweak regex when searching for a feature ID (#9520) 2023-03-06 13:58:48 +01:00
dependabot[bot] 8b9ee46f7a Bump glob from 8.1.0 to 9.2.1 (#9527)
* Bump glob from 8.1.0 to 9.2.1

Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* update build script to glob v9

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Raifer <martin@raifer.tech>
2023-03-06 13:44:52 +01:00
Noenandre fcbdee0aed Attempt to fix plane photoviewer. 2023-03-06 13:29:44 +01:00
Minh Nguyễn ab442b76ac Preserve precision in raw tags 2023-03-04 23:43:40 -08:00
Minh Nguyễn 653582f268 Added tests of padding zero 2023-03-04 18:52:50 -08:00
Minh Nguyễn 023907f9e2 Fixed incrementing/decrementing formatted numbers
The float formatter function now takes a number of fraction digits to return.
2023-03-04 18:36:06 -08:00
Noenandre c824fe1937 Create sequences for each (wfs)layer instead of for all points at once. Rearrange cache. 2023-03-04 14:04:02 +01:00
Minh Nguyễn 4e1129709c Fixed exception formatting nonexistent value
Co-authored-by: Martin Raifer <martin@raifer.tech>
2023-03-03 22:48:30 -08:00
Minh Nguyễn 6419def20f Fixed numeric fields in locales without literals 2023-03-03 22:42:15 -08:00
Minh Nguyễn 5d224a41cd Strip literal (bidi) characters when parsing numbers 2023-03-03 22:42:15 -08:00
Minh Nguyễn ecb7c20bbf Avoid truncation when formatting numbers 2023-03-03 22:42:14 -08:00
Minh Nguyễn 74fdf17477 More minor corrections from code review 2023-03-03 22:42:14 -08:00
Minh Nguyễn 9817894752 Apply suggestions from code review
Co-authored-by: Martin Raifer <martin@raifer.tech>
2023-03-03 22:42:14 -08:00
Minh Nguyễn 0dadd8b31c Clean roadheight value after concatenation 2023-03-03 22:42:14 -08:00
Minh Nguyễn 2ba7177080 Polyfill inadequate Intl support
Ensure that formatting is balanced with parsing to avoid truncating numbers.
2023-03-03 22:42:14 -08:00
Minh Nguyễn 252828bb4b Localize numbers in numeric fields 2023-03-03 22:42:14 -08:00
Noenandre 15f4438fad More info and localization in attribution bar. 2023-03-03 19:24:33 +01:00
Martin Raifer f818cfdd0d update changelog 2023-03-03 18:54:05 +01:00
Kyℓe Hensel 43b4b4f02b render right-sided arrows for features with lifecycle prefixes (#9493) 2023-03-03 18:53:10 +01:00
Martin Raifer 7854a17509 update changelog 2023-03-03 18:50:39 +01:00
Kyℓe Hensel d6b869fe7a add 4 tags which imply oneway=yes (#9492) 2023-03-03 18:48:22 +01:00
Martin Raifer 79566ac4ca update changelog 2023-03-03 18:43:02 +01:00
Biswajit Kaushik 4a9e097b13 Add india address and phone format (#9482) 2023-03-03 18:40:52 +01:00
Martin Raifer e7cd0a6577 update changelog 2023-03-03 18:36:52 +01:00