Skip to main content

Questions tagged [point]

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

2 votes
3 answers
69 views

I've a very large linear shapefile wich represents pipes. I need to determine the position of every intersection between lines in this shape, only where no vertices already exists (I think with 0,-1 ...
pelino's user avatar
  • 95
2 votes
1 answer
95 views

I have a CSV that contains point data recorded by a GPS as it moved around. The device has recorded a point at a variable intervals (according to changes of direction, speed etc) and each point has a ...
Albert's user avatar
  • 519
0 votes
0 answers
54 views

I am unable to zoom to certain point features in the geodatabase. When the layer is stored in EPSG 4326 (WGS84), I can zoom to the features without any issues. However, after converting the layer to ...
Lera's user avatar
  • 1
2 votes
1 answer
72 views

I'm using QGIS 3.40.12 on Windows and working in civil engineering and currently manipulating different classes of points (streetlights, sewage covers...). Each type of point has a different value in ...
Marcolfo's user avatar
0 votes
0 answers
65 views

I have a dataset of 50k trees. Each tree is represented by its position (latitude and longitude) and the diameter of its crown. Several crowns are superposed in some parts with other trees. I'm trying ...
Eduardo's user avatar
  • 21
3 votes
0 answers
138 views

I have a point dataset larger than 3 GB (tens of millions of points). I’ve tried: QGIS (lags / freezes due to memory constraints) kepler.gl (https://kepler.gl) — fails to load at this scale I’ve ...
lolaDracula's user avatar
3 votes
2 answers
114 views

I have a geographic point layer with field values that are independent of slope (all green points below), and I need to estimate those field values for a second point layer (all red points below). So ...
JMNC's user avatar
  • 339
3 votes
1 answer
214 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
105 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
79 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
70 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
95 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
83 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
79 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
97 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

15 30 50 per page
1
2 3 4 5
166