Has anyone done a conversion of PostGreSQL type "double" of lat, lon to work with the dbo.Devices.GisPoint 'Geography' type? Vice Versa?

We’re currently trying to use Django(Python) to create scripts to auto populate Coordinates into Milestone Management so we can get the Camera device items on the mapview in the smart client. The challenge I’m coming upon is trying to get lat lon from our current system cameras which uses PostGreSQL. The Python Scripting is via Django. The issue I have is MS Sql converting to what MIlestone’s db likes which is a ‘Geography’ type.

In Milestone Technical Support we have no knowledge about PostGreSQL or what you are asking. Hopefully another partner active on the forum will be able to answer..