{
"type": "MultiPolygon",
"coordinates": [[[
[6707794.77817316, 1952512.97762237],
[6707794.43138905, 1952566.21209599],
[6707897.49942442, 1952567.26754007],
[6707897.9039513, 1952513.5347079],
[6707794.77817316, 1952512.97762237]
]]]
}
I am very new to GeoDjango. These are my Geojson coordinates.
These are the Coordinates for Parcel data that belongs to Sacramento City. How to convert these coordinates into Lat Long in Python