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

feat: add geojson download feature #283

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JinIgarashi
Copy link
Member

Description

I am adding a feature to download attributes as GeoJSON. However, there is still a bug which polygon geometries from queryRenderedFeatures split by tiles, the result cause the duplicated features in the same GeoJSON.

Please don't delete this checklist! Before submitting the PR, please make sure you do the following:

Type of Pull Request

  • Adding a feature
  • Fixing a bug
  • Maintaining documents
  • Others ()

Verify the followings

  • Have you referenced related issues in the repo if they are present (issues)?
  • Code is up-to-date with the main branch
  • No build errors after pnpm build
  • No lint errors after pnpm lint
  • Make sure all the existing features working well
  • Updated documentation in the packages you modified in sites/svelte.water-gis.com folder and README.md of the package.

Changesets

  • If your PR makes a change under packages folder that should be noted in one or more packages' changelogs, generate a changeset by running pnpm changeset and following the prompts. Changesets that add features should be minor and those that fix bugs should be patch. Please prefix changeset messages with feat:, fix:, or chore:.

@JinIgarashi JinIgarashi added the enhancement New feature or request label Jul 17, 2023
@JinIgarashi JinIgarashi self-assigned this Jul 17, 2023
@netlify
Copy link

netlify bot commented Jul 17, 2023

Deploy Preview for svelte-maplibre ready!

Name Link
🔨 Latest commit 8b065cf
🔍 Latest deploy log https://app.netlify.com/sites/svelte-maplibre/deploys/64b5963025c498000860f81e
😎 Deploy Preview https://deploy-preview-283--svelte-maplibre.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant