@cpp.js/package-spatialite
Version:
This package provides SpatiaLite, a spatial extension to SQLite, compiled with Cpp.js for seamless integration in JavaScript, WebAssembly and React Native environments. By using Cpp.js, this package enables high-performance spatial database operations bot
56 lines (37 loc) • 1.58 kB
Plain Text
/* ./src/headers/spatialite/gaiaconfig-msvc.h.in - manually maintained */
/* Should be defined in order to enable GCP support. */
/* Should be defined in order to enable GeoPackage support. */
/* Should be defined in order to enable LIBXML2 support. */
/* Should be defined in order to enable RTTOPO support. */
/* Should be defined in order to enable GEOS_370 support. */
/* Should be defined in order to enable GEOS_ADVANCED support. */
/* Should be defined in order to fully disable GEOS non-thread-safe API. */
/* #undef GEOS_ONLY_REENTRANT */
/* Should be defined in order to enable GEOS_REENTRANT (fully thread-safe). */
/* Should be defined in order to disable EPSG full support. */
/* Should be defined in order to disable FREEXL support. */
/* Should be defined in order to disable GEOCALLBACKS support. */
/* Should be defined in order to disable GEOS support. */
/* Should be defined in order to disable ICONV support. */
/* Should be defined in order to disable KNN support. */
/* Should be defined in order to disable MATHSQL support. */
/* Should be defined in order to disable PROJ.4 support. */
/* Should be defined in order to enable PROJ.6 support. */
/* the Version of this package */