locationtech / locationtech/geomesa
In jupyter/Leaflet.scala add support for multi-geometry types
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
In jupyter/Leaflet.scala add support for multi-geometry types
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-1564
Key: GEOMESA-1564
Type: Improvement
Priority: Major
Status: To Do
Resolution: Unresolved
Assignee: Austin Heyne
Reporter: James Hughes
Created: Wed, 7 Dec 2016 10:41:37 -0500
Updated: Wed, 25 Apr 2018 10:17:26 -0400
Parent: GEOMESA-1562
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading jupyter/Leaflet.scala, the only source file named in the issue, and identify how geometry types are currently handled. Done means multi-geometry types are supported there, but the issue names no tests or verification command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, scala
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100