Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

No support for MySQL geometry data type field #51

Open
virtser opened this issue Dec 28, 2016 · 3 comments
Open

No support for MySQL geometry data type field #51

virtser opened this issue Dec 28, 2016 · 3 comments

Comments

@virtser
Copy link

virtser commented Dec 28, 2016

I have a MySQL database with table which has the following field:
geolocation: DataTypes.GEOMETRY('POINT')

While looking into that filed with simple MySQL client it has the following value:
POINT(34.7787543 32.0708966)

But Lumber/Forest shows this field as empty value, which makes it useless to update or display geo location widget. 😢

forest_ instant__customizable_admin_interface

@virtser virtser changed the title No support for geometry data type field? No support for MySQL geometry data type field Dec 28, 2016
@SeyZ
Copy link
Member

SeyZ commented Dec 29, 2016

Hey @virtser What do you want to see as an GEOMETRY type field on Forest? A Google map? Foretst supports "widgets" and definitively it makes sense to render correctly these type of fields.

@virtser
Copy link
Author

virtser commented Dec 29, 2016 via email

@nickevansuk
Copy link

+1 for this, and even better if you can move the pin on the map to "correct" the lat lng

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants