Commit Graph

15054 Commits

Author SHA1 Message Date
Noenandre dbf8b9cec6 Estimate image direction (azimuth) if missing. 2023-02-22 14:33:38 +01:00
Noenandre b8eb110a8f Order sequences by time, primarily, and not linear reference. 2023-02-21 23:22:47 +01:00
Noenandre 98975e064b Implemented image filtering. 2023-02-14 14:31:35 +01:00
Noenandre 990cab5856 Fetch available WFS image layers from OWS server. Use maps in cache, instead of objects. 2023-02-14 12:40:34 +01:00
Noenandre 5522338716 Rename pannellum-streetside dist folder to pannellum, since Pannellum isn't used by just Bing Streetside anymore.
TODO: Pannellum is loaded twice.
2023-02-14 12:25:43 +01:00
Noenandre a2c56b7d4f Initial work for new street level photo provider "Vegbilder" from the Norwegian Public Roads Administration. 2023-02-14 12:15:55 +01:00
Martin Raifer a0f3df38ed resubmit changelog entry for v2.24.2 2023-02-09 11:57:29 +01:00
Martin Raifer de7d278610 rotate maxar imagery token 2023-02-09 11:04:50 +01:00
Martin Raifer f29344b2f8 fix max zoom supplied in manual_imagery 2023-01-30 17:13:31 +01:00
Martin Raifer 61087e4648 switch to tagging schema v6 release candidate (#9477) 2023-01-30 16:03:47 +01:00
Martin Raifer fc5b78ba0a show 'set to today' button also on 'survey:date' field 2023-01-27 17:10:02 +01:00
Martin Raifer 3238d3439c fix linter issues 2023-01-27 17:05:43 +01:00
Martin Raifer adcbdae6e8 implement date field, for #9477 2023-01-27 17:03:28 +01:00
Martin Raifer afa4d4db9c replace mapbox imagery with dedicated api tokens 2023-01-27 17:03:27 +01:00
Martin Raifer 8e046be354 mention Röntgen icon set in bundled resources list 2023-01-26 18:29:49 +01:00
Martin Raifer bce5c14ada rotate mapbox satellite imagery key
(backported as v2.24.1 patch release)
2023-01-25 12:28:35 +01:00
Martin Raifer deb2b15cf4 load value icons in combo fields, increase their size slightly
as specified in the tagging schema [v6](https://github.com/ideditor/schema-builder/blob/main/CHANGELOG.md#600)

for #9477
2023-01-24 15:10:50 +01:00
Martin Raifer d9695f1cef update directionalCombo fields to tagging schema v6 schema
keeping a fallback to v5's `cycleway` field type for now

for #9477
2023-01-24 14:25:53 +01:00
Martin Raifer 98e9a11a51 add Röntgen icon set 2023-01-23 20:42:03 +01:00
Martin Raifer e1c0873911 npm start uses watch mode by default
for single-build dev server the new command `npm run start:single-build` is added
2023-01-20 16:25:48 +01:00
Martin Raifer 4c2c7ff037 add missing markdown link 2023-01-20 10:48:37 +01:00
Martin Raifer 73773b61f1 Fix context "edit" menu on touchscreens
* render labels properly, fixes #9425
* always open the touch-specific edit menu (the contextmenu event is always triggered by the browser on long presses, where we need to make sure that this event doesn't override the `isTouchMenu` property of the edit menu)
2023-01-19 18:27:02 +01:00
Martin Raifer 267bf6e346 typo 2023-01-19 16:15:48 +01:00
Martin Raifer 6915447019 Set development version number 2023-01-19 16:00:23 +01:00
Martin Raifer f376a25d24 drop outdated/unnecessary step 2023-01-19 15:59:54 +01:00
Martin Raifer dd772bf994 fix typo in changelog 2023-01-19 15:46:38 +01:00
Martin Raifer a5f5e25c9d v2.24.0 2023-01-19 12:14:02 +01:00
Martin Raifer ddcd7023bc npm run translations 2023-01-19 12:12:57 +01:00
Martin Raifer 7091349800 npm run imagery 2023-01-19 12:11:56 +01:00
Martin Raifer dfd46a9e06 update tests, add to changelog 2023-01-19 12:03:36 +01:00
archpdx 81374c3735 Fix connect features with uncontrolled crossing (#9443) 2023-01-19 11:59:16 +01:00
Martin Raifer 75edf18586 fix typos 2023-01-19 11:56:57 +01:00
Martin Raifer b2fd9acdd6 update changelog 2023-01-19 11:53:13 +01:00
Furkan Mutlu f7bd65ac8d fix: 🐛 Fix multiple appending debug vintage unknown label (#9458)
* fix: 🐛 Fix multiple appending debug vintage unknown label

* keep using t.append for accessibility

Co-authored-by: Martin Raifer <martin@raifer.tech>
2023-01-19 11:49:30 +01:00
Martin Raifer 48f23ce954 mention recent changes in changelog 2023-01-19 11:39:35 +01:00
Dimitar 37ca209b58 Address format in Bulgaria (#9446) 2023-01-19 11:30:09 +01:00
Martin Raifer 244b35f705 Merge branch 'dependabot/npm_and_yarn/esbuild-0.17.2' into develop 2023-01-18 20:38:53 +01:00
Martin Raifer b573fa8efd use newest available esbuild release (0.17.3) 2023-01-18 20:38:21 +01:00
Martin Raifer c12f7e5479 migrate to esbuild v0.17; only write esbuild stats if needed
see https://github.com/evanw/esbuild/blob/main/CHANGELOG.md#upgrade-guide-for-existing-code
2023-01-18 20:35:26 +01:00
dependabot[bot] 2111c3ba45 Bump osm-community-index from 5.4.0 to 5.5.0 (#9461)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 19:37:15 +01:00
dependabot[bot] f081f5a9f6 Bump d3 from 7.7.0 to 7.8.1 (#9456)
Bumps [d3](https://github.com/d3/d3) from 7.7.0 to 7.8.1.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v7.7.0...v7.8.1)

---
updated-dependencies:
- dependency-name: d3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 19:35:50 +01:00
Martin Raifer dc9b6a3acb only treat traffic_calming=island as an area tag
this is required for a proper fix of https://github.com/openstreetmap/id-tagging-schema/issues/733
2023-01-18 19:15:16 +01:00
Martin Raifer 4b83dceec1 don't split values in semiCombo fields split with , in descriptions
fixes #9471
2023-01-18 19:10:09 +01:00
Martin Raifer b0b080cb64 add missing markdown link 2023-01-17 18:53:27 +01:00
dependabot[bot] 9ec46e4788 Bump esbuild from 0.16.17 to 0.17.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.16.17 to 0.17.2.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.16.17...v0.17.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-17 09:01:40 +00:00
Martin Raifer 3dde091fdd add changelog entry for #9434 2022-12-20 18:55:40 +01:00
Kamil Monicz 65da698886 Optimize oldTagIssues method by reordering the checks (#9434)
The hasInterestingTags skips most entities and is light to run - in contrary to presetManager.match
2022-12-20 18:53:09 +01:00
Martin Raifer 37e2131ec5 fix test 2022-12-20 09:56:37 +01:00
Martin Raifer aeeb441e8b fix regression: labels are not rendered in multi/semiCombo chips
regression was in 479586be37
2022-12-16 12:13:16 +01:00
dependabot[bot] 17a68eefe7 Bump osm-community-index from 5.3.1 to 5.4.0 (#9426)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 11:55:01 +01:00