Skip to main content

Questions tagged [streets]

Identifies questions specific to streets, such as street drainage, identifying centerlines, and creating travel networks.

0 votes
0 answers
63 views

I am seeking a QGIS plugin or workflow that takes a projected road network (linestrings) and a distance, and returns a simplified version of the network where roads are merged together to a centreline ...
roadmerger's user avatar
4 votes
1 answer
109 views

I am currently facing an issue with joining information from one vector layer (line features) to another vector layer (line features). Both vectors display roads. the first vector contains ...
Backpilz's user avatar
2 votes
0 answers
36 views

When I execute a query like the following, the streets that I get back are divided into segments. [out:json]; area[name="Terézváros"]; ( way(area)["highway"]; ); out geom; For ...
xuwenbuwer's user avatar
0 votes
1 answer
161 views

I downloaded an OSM street shapefile, ran a network analysis and it works fine. Then I noticed some streets were missing, so I added them to the layer. I filled in all the attributes and also gathered ...
KonsumKind's user avatar
1 vote
0 answers
44 views

ArcGIS Pro 3.2.1. I have streets that I'd like to turn into intersections. On occasion, there are duplicate street lines (same geometry) that have different names (using an alias table is currently ...
sushi's user avatar
  • 405
0 votes
1 answer
81 views

I Have a list of geo coordinate points. I need to mark them valid or Invalid. How I can check with osm(Open Street MAP) map or other free source with help of python code. Is there any free API where I ...
Rajesh Kumar's user avatar
0 votes
0 answers
95 views

I am using ArcGIS Pro 3.0.3. I am trying to match a set of Street IDs (line data) to sidewalk polygons. I have buffered the street line data based on street width, and then ran a spatial join, joining ...
Jason Leland's user avatar
1 vote
1 answer
64 views

I recently started using ArcGIS' export web map function to create static maps. I am using this map server for my operational layer: https://services.arcgisonline.com/arcgis/rest/services/...
jawamkw's user avatar
  • 13
3 votes
1 answer
496 views

I have a problem with a polygon in QGIS. Is a polygon that represents all street areas in a city: And I want to slip all the area into smaller areas that represent the area of each street in the city,...
Daniel Miranda's user avatar
0 votes
2 answers
102 views

I am working in QGIS and I have this road shapefile (singlepart polygon). How to split this polygon into a multipart polygon by splitting geometry at that point when the orientation changes? In order ...
GiuliaG's user avatar
  • 47
1 vote
0 answers
38 views

ArcGIS Pro 3.0.2 My street locator includes a street feature class that has streets ranges for the Left and Right side of the street (Left Start, Left End, Right Start, Right End). The street feature ...
sushi's user avatar
  • 405
0 votes
0 answers
560 views

I got a shapefile layerStreetAxis from these file I run the code below. For the most of cases the script works well, but I found a case where the script stops in uniqueStreetNamesAxis and gives me the ...
Jeaneth Delgado's user avatar
3 votes
1 answer
146 views

I have to take a geometry drawn by an user and return the geometry in my database that represents the drawing. I tried in PostGIS In my database I have a column 'way' with the geometry that I want to ...
Renan_Bassetto's user avatar
3 votes
0 answers
59 views

I'm wondering if there's a way to add a minimum space between roads that are too close together in a map. Accuracy is not my goal, I just want to make it visually as clear and clean as possible. Could ...
David Martins's user avatar
3 votes
1 answer
159 views

I have a DEM and a separate shapefile of all the roads within the bounds of the DEM. I want to combine the elevation data with the road data so that I can have the roads displayed with a graduated ...
Kevin's user avatar
  • 33

15 30 50 per page
1
2 3 4 5
7