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

Decode Directly from a URL or a file that return JSON #3

Open
ismailsunni opened this issue Feb 8, 2023 · 0 comments
Open

Decode Directly from a URL or a file that return JSON #3

ismailsunni opened this issue Feb 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ismailsunni
Copy link
Owner

Why

Instead doing the request or open the json file separately, we can request or open a file directly on the plugin. Usually, we get a JSON return that contains encoded polygon. Thus, we need to add 2 more parameters:

  • The URL or a file path
  • The path to the encoded polygon in the JSON
@ismailsunni ismailsunni added the enhancement New feature or request label Feb 8, 2023
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

No branches or pull requests

1 participant