Questions tagged [files]
The files tag has no summary.
35 questions
1 vote
0 answers
78 views
Classifying spatial data using QGIS [closed]
I have two files: geologie.dbf and Legenda_Geologie.xls. I need to classify some regions within the area that I am studying but I am not exactly sure how to do that. Do I need to manually type the ...
2 votes
0 answers
44 views
QField - Pictures cannot be transferred to PC
QField updated automatically on my tablet this week. Now I can see pictures I took inside of the Qfield app, which I couldn't do beforehand. However, since that very same update, I'm unable to move my ...
0 votes
0 answers
34 views
Collect the spatial data used in an MXD file and haven't been saved in the same folder
So, I created several MXD files a long time ago, with spatial data and other reports/photos etc. inside but didn't save it all in the same folder in my computer. Now, a few days have gone by and I ...
2 votes
1 answer
214 views
Where should temporary files be stored in plugin development with PyQGIS?
I'm currently developing a plugin for QGIS, and was wondering if there was a recommended place that temporary files be stored. Currently, my plugin just writes to the C:\Users\user\Documents directory ...
1 vote
0 answers
1k views
QGIS flagging shapefiles as 'invalid data source'
I've downloaded some shapefiles (zipped) to my C drive for use in QGIS - however it can't seem to find them when I add a vector layer from the web browser, they simply don't appear. When I try to open ...
2 votes
1 answer
151 views
How to authenticate the HTML static files under GeoServer installation
I'm using GeoServer 2.22.2. and now I can access the static files under data_dir/www/.for example: http://publicip:8080/geoserver/www/index.html.but I don't want all those files exposed to the role ...
0 votes
0 answers
67 views
Using list of polygon.txt files in Onedrive to show those files in ArcGIS Pro
I have many polygon text files of different cities around the world, I was wondering how I could show these files in ArcGIS Pro. So far I have transferred these files to my C drive, and linked that ...
0 votes
2 answers
1k views
Create list of shapefiles names from shapefiles in a folder, if folder does not contain shapefile type, print a statement stating this [closed]
I am creating a list of shapefiles names from files in a folder: items = os.listdir(r'E:/folder/test') print('checking directory...') print('your files are: ') print() filenames = [] for names in ...
0 votes
2 answers
1k views
How do I import .lyr files to QGIS? ukhab files. want to add them to a project
I am trying to add these layer files to QGIS but when I go to import they do not appear in the folder as they are saved as .lyr files but this is not an option. I am sure there is a really basic thing ...
4 votes
2 answers
1k views
What is the difference between QGIS file types?
When I open the .qgz-file there are the others opened with it at the same time? or what is the use of other types?
0 votes
1 answer
2k views
Load a shapefile into geopandas from a request.files
I'm trying to receive a simple .shp file, without been zipped, via web request and convert it to a geopandas dataframe. I tried to use io.BytesIO to wrap the file but also didn't worked.. I tried to ...
0 votes
1 answer
418 views
QPJ Files missing [closed]
So i have these shapefiles which i got for a thesis, a shapefile layer with 6 files. And i tried to make a shapefile layer where i crop the district from the old layer and pasted it in the new layer. ...
3 votes
2 answers
617 views
Importing massive amounts of raster files
I have 17.000 individual files that I would like to load into QGIS. These files are .img-files (Rasters) that contain land elevation data. Each file is about 1 Mb in size. I tried to add in all the ...
1 vote
0 answers
904 views
Converting .asc files to points?
I have multiple wind data at varying heights in .asc-file format. I want to interpolate them in QGSI but it seems I can't even display the points even if I click add raster. It's still on a table. ...
0 votes
1 answer
98 views
Extracting area in orthophoto high resolution image tab file?
How can I extract an area in an orthophoto high resolution image tab file? I tried to translate it in MapInfo to other data files but cannot.