Select to view content in your preferred language

Adding data from sqlite fails (ArcGIS Pro 3.0)

2506
10
06-30-2022 11:54 PM
Labels (1)
TomGeo
by
Frequent Contributor

AGP 3.0 has no problem reading the content of an sqlite file in, however, adding data from an sqlite file to map hangs at a 'New Query Layer' dialog, where it seems AGP is trying to read the column properties, and fails.

TomGeo_0-1656657393267.png

QGIS does not have any problem reading and visualizing the data. Hence, I don not think there is anything wrong with the sqlite file.

- We are living in the 21st century.
GIS moved on and nobody needs a format consisting out of at least three files! No, nobody needs shapefiles, not even for the sake of an exchange format. Folks, use GeoPackage to exchange data with other GIS!
Tags (2)
0 Kudos
10 Replies
Robert_LeClair
Esri Esteemed Contributor

Tom - apologies for the delayed response, I was on vacation for the last 2.5 weeks.  To your question!

1.  I wonder if it has to do with spatial types (geography vs. geometry) for the sqlite database?  Reference the following item here.

2.  Are there any "custom" settings for the spatial reference?  If so, use the Project GP tool to remove the custom settings and try again.

0 Kudos