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

[feature] Add support for GeoJSON #116

Closed
totallynotvaishnav opened this issue May 29, 2022 · 0 comments
Closed

[feature] Add support for GeoJSON #116

totallynotvaishnav opened this issue May 29, 2022 · 0 comments

Comments

@totallynotvaishnav
Copy link
Member

totallynotvaishnav commented May 29, 2022

We have to add support for loading map data using GeoJSON in the geographic map feature. The steps involved are:

  • Accept a new parameter GeoDataParam when creating the NetJSONGraph instance which points to the GeoJSON data.
  • Create a new function to parse this link and load GeoJSON data in netjsongraph.utils.js.
  • Add a new property to NetJSONGraph called GeoData.
  • Render the GeoData using geoJSON method of leaflet library.
@totallynotvaishnav totallynotvaishnav added this to To do in [GSoC 22] netjsongraph.js via automation May 30, 2022
@nemesifier nemesifier moved this from To do to Backlog in [GSoC 22] netjsongraph.js Jun 25, 2022
@totallynotvaishnav totallynotvaishnav moved this from Backlog to To do in [GSoC 22] netjsongraph.js Aug 3, 2022
totallynotvaishnav added a commit that referenced this issue Aug 9, 2022
totallynotvaishnav added a commit that referenced this issue Aug 9, 2022
@totallynotvaishnav totallynotvaishnav moved this from To do to In progress in [GSoC 22] netjsongraph.js Aug 9, 2022
totallynotvaishnav added a commit that referenced this issue Aug 10, 2022
totallynotvaishnav added a commit that referenced this issue Aug 22, 2022
[GSoC 22] netjsongraph.js automation moved this from In progress to Done Aug 23, 2022
totallynotvaishnav added a commit to totallynotvaishnav/netjsongraph.js that referenced this issue Nov 15, 2022
totallynotvaishnav added a commit that referenced this issue Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

1 participant