Skip to content

A Cordova/PhoneGap plugin to open and use sqlite databases on Android/iOS/Windows Universal(8.1)/Amazon Fire-OS/WP(7/8) with HTML5/Web SQL API

License

Notifications You must be signed in to change notification settings

KimberleeDArmstrong/Cordova-spatialite-storage

 
 

Repository files navigation

Spatialite extension fork

This is a fork of the https://github.com/litehelpers/Cordova-sqlite-storage project. Some changes were made to allow the plugin to work with the SpatiaLite extension for SQLite.

SpatiaLite enables the SQLite database to understand and process spatial data, e.g. coordinates and shapes. For more information see https://www.gaia-gis.it/fossil/libspatialite/index

Currently, only Android and iOS are supported to work with this plugin.

Installation

Use the cordova command line tool in your project folder:

cordova plugin add https://github.com/DisyInformationssysteme/Cordova-spatialite-storage

About

A Cordova/PhoneGap plugin to open and use sqlite databases on Android/iOS/Windows Universal(8.1)/Amazon Fire-OS/WP(7/8) with HTML5/Web SQL API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 61.7%
  • C++ 22.9%
  • C 7.5%
  • JavaScript 4.7%
  • Java 2.5%
  • Objective-C 0.3%
  • Other 0.4%