Dan

Results 18 comments of Dan

This is still a bug. I was able to reproduce this bug in iOS7. Plans to fix?

This is still a problem and the pull request (#157 ) still has not been pulled. Any updates?

OK, so the problem is that the ``queryForGeoJSONFeaturesInTable`` takes a bounding box but does not specify that this bounding box should be a bounding box in 4326. So, when you...

To create the proj4js projection, we will pass the WKT defined in the definition column of the gpkg_spatial_ref_sys table to proj4. Except in the case of 4326. So, it appears...

The reason for the size of the regular file is the inclusion of the implementation of SQLite which is required for GeoPackage. We have done a lot of work to...

The README has not been updated to the new version of the code. I will update it to be correct. When you require ``var geopackage = require('@ngageoint/geopackage')`` you can now...

Feel free to update and make a pull request. Thank you for your help.

@waghmareatul8 https://github.com/ngageoint/geopackage-js/blob/master/test/lib/testFeatureCreate.js#L232-L236