>
> 1,1,'Edinburgh Castle','Edinburgh','Lothian','EH1 2NG','POINT
> (-3.2027740000000000 55.9541550000000000)'
>
> I've tried multiple variations on the POINT syntax (GeomFromText
> etc...) but no joy.
>
> What am I doing wrong!!?
>
> Thanks in advance


Have you tried the following EWKT?
'SRID=32632;POINT(-3.2027740000000000 55.9541550000000000);'

>
>
>
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to