Closed caldwellc closed 5 years ago
Ported NGA Feature Style Extension from GeoPackage Java (http://ngageoint.github.io/GeoPackage/docs/extensions/feature-style.html)
Modified geopackage to use node-canvas instead of pureimage (in node) and still uses canvas in browser.
Added unit tests to ensure code is working as expected.
Updated docs and dist build.
Coverage increased (+0.4%) to 93.925% when pulling 4cafc1a34c8ee0a059ccd55cf161fe11c01aad4c on caldwellc:master into a16de875d7a0242454d8cb6d4a7ed6793f8ad0c7 on ngageoint:master.
Ported NGA Feature Style Extension from GeoPackage Java (http://ngageoint.github.io/GeoPackage/docs/extensions/feature-style.html)
Modified geopackage to use node-canvas instead of pureimage (in node) and still uses canvas in browser.
Added unit tests to ensure code is working as expected.
Updated docs and dist build.