[PR #1085] [MERGED] CB-1857 feat(plugin-gis-viewer): Add combobox for crs selecting #2219

Closed
opened 2026-03-07 21:07:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1085
Author: @mctep
Created: 8/29/2022
Status: Merged
Merged: 8/30/2022
Merged by: @mctep

Base: develHead: feat/CB-1857-srid-suggest


📝 Commits (1)

  • 4dc8f19 CB-1857 feat(plugin-gis-viewer): Add combobox for crs selecting

📊 Changes

4 files changed (+119 additions, -19 deletions)

View changed files

📝 webapp/packages/core-blocks/src/FormControls/Combobox.tsx (+5 -5)
webapp/packages/plugin-gis-viewer/src/CrsInput.tsx (+50 -0)
📝 webapp/packages/plugin-gis-viewer/src/GISValuePresentation.tsx (+52 -5)
📝 webapp/packages/plugin-gis-viewer/src/LeafletMap.tsx (+12 -9)

📄 Description

Jira ticket: CB-1857
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dbeaver/cloudbeaver/pull/1085 **Author:** [@mctep](https://github.com/mctep) **Created:** 8/29/2022 **Status:** ✅ Merged **Merged:** 8/30/2022 **Merged by:** [@mctep](https://github.com/mctep) **Base:** `devel` ← **Head:** `feat/CB-1857-srid-suggest` --- ### 📝 Commits (1) - [`4dc8f19`](https://github.com/dbeaver/cloudbeaver/commit/4dc8f1970c33bddd9366ff1667470508e7b7549b) CB-1857 feat(plugin-gis-viewer): Add combobox for crs selecting ### 📊 Changes **4 files changed** (+119 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-blocks/src/FormControls/Combobox.tsx` (+5 -5) ➕ `webapp/packages/plugin-gis-viewer/src/CrsInput.tsx` (+50 -0) 📝 `webapp/packages/plugin-gis-viewer/src/GISValuePresentation.tsx` (+52 -5) 📝 `webapp/packages/plugin-gis-viewer/src/LeafletMap.tsx` (+12 -9) </details> ### 📄 Description Jira ticket: [CB-1857](https://dbeaver.atlassian.net/browse/CB-1857) <img width="1550" alt="image" src="https://user-images.githubusercontent.com/1949681/187230633-5a842cca-5b55-41df-bd6f-879ed307858a.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:07:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#2219
No description provided.