spring-data-mongodb icon indicating copy to clipboard operation
spring-data-mongodb copied to clipboard

Add FeatureCollection Object to support GeoJson [DATAMONGO-1749]

Open spring-projects-issues opened this issue 8 years ago • 1 comments

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

spring-projects-issues avatar Jul 24 '17 13:07 spring-projects-issues

Dominik Kovács commented

Hello Oliver Drotbohm,

 

please do you have any update on this? it would be a nice feature

I'd suggest implementing Feature and Properties as well

spring-projects-issues avatar Oct 25 '20 00:10 spring-projects-issues