All Questions

0 votes
0 answers
6 views

How to import landsat data with python

I tried to import the data using the officially given import_landsat.py but it didn't respond when I ran it on pycharm, I also configured OSGeo4W as the system interpreter for pycharm to make sure ...
徐志豪's user avatar
0 votes
0 answers
9 views

Masking a raster with only one value and defining the nodata pixels to 0 only inside the geometry

I want to calculate the coverage area of a raster inside each district of a shapefile. The raster only takes a value of 1 for the covered areas. My Python function below iterates over each row (...
TiagoCC's user avatar
0 votes
0 answers
6 views

How to convert predicted bounding boxes from YOLOv8 to shapefiles

I have adopted the YOLOv8 model to detect cars from an orthophoto. My goal is to convert the predicted bounding boxes to shapefiles so I can view the output in a GIS environment. I have tried several ...
Edudzi's user avatar
  • 99
0 votes
0 answers
12 views

QGIS 3 Python script don't iterate through raster layers in print composer and saves only one raster layer with different years

I use QGIS3 and I have project with series of heatmap raster layers from different years (Grass_Snake_2005-2024, one raster layer for each year), in this project I set up already map in map Print ...
Lukasz Ponienski's user avatar
0 votes
0 answers
23 views

Why is there a difference between Raw and Rendered results?

I saved two images from a Dem Tiff file in two different formats. There is no problem when saved as raw format. However, when you save it in rendered format, something like the second picture appears. ...
William24's user avatar
0 votes
0 answers
13 views

Limited mouse options in QGIS 3.2 up

I have just upgraded to QGIS 3.2... from QGIS 3.1.. I have noticed while setting up the system that when a dialogue box opens, the mouse pointer position does not default to the dialogue buttons as is ...
Mbindawina's user avatar
1 vote
0 answers
7 views

Locally render a tile exactly like mod_tile/renderd would

I'm slowly learning the machinery involved in running a custom tile server for openstreetmap. I have a fully functioning setup more or less straight from this switch2osm guide but I'm curious about ...
pipe's user avatar
  • 111
0 votes
0 answers
9 views

Pointcloud Tools not in Processing Toolbox QGIS 3.36.3-Maidenhead MAC

Pointcloud tools are not showing in Processing Toolbox. I am using the most recent version of QGIS for MAC, 3.36.3-Maidenhead. I see some others have had a similar problem before but no solution. ...
Andrew's user avatar
  • 1
1 vote
0 answers
14 views

when moving a vertex node, change the shape of each polygon that contains this node

I digitized a suveyors map, creating many polygons in a 1:7000 scale, so that all points are almost on there correct location. I switch to 1:1000 scale, both image and gqis screen and want to fine-...
Martin's user avatar
  • 111
0 votes
0 answers
5 views

Add image layer to ecognition

Why, when I add an image layer to ecognition are the objects missing? I have a ecognition project and I did multiresolution segmentation. Now I want to add another image layer to project and clarify ...
Ali's user avatar
  • 1
0 votes
0 answers
7 views

Where to find the pg_service.cnfg file for an existing QGIS project with PostgreSQL connection? And how to make the file if the service name is blank?

I have an existing QGIS project to work on and the layers are from a postgresql connection. I want to open this project on QField on Android but it couldn't load the layers because it requires ...
AliZ.ece's user avatar
0 votes
0 answers
25 views

Error 00539 Invalid Field... spelling correctly?

I'm attempting to calculate a field with an expression, that will detect the number of stores per 100,000 people. It keeps sending back an error stating I have an invalid name... but it's the same ...
Ben Kleschinsky's user avatar
0 votes
0 answers
14 views

Converting from UTM to GCS in ArcGIS Pro

I'm trying to display point data over a basemap with a different CRS. Basemap CRS = Projected Coordinate System: NAD 1983 UTM Zone 15N | Geographic Coordinate System: NAD 1983 Point data CRS = ...
anzac21's user avatar
  • 61
0 votes
0 answers
9 views

API REST import geoserver/rest/imports not creating Grid subset bounds

I'm using /geoserver/rest/imports/ to import a folder with shapefile (.shp .dbf .shx and .prj). It works well but the bounding boxes are dynamic. I need to calculate the Bounding Boxes like in the UI ...
patilanz's user avatar
-1 votes
0 answers
9 views

cURL to Migrate and Publish GeoPackage to GeoServer [duplicate]

I've been using cURL to move a GeoPackage to GeoServer (v2.22.2) with hopes to use the same command to update the GeoPackage on a schedule. I'm seeing a couple of issues. The GeoPackage file on the ...
user1457123's user avatar

15 30 50 per page
1
2 3 4 5
11003