Skip to main content

Questions tagged [overlay]

A spatial operation in which two or more maps or layers registered to a common coordinate system are superimposed, either digitally or on a transparent material, for the purpose of showing the relationships between features that occupy the same geographic space.

1 vote
1 answer
51 views

A few weeks ago, I posted an initial message: Percentage of area overlaped / covered by features of another layer But after further thought, I'm creating a new one to provide additional inputs/...
user35117's user avatar
  • 1,106
0 votes
0 answers
58 views

In Image 1, you can see all the layers unmerged. In Image 2, I merged the layers but as you can see the light green is now covering the dark green areas, despite maintaining the same overlay order. ...
gary smith's user avatar
0 votes
1 answer
77 views

I have a very big polygonal layer (over 1 million objects). This layer contains a 'gid' column whose values uniquely identify each object. There is also a 'hierarchy_level_id' column: this string ...
user35117's user avatar
  • 1,106
3 votes
0 answers
85 views

I have done 10 network analyses (service area layers) in ArcGIS Pro. They all show the walking time of 5, 10 and 15 minutes to different services types (ex stores, schools and health care). Now I want ...
Amanda's user avatar
  • 31
2 votes
0 answers
59 views

I have a raster file representing cells of 100 km² for different crops, where each cell contains a fraction of the area harvested by each crop. I need to compute the crop share of each crop in broader ...
OgeiD's user avatar
  • 662
2 votes
0 answers
65 views

I'm using overlay_intersects to find the number of elements intersecting two polygon layers like this: array_length(overlay_intersects(layer:='impact_batiment', expression:=$id, filter:= surf_total &...
user25976's user avatar
  • 2,185
1 vote
0 answers
70 views

I created a point layer. For this point layer I created a form with drag & drop option. There is a lot of automatically generated content on this form, such as elevation, coordiantes in different ...
Cris_315's user avatar
  • 257
0 votes
1 answer
76 views

I have NZ shapefiles using the EPSG:2193 (New Zealand Transverse Mercator 2000) standard, data downloaded from here. Additionally, I have an sf object created from a data frame containing latitude and ...
Michelle's user avatar
  • 125
0 votes
0 answers
75 views

Google Earth Pro gives an 'Internal error occurred (Save path of .tif file)' message when I try to import a (.tif) file as a super overlay. The (.tif) file was generated from DJI Terra 2D processing (...
Roshitha's user avatar
5 votes
3 answers
340 views

I have a 'POINT' layer named export_bdd with a field called denom. Many of the points overlap because they are saved at the same coordinates. For each record where denom = 'Teuc pseu', I want to ...
Giene's user avatar
  • 1,017
1 vote
0 answers
50 views

I want overlay GPS Fix data in the form of NMEA data on an image I have. I could use Google Earth but the GPS Fix data are close, therefore I want a zoomed in image showing the fixes. Going an ...
George Jose Vince's user avatar
1 vote
0 answers
23 views

I have an outline of forest areas (line) and applied the tool "buffer" to it. Now I want to create a file that only contains the overlay of the buffer polygons. In ArcGIS Pro this can be ...
AufsMaulwurf's user avatar
0 votes
0 answers
37 views

I have two GeoTIFF rasters, each with their own proj4 string. I need to take all of the pixels from one raster, and map it onto the other. Some of the pixels may not actually land on the other, but ...
Chris Gnam's user avatar
0 votes
0 answers
61 views

When I try to clip two layers in QGIS, it generates an error. I made sure the layers are in the same EPSG, but it hasn't worked. Also, I have changed the layer to a shapefile or just left it as a TAB, ...
Karen's user avatar
  • 1
2 votes
2 answers
212 views

I am trying to find a distance that does not overlap. In the image, I have two lines plotted in folium. I want to calculate the distance where the red line is not covered by the blue line. For context,...
jmaval's user avatar
  • 123

15 30 50 per page
1
2 3 4 5
34