I need to convert Sql Server latitude /Longitude to geometry datatype
I have just imported a csv to my table in my database.
Table consist ID Begin_trip Lat Begin_trip Lng Drop_Lat Drop_Lng
Does anyone know how I will be able to convert the lat and long of either Drop or Begin_trip to a geometry data type?
أكثر...
I have just imported a csv to my table in my database.
Table consist ID Begin_trip Lat Begin_trip Lng Drop_Lat Drop_Lng
Does anyone know how I will be able to convert the lat and long of either Drop or Begin_trip to a geometry data type?
أكثر...