ngageoint / geopackage-js

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

Add data to existing GeoPackage #190

Closed eclosion2012 closed 1 year ago

eclosion2012 commented 1 year ago

Is there a example for add data to exisiting geopackage?Now,the new feature is not update to the gpkg file when i use the "featureDao.create()" method?

danielbarela commented 1 year ago

This function is an example of how to insert feature data into the geopackage.

https://github.com/ngageoint/geopackage-js/blob/23eb4cef605bec959dbff51fef1400ab9909c21e/test/geopackageUtils.js#L66

eclosion2012 commented 1 year ago

This function is an example of how to insert feature data into the geopackage.

https://github.com/ngageoint/geopackage-js/blob/23eb4cef605bec959dbff51fef1400ab9909c21e/test/geopackageUtils.js#L66

thank you

eclosion2012 commented 1 year ago

thank you.

雪落无声 @.***

 

------------------ 原始邮件 ------------------ 发件人: "ngageoint/geopackage-js" @.>; 发送时间: 2023年4月27日(星期四) 凌晨3:11 @.>; @.**@.>; 主题: Re: [ngageoint/geopackage-js] Add data to existing GeoPackage (Issue #190)

This function is an example of how to insert feature data into the geopackage.

https://github.com/ngageoint/geopackage-js/blob/23eb4cef605bec959dbff51fef1400ab9909c21e/test/geopackageUtils.js#L66

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>