spring-projects / spring-projects/spring-data-mongodb
Add FeatureCollection Object to support GeoJson [DATAMONGO-1749]
@christophstrobl is already working on this.
Since Dec 30, 2020.
- Dominant language
- Java
- Stars
- 1.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
Alessandro Rosá opened DATAMONGO-1749 and commented
Hi,
since I didn't find anything about this feature I would like to ask if there will be any support for the FeatureCollection Object as described here in RFC7946
https://tools.ietf.org/html/rfc7946#page-12
Currently I see that Spring Data MongoDB allows all GeoJson Object types like point, MultiPoint, String, MultiString, etc...) but I don't see even on documentations any info about FeatureCollection Object. It's a question, not a real bug.
Regards,
Alessandro
No further details from DATAMONGO-1749
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.
Assessment
This issue has not been assessed yet.