diplonics

Results 1 comments of diplonics

No probs, here's the code but don't think anything fancy is being done here. --- var sqlite = require('spatialite'); var db = new sqlite.Database(':memory:'); var query = "SELECT AsGeoJSON(ST_Transform(GeomFromText('LINESTRING(" +...