Skip to main content

Questions tagged [windows]

Graphical interface operating system software by Microsoft.

0 votes
1 answer
29 views

I'm working on a flask app that takes a geojson file and returns a shapefile. Currently it is giving me the error PermissionError: [Errno 13] Permission denied: 'C:\\Users\\john\\Desktop\\...
John's user avatar
  • 161
1 vote
0 answers
35 views

I have installed WSL2 on a new windows 11 machine with the Ubuntu (Noble) distro. I followed the full instructions on QGIS.org to install on a Linux machine. The software installs correctly and starts ...
SeeWhy's user avatar
  • 419
0 votes
1 answer
58 views

I am following this tutorial to install GeoSAM plugin for QGIS. As I removed my old QGIS and installed the latest LTS version through OSGeo4W installer it seems that at some point the old installation ...
Sina NAKHOSTIN's user avatar
2 votes
0 answers
48 views

I am currently making my first multi-platform program that uses GDAL for geospatial calculations. I have already successfully built and run the program in an Ubuntu station but I have trouble building ...
magus_e's user avatar
  • 67
0 votes
0 answers
101 views

After watching this youtube (and in person at FOSS4G-EU)I thought that with the latest version of gdal I would be able to do this kind of command: gdal info "C:\tmp\World states 2024-distance....
TheRealJimShady's user avatar
1 vote
0 answers
73 views

In FME (2025.1.0.1, build 25609 at the time of writing), according to the official documentation, one can install Python packages using this command, e.g. on Windows: C:\<install_dir>\FME> ...
swiss_knight's user avatar
  • 11.4k
0 votes
0 answers
48 views

So I've been trying to figure out how to serve a project through QGIS Server, where the layer spatial data is stored in PostGIS. I have a project where I can serve the map if the layer data resides in ...
user3532232's user avatar
2 votes
1 answer
102 views

I'm creating a layer from some database table using this code: conString = 'dbname=\'mydatabase\' host=mymachine port=1521 user=\'myuser\' password=\'mypassword\' key=\'myID\' srid=25832 type=Point ...
MakePeaceGreatAgain's user avatar
0 votes
0 answers
33 views

We have multiple Image mosaic stores on the server however this particular store is quite large and we want to share it between multiple GeoServer instances. When I either user the share name ''\...
Andy's user avatar
  • 1
0 votes
0 answers
49 views

QGIS requires reinstallation or repair via the Control Panel after each round of Windows updates deployed to our company’s laptops. I’ve ensured that the latest version is installed and confirmed that ...
Dave's user avatar
  • 1
1 vote
1 answer
147 views

Scoured the internet, github, and stack exchange for a couple days to get the FileGDB Driver installed/enabled within a venv. Purpose is to generate a FileGDB (NOT read a gdb - OpenFileGDB) and ...
Binx's user avatar
  • 1,456
0 votes
1 answer
40 views

I have a scaling problem with the version of Qt Designer in included in OSGeo4W. I have some .ui files that I created with Designer (not the OSGeo4W version). They appear correctly on my high DPI ...
Llaves's user avatar
  • 6,063
0 votes
0 answers
61 views

I am trying to polygonize a raster dataset. I have a QGIS installation. Calling > C:/OSGeo4W/apps/Python312/Scripts/gdal_polygonize.exe c:/example/example.tif c:/example/example.shp in a cmd box ...
Ben the bear's user avatar
1 vote
0 answers
80 views

I am creating several layers in .geojson via QGIS API. In loop I save them using this function after downloading them via WFS. def save_layer_as_geojson(layer, temp_dir, layer_name): """...
Josef Jehlička's user avatar
0 votes
0 answers
57 views

Why does QGIS writing more than thousands SQLite files to my Windows directory '? How can I let QGIS write these files to another map..? Windows > QGIS3-OjXByK > RLTLmf_styles.db Every time with ...
NvBgm's user avatar
  • 131

15 30 50 per page
1
2 3 4 5
31