Inserting Bulk Features using ArcObjects into PostgreSQL Enterprise Geodatabase
In this episode we learn how to insert bulk of features into the geodatabase using buffering and insert cursor. The original method of using .store is good if you are planning to create few features and verify them, however it becomes slow when working with large number of features. So that is why we use this approach to insert bulk features.
GitHub repo
https://github.com/hnasr/IGeometry
No comments:
Post a Comment
Share your thoughts
Note: Only a member of this blog may post a comment.
No comments:
Post a Comment
Share your thoughts
Note: Only a member of this blog may post a comment.