Loading GeoTIFF Raster from PostGIS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I have run into an issue I am unable to solve.
We are building a city model in Infraworks, the data sources such as 3d Building geometries, parcel vector lines etc are all inside a PostGIS Database. This part is working fine, the database connection starts up and updates as expected.
However, when i try to import the DEM Raster Data uploaded into a separate schema with raster2pgsql and visible in QGIS, Infraworks simply gives me this error during the data import when trying to access the tables.
"There is no valid data source to import"
Again, i can select the database containing the DEM Raster data, but when trying to access its table it just says there is no datasource available.
I have added the TIFF file locally into Infraworks and everything works as expected for the topographical data.
Can anyone help me out here, I am at my wits end. Any tips / ideas / suggestions are appreciated.
Thank you in advance