mongokit icon indicating copy to clipboard operation
mongokit copied to clipboard

How does one reprsent MongoDB GeoJSON fields in a mongokit schema?

Open AvadootNachankar opened this issue 10 years ago • 0 comments

structure = {
    .
    .
    .
    'location': dict
}

AvadootNachankar avatar Feb 26 '14 05:02 AvadootNachankar