Skip to main content

Questions tagged [time]

A nonspatial continuum in which events occur in apparently irreversible succession from the past through the present to the future

1 vote
0 answers
70 views

Memory management in PyQGIS during loop

I have a issue about memory management in PyQGIS during loop. I'm writing a code where there is a while loop. During the operatione inside the loop that are almost the same,I noticed that the ...
Peter's user avatar
  • 41
1 vote
1 answer
48 views

GEE Temporal Collection Landsat 8 C2L2T1 : Error: map(ID=0) Image.multiply: If one image has no bands, the other must also have no bands. Got 0 and 1 [closed]

I am struggling with an Error of missing Bands from a temporal Landsat8_C2_L2_T1 Image Collection while retrieving the temperature over a time range.(tried it with 1 year and 10 years. same problem.) ...
Mine's user avatar
  • 11
0 votes
0 answers
32 views

Time enabled rasters in ArcGIS Online

Looking for some guidance on being able to create a radar image loop of time enabled rasters in ArcGIS Online. I can create a loop of rasters in ArcGIS Pro with time enabled, but as soon as I try and ...
user252203's user avatar
2 votes
1 answer
81 views

Estimate time spent by ships in each grid using ArcGIS Pro

I have data on yearly ship movements in an area. The area is divided into 1km x 1km grids. The yearly ship movements are available in the form of tracks which are polylines. The tracks feature class ...
HKN's user avatar
  • 45
4 votes
1 answer
216 views

QGIS can't create layers with DateTime with UTC data

I was creating a geopackage of points with a DateTime field, and the QGIS (version 3.32.3-Lima) seems to treat it as naive localtime data. Layer/CreateLayer/NewGeopackageLayer: Layer properties/...
Dave X's user avatar
  • 1,724
1 vote
1 answer
45 views

Expression Builder using times

I have brought in vector layer from a .csv file containing Total Response Time for Emergency Services Incidents. While the times are in HH:MM:SS format I believe that having brought it in as a .csv ...
Mark Leander's user avatar
2 votes
1 answer
777 views

Find correct URL for WMTS Time layer for Leaflet

So I have this WMTS-Layer (the GetCapabilities Request): https://wmts.marine.copernicus.eu/teroWmts/GLOBAL_MULTIYEAR_WAV_001_032/cmems_mod_glo_wav_my_0.2_PT3H-i_202112?request=GetCapabilities& ...
Lenn's user avatar
  • 1,443
0 votes
0 answers
36 views

NDVI temporal analysis error in Sentinel

I need to do a temporal analysis of NDVI with Sentinel images from 2019 to 2023, using monthly composites and extract the NDVI value for random points created. However, it is generating empty data. ...
Paula Duarte's user avatar
1 vote
0 answers
45 views

Extract Multi Values to Points for two time-enabled layers using ArcGIS Pro

I have a time-enabled point layer (5-minute resolution) and time-enabled raster layer (hourly resolution). I'm trying to create a new field in the point layer by extracting values, but it's doing so ...
RML's user avatar
  • 11
2 votes
1 answer
85 views

QGIS Dynamic aggerate only features visible in time slice

I am unable to figure out how to only sum the lengths of the features visible in the map between @map_start_time and @map_end_time? The aggregation works changing over time but seems to include all ...
Bandit253's user avatar
2 votes
1 answer
157 views

QGIS Temporal Controller dynamic text

I have a temporal dataset and it animates and I have a dynamic title displaying the time period, but I am unable to get a dynamic label to report the length of the linear features at that time period. ...
Bandit253's user avatar
1 vote
0 answers
47 views

QGIS 3D viewer autoupdate frames from temporal controller

I am using QGIS 3.30.3 and I am trying to make a cinematic with the 3D viewer of some flood tiles. I have a Digital elevation Model and a few flood tiles with temporal information. Using the temporal ...
luis castillo's user avatar
3 votes
4 answers
312 views

Extracting 'hour' from 'time_stamp' with QGIS

I am trying to extract the hour from my time_stamp which is in the format dd/mm/yyyy 00:00:00 as a textstring. I am using the expression hour("time_stamp") in the field calculator, but the ...
Eleanor Baker's user avatar
2 votes
2 answers
142 views

Invalid unixTime error when processing GPKG file with ogr2ogr

I am looking at forestry data of Finland's Etelä-Savo region. I download the data: curl -L -O https://avoin.metsakeskus.fi/aineistot/Metsankayttoilmoitukset/Maakunta/MKI_Etelä-Savo.zip Unzip it: ...
zabop's user avatar
  • 2,880
0 votes
0 answers
273 views

Timelapse in GEE

This code is working and the video is active but only images are there. I couldn't add the date (year) to the images. How can this step be accomplished? // Define your collection var collection = (ee....
user233587's user avatar

15 30 50 per page
1
2 3 4 5
23