Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lines and points #2986

Merged
merged 4 commits into from
Nov 24, 2023
Merged

lines and points #2986

merged 4 commits into from
Nov 24, 2023

Conversation

gdalcengio
Copy link
Contributor

  • Allow uploading and display of lines in KMLs
  • Allow KML points to display as circle markers
  • Migration for geog column to allow more than polygons
  • Handle KML with point with other geometries mixed together to deal with mapshaper incompatible geos

Overview

This PR includes the following proposed change(s):

  • {List all the changes, if possible add the linked issue/ticket #}
  • Points and lines in kml uploader #2792
  • Got uploaded KML points and lines to show up on the map
  • made sure points weren't overwhelming
  • fixed bugs associated

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring / Documentation
  • Version change

if your change is a breaking change, please add breaking change label to this PR

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Screenshots

Please add any relevant UI screenshots if applicable.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@micheal-w-wells micheal-w-wells merged commit 6e676a5 into dev Nov 24, 2023
2 of 3 checks passed
@micheal-w-wells micheal-w-wells deleted the lines_and_points branch November 24, 2023 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants