Skip to main content

Questions tagged [point]

A geometric element defined by a pair of x,y coordinates.

3 votes
1 answer
177 views

I’m looking for a way to automate a task in QGIS. Given a polygon layer, I need to generate a specified number of points inside it, with a fixed spacing (e.g., points every 2 meters). Doing this ...
Agos's user avatar
  • 173
-1 votes
1 answer
78 views

I am trying to remove my Z values from a points layer, and the Z Val field has already been field calc'd to 0, but when I select a point the z geometry is still populated with an integer > 0. I ...
Tomas's user avatar
  • 1
1 vote
1 answer
67 views

I’m working in QGIS with three layers: lines (LINESTRING) test (POINT) — contains the point test1 vertices (POINT) — stores the line vertices, each with a name/ID field For each point in test (e.g., ...
Miki_jim's user avatar
2 votes
1 answer
58 views

I have a rectangular custom shape on a point layer. I want this shape to rotate automatically to the orientation of the line of another layer it is intersecting with. The long sides of the rectangle ...
Toby's user avatar
  • 155
2 votes
0 answers
92 views

I recently upgraded QGIS from 3.08 to 3.40. Im doing a job that requires me to use the point edit tool to move the vertexes of polygons from a layer to points from another, thats like half of my ...
Opazo's user avatar
  • 383
1 vote
0 answers
74 views

I've got a .dbf, a .shp and a shx. file of a point layer. The Points are set in the ETRS89/utm32 coordinate system. I've added the layer as shp layer in a project with the coordinate system WGS84 ...
Marian's user avatar
  • 11
0 votes
0 answers
71 views

I would like to read point geometry stored in an Oracle database as a point with a rotation value. I create a table and add a point like this: CREATE TABLE points_with_rotation ( id integer, ...
Maryla's user avatar
  • 398
2 votes
1 answer
92 views

In QGIS I am currently very confused about drawing nearest line between two points of different layers while following existing line layer, for example following streets. I wanted to match around 1000-...
DeadlyKitten999's user avatar
4 votes
2 answers
238 views

In QGIS I want to draw the shortest line between 2 points (in this case a line between the circle point and the triangle point). However, the shortest line created between two points cannot cross the &...
DeadlyKitten999's user avatar
2 votes
1 answer
143 views

I am using QGIS 3.22.16. I try to add an ID column that will contain the letter C plus row number. I open the field calculator and type: 'C'@row_number. Unfortunately, it does not work. I wonder what ...
GIS Noh's user avatar
  • 402
4 votes
2 answers
134 views

I am trying to classify the riparian vegetation around different streams from which fish were sampled from. To do this, I have been using the service area from the layer to calculate 1km of stream ...
Harry Cooper's user avatar
3 votes
1 answer
136 views

I need to triangulate the position of different animals using QGIS. The data were collected through a protocol based on several listening points distributed in the field. My goal is to create a map ...
BirdWatcher's user avatar
0 votes
0 answers
46 views

So I have these sounding point for my bathymetry map. As you can see, the number are clustered around the map, is there anyway can I make it more Neat by showing less number then make it straight and ...
Narmanda Pramana's user avatar
1 vote
1 answer
89 views

I have a layer with ~1000 points. These are observations of 40 species ("species" is one of the data fields, along with other important information that I am displaying in a tooltip right ...
Tomas's user avatar
  • 1,358
2 votes
1 answer
92 views

I want to create a boundary or a polygon from these XYZ points by selecting only the outermost points that form the boundary. I know these can be done in manually but I wanted to know how to do this ...
Narmanda Pramana's user avatar

15 30 50 per page
1
2 3 4 5
166