ngageoint / geopackage-js

GeoPackage JavaScript Library
http://ngageoint.github.io/geopackage-js/
MIT License
310 stars 78 forks source link

Feature Style Extension #132

Closed caldwellc closed 5 years ago

caldwellc commented 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.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.4%) to 93.925% when pulling 4cafc1a34c8ee0a059ccd55cf161fe11c01aad4c on caldwellc:master into a16de875d7a0242454d8cb6d4a7ed6793f8ad0c7 on ngageoint:master.