locationtech / locationtech/geomesa
Expose toGeoJSON in Python
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.5k
- Forks
- 446
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Expose toGeoJSON in Python
Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-2886
Key: GEOMESA-2886
Type: Improvement
Priority: Major
Status: To Do
Resolution: Unresolved
Reporter: James Srinivasan
Created: Wed, 1 Jul 2020 15:26:55 -0400
Updated: Wed, 1 Jul 2020 15:26:55 -0400
Affects Version(s): 2.4.1
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 locating the existing toGeoJSON entry point and the Python bindings that expose related functionality. Determine how to make toGeoJSON callable from Python, then verify that the exposed function returns the expected GeoJSON representation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100