Proper way to load GPKG data #2930
Unanswered
bclay1297
asked this question in
Support Q&A
Replies: 1 comment
-
|
Please don't attach text files...just paste your content. Did you try making an earth file? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OpenStreetMaps has GPKG files available for download. Using sqlite3 I can see the names of multiple layers in the file. I modified a routine that I use to display shapefiles to include layer selection. When I run the attached routine with different layer names I get a different feature count so it looks like I am loading the data. For some reason I do not see the features displayed on the earth view.
Is there a different way to display GPKG files?
AddGpkgLayer.txt
Beta Was this translation helpful? Give feedback.
All reactions