sqlite, spatialite and geospatial points

22 views
Skip to first unread message

romanca...@gmail.com

unread,
Jul 30, 2016, 10:52:17 AM7/30/16
to CodenameOne Discussions
Hi! while i tryng to migrate my database to sqlite (using that database offline) i found that sqlite doesnt use as default spatialite add on.

its possible to implement it in CN1??

thanks!

If you are experiencing an issue please mention the full platform your issue applies to:
IDE: NetBeans/Eclipse/IDEA
Desktop OS
Simulator
Device

Shai Almog

unread,
Jul 31, 2016, 12:26:10 AM7/31/16
to CodenameOne Discussions, romanca...@gmail.com
Hi,
I'm afraid that isn't implemented at this time. It's non-trivial since it would require using our own custom version of SQLite instead of the builtin one which isn't necessarily what developers would want.

Normally you can use native interfaces to do things like that but this seems like a lot of work for sqlite. Personally I would port a Java based DB instead. Not sure if hsql has geospatial support but having a Java based DB would be far more convenient and portable.
Reply all
Reply to author
Forward
0 new messages