Skip to main content

Questions tagged [loading]

In this context, loading is for questions related to issues with data in a service not showing in a timely fashion in some GIS client. It is not intended for questions on how to add data to a database, or for questions related to balancing load on a set of servers.

0 votes
0 answers
165 views

QGIS: Flow Accumulation Tool not progressing past 100%

I'm trying to do run the flow accumulation tool on a map where I am trying to extract drainage from a DEM however it has been stuck at 100% for several hours. I have put details of the files I am ...
Kcoj's user avatar
  • 1
1 vote
1 answer
179 views

Determine loading state of base map layers in Leaflet?

What is the JavaScript command to know the loading state of the current layer? I'd like to know is the layer is loading, with 'true' or 'false', when the page loads or when I move the map. This ...
Vincent Dc's user avatar
1 vote
0 answers
129 views

QGIS Debugging/development tools

I am using the Debugging/Development Tools (panel) in QGIS (3.22.7) to figure out what is causing long load times, when opening a project. Most time is spent on the task Reading external settings (~64 ...
Olsen's user avatar
  • 11
0 votes
1 answer
97 views

How to remove loading when layer does not load by returning 0 feature

I have a layer in Openlayers, and I showed a load while the layer doesn't load. //show loading my_layer.on("precompose", function () { document.getElementById("my_loader")....
user12538529's user avatar
4 votes
0 answers
213 views

Reducing loading time of QGIS project

I have saved a couple of QGIS projects in a PostGIS DB, which is hosted in the cloud. The projects consist of different layers. When I open the QGIS projects, the loading time is very long. That is a ...
Enzo Baldini's user avatar
  • 2,347
1 vote
1 answer
65 views

Is progressive decoding of raster geodata possible?

When e.g. WMTS or COGs are visualized, only the image data in the viewport (certain zoom and extent) is loaded. This makes the rendering time quite fast. But e.g. with low internet connection unloaded ...
jens wiesehahn's user avatar
0 votes
0 answers
62 views

ArcPy comparing two databases and deleting and appending data from one to another

I currently am working on trying to ingest data from a client into our database. The schemas are almost the same so I want to compare feature class to feature class and want to delete and append the ...
Tommy Nardone's user avatar
3 votes
1 answer
58 views

Delimit the loading "zone" in a shapefile

I have to make several atlases of a large region in France. My study area is relatively small compared to the entire region. However, most of my layers are related to the entire region. As I intend to ...
caslumali's user avatar
3 votes
2 answers
907 views

Compressing large vector data in QGIS

I work on QGIS 3.10.3 and would like to know if it is possible to compress a large vector data (size: 66298KB). The GIS software is still loading every time I touch the mouse. Is it possible to ...
GIS Noh's user avatar
  • 321
1 vote
2 answers
443 views

Detecting start and end of WFS layer loading in OpenLayers?

I have a WFS layer that takes a while to load. I would like to show a 'load', while it loads, so it doesn't get the impression that nothing is happening. Any idea? var my_layer = new ol.layer....
user210138's user avatar
0 votes
0 answers
214 views

Can't load a previous project with QGIS 3.18.2 with versions 3.24.3. 3.20.0 3.22.0. No layers and just a white screen

With QGIS 3.18.2 I have created a map point cloud data with contours. I saved, Lakach_East_West_IntRas_Clip-3-24-32, and closed the project. A few months later, now using 3.24.3 I wanted to continue ...
MikeJolly's user avatar
0 votes
0 answers
643 views

Unsupported geometry type 'Unkown type' in Layer - Unable to load project in QGIS

This is a seemingly simple issue but I can't seem to fix it. When I load my project in QGIS, I get an error message that says: "Unsupported geometry type 'Unknown type' in Layer ''. When I click &...
Reinier's user avatar
  • 89
1 vote
0 answers
313 views

Why does the R expression "library(sf)" fails when run from another process?

I'm using sf and raster packages to manipulate maps. It works perfectly when I run it with Rscript command, and when I run it inside a .sh shell wrapper, too. But when I try to run the script from an ...
Mike Walker's user avatar
0 votes
0 answers
291 views

Executing algorithm fix geometries stuck at 92%

I want to fix the geometry of some shapefiles but the loading is stuck at 92 percent for over half an hour right now. The shapefile is quite small and had 2 invalid polygons and 11 valid polygons when ...
Rens's user avatar
  • 39
3 votes
0 answers
72 views

Why is loading qgs/qgz 2 x slower than loading qlr?

I have a Layer Definition file(.qlr) that takes 50sec to load. When I save it as a project(qgs/qgz) it takes over 2min to load the same data. Why does loading of qgs/qgz take longer than loading qlr? ...
Thomas's user avatar
  • 31

15 30 50 per page