is there any way converting decimal field to point field so geomaneger model?
i have lots of data which include decimal field of x,y however i dont make any query with django…
my problem is django-point-defination
i am waiting your helps
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
i have achieved this with some postgis sql code. first of all ı create a new column in my table then i operate with Update postgis code