pony icon indicating copy to clipboard operation
pony copied to clipboard

Add support of spatial data types

Open xiemeilong opened this issue 10 years ago • 6 comments

Will pony support spatial data types?

xiemeilong avatar Dec 07 '14 14:12 xiemeilong

In future - yes, but probably not too soon. Right now we are working hard on bringing PonyORM objects to frontend, so someone can transfer bunch of PonyORM objects to JavaScript and use them to build a rich web application. Then we plan to add support of PostgreSQL-specific datatypes (array, enum, json, hstore), support of analytic aggregated functions (SUM(...) OVER(...)), and full text search. The other extremely important task is support of migrations. So realistically I don't think we can add spatial data types before January 2016.

kozlovsky avatar Dec 07 '14 15:12 kozlovsky

@kozlovsky it's Feb 2016 now. any progress on this issue?

kaporzhu avatar Feb 02 '16 12:02 kaporzhu

We had no time to implement support of spatial data types yet, but our team of core developers just increased by 50%, so I expect that we can speed up significantly in 2016.

kozlovsky avatar Feb 05 '16 07:02 kozlovsky

@kozlovsky thanks for the reply. I'm looking forward to the new feature.

kaporzhu avatar Feb 05 '16 08:02 kaporzhu

It's been a long time since the request. PostGIS support is a much-needed requirement now.

shivanshs9 avatar Jul 03 '19 22:07 shivanshs9

Any updates on this?

shayneoneill avatar May 13 '23 11:05 shayneoneill