Skip to main content

Questions tagged [directory]

The tag has no usage guidance.

0 votes
1 answer
76 views

Link images in QGIS map for qgis2web Leaflet export published on GitHub?

When I open the index.html file (from the qgis2web export) with my browser (locally) all my images are properly displayed. However, after uploading my web map files to github and publishing it with ...
elsek's user avatar
  • 3
1 vote
1 answer
36 views

Unable to set working directory for split vector layer tool

I have some data in a .shp layer that I want to separate into multiple vector layers based on ID. When I navigate to the Split Vector Layer tool, I can select my input layer, unique field ID, and ...
anzac21's user avatar
  • 61
1 vote
0 answers
22 views

GWC: folder names meaning: why i have folders with the name 'EPSG_3857x2_09' and 'EPSG_3857_09'

EPSG_3857 is a CRS the postfix 09 is a zoom-level but why i have folders with structure of: << CRS >>x2_<< zoom-level >> << CRS >>_<< zoom-level >> Is ...
user3606183's user avatar
0 votes
0 answers
422 views

When deploying a GeoServer via Docker the container can't see my data directory

Deploying a GeoServer via Docker (include data with PostGIS). Container can't see my data directory. I am use Ubuntu 20.04 I need the GeoServer through docker to show my data, which I copy to COPY ./...
Regina Kunafina's user avatar
1 vote
1 answer
224 views

Purpose of 'Attachment Directories' field in QField

In QGIS, what does the 'Attachment Directories' field in the QField section of Configure Project do, and where has the Photo Naming tag gone? Using QGIS 3.26.3 and QField 2.5.2-6, I've been trying to ...
Avery Andrews's user avatar
2 votes
1 answer
421 views

Importing directory tree of PNG files

I have a local cache directory tree of thousands of satellite tiles in PNG format and in subfolders from -1 to 16 depending on the zoom level. I wish to import these into QGIS and be able to zoom into ...
Sam's user avatar
  • 23
4 votes
1 answer
974 views

Deleting folder and processed files in QGIS using PyQGIS

My script creates a folder named 'output' and saves processed files there. I am trying to delete this folder and all files within it, if I need to re-run the script (see reproducible example at the ...
Andre Silva's user avatar
  • 10.3k
1 vote
1 answer
765 views

Grabbing full file path of a zipped geodatabase using Python [closed]

I am attempting to grab the file path of a file within a zipped file. For example, I have this file: "E:\API_creation\upload\TestingData.zip\TestingData.gdb". I would like to create a python ...
MoreMeowbell's user avatar
0 votes
0 answers
1k views

Saving map in folder for further use

I want to use my map for further offline calculations. I used the below code referred from ' https://gis.stackexchange.com/questions/313382/click-event-on-maps-with-folium-and-information-retrieval/...
Mithra's user avatar
  • 1
-1 votes
1 answer
275 views

Creating a dictionary using data types from user input

To better organize data, I want to create a dictionary that takes a directory path as an argument and groups the items by datatype (for example: u'ShapeFile': ['abc.shp']). However, I run into an ...
Ellie 's user avatar
  • 69
0 votes
1 answer
3k views

Rasterio fails to create new tiff file inside for loop

I'm trying to save rasters with rasterio inside for loop. For reason that I don't understand, the for loop works only in the first loop (being able to save the tiff image) but then when comes to the ...
ReutKeller's user avatar
  • 2,169
0 votes
1 answer
267 views

QGIS creating batch folder directory with incremented names by using Python console

I have the directory, where I have to store all the items separately in the list of folders. This list includes exactly the same folders only with incrementing number, as you can see below: Because I ...
Geographos's user avatar
  • 4,029
4 votes
0 answers
287 views

Can Project Home variable be used to save default outputs of QGIS graphical modeler

Is it possible to use the @project_home variable in QGIS to set a default file path location for an output in the graphical modeler? Ideally I would like the default to be the project home folder ...
AWGIS's user avatar
  • 3,230
0 votes
1 answer
39 views

Filtering stores location with login rules using GeoServer?

I want to filter the location/directory proposed by the stores, with the login rules. More clearly, If my user "John" can only access/admin the "JohnWorkspace", I want he saw only one directory "...
Joathan's user avatar
  • 55
48 votes
1 answer
41k views

What is the default plugin folder location in QGIS 3?

I am searching for default location for QGIS 3 Plugin folder I checked here but could not find: C:\Program Files\QGIS 3.0\apps\qgis\python\plugins C:\Users\Abhijit\.qgis2 (cannot locate .qgis3, ...
Abhijit Gujar's user avatar

15 30 50 per page