Skip to content

Compile the SpatiaLite source code into mod_spatialite to add spatial data support to SQLite using SELECT load_extension.

Notifications You must be signed in to change notification settings

haotaoyanzhuce/spatialite-for-android-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

mod_spatialite-for-android-nodejs

将spatialite源码编译为mod_spatialite利用select load_extension为sqlite增加空间数据支持。

由于spatialite官方并不直接支持在android平台上使用,所以需要使用NDk对spatialite源码进行交叉编译。

配合 node.so动态库使用,该动态库为android平台编译。

##spatialite-5.0.0 ##host:ubuntu 20.04 架构x86_64 ##target:android-13-armv8

About

Compile the SpatiaLite source code into mod_spatialite to add spatial data support to SQLite using SELECT load_extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published