You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a method that uses this logic to create and return an array of MaplyVectorObjects, given a GPKGGeoPackage object, a bounding box, and a table name.
And use code similar to GPGKFeatureTileSource buildObjectsWithTileID:andGeoBBox:andGeoBBoxDeg:andCompObjs: to create the vector objects, with the appropriate attributes.
The text was updated successfully, but these errors were encountered:
Make a method that uses this logic to create and return an array of MaplyVectorObjects, given a GPKGGeoPackage object, a bounding box, and a table name.
Make a class for this purpose. GPKGFeatureSource
Use this logic:
And use code similar to GPGKFeatureTileSource buildObjectsWithTileID:andGeoBBox:andGeoBBoxDeg:andCompObjs: to create the vector objects, with the appropriate attributes.
The text was updated successfully, but these errors were encountered: