Skip to main content

Questions tagged [road]

A road is a thoroughfare, route, or way on land between two places.

0 votes
0 answers
22 views

QR-Code with location and via

By now the use of 'geo:' with decimal latitude and longitude appears to be fairly well accepted, even if some services would prefer you to use their proprietary encodings. Hence something like ...
Mark Morgan Lloyd's user avatar
0 votes
1 answer
38 views

Find a geo coordinate lies on street or road with OSM map

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
1 vote
1 answer
65 views

Highlighting specific roads on OSM with QGIS

I'm currently creating a university project on QGIS. I need to highlight, on an OSM map of the UK, the historical route of the Great Northern Road. I have tried adding UK road network shp files but ...
Harry Brown's user avatar
0 votes
0 answers
25 views

PostgreSQL - Shared road sections between two counties: how to dynamically show left and right county names according to zip code

I have table "network" containing data on a road network spread across several contiguous counties. Many road sections are shared between two counties (ie. left side belongs to county A and ...
dot314's user avatar
  • 51
0 votes
0 answers
30 views

Imported points not aligned with Google roads and KML Shapefile

I imported points to Qgis they are appear behind the alignment and system used EPSG 21036 and points system used was also arc1960.
Collins Murashani's user avatar
3 votes
1 answer
501 views

How to get the centerline of a polygon without artefacts in Python?

I am using Python to obtain the central line of a polygon (blue line) which represents the contour of a road (red line). To do so, I have used the Centerline library as shown below: from centerline....
Covadonga Prendes Pérez's user avatar
1 vote
1 answer
24 views

Getting roads which are missing bike lanes using Overpass Turbo

I would like to extract roads which are missing bike lanes so that I can map them with Photo Mapping software. With my query below, I am able to fetch roads which are missing the cycleway tag. ...
Paradox's user avatar
  • 111
7 votes
2 answers
228 views

Defining extent to limit labeled area in QGIS

I have a road layer and "NAME" field. I activated labels, but I don't want to show the labels outside the raster in map canvas (not layout). The raster area is my study area (you can see a ...
Kadir Şahbaz's user avatar
1 vote
0 answers
68 views

How to create a road graph using PostGIS

There are many cars with GPS transmitters that drive along quarry roads. These are temporary roads, they change frequently and not on the maps. GPS data is not very accurate, outliers need to be ...
zhb.hodas's user avatar
1 vote
0 answers
83 views

Creating list of unnamed roads on Google Maps and match them with own road dataset

I am looking to update Google Maps road network in my city, but it seems I can't find the unnamed roads so I can quickly find the matching roads in my dataset that has names for both old and new roads....
Baptenda's user avatar
0 votes
0 answers
72 views

ArcGIS Pro 3.2 fill gaps line section using another line layer

I extracted two lines layers of road condition. One was surveyed when the roads were dry. The other layer is when the roads were wet. The dry layer has some gaps And I want to fill these gaps with the ...
GIS Noh's user avatar
  • 321
0 votes
0 answers
42 views

How to calculate a specific distance along a multilinestring from a specific point in QGIS

I have a shapefile of a road network and another one with some points. What I should achieve is calculating a fixed distance (e.g., 10 km) in all directions along the road network, starting from the ...
Vale's user avatar
  • 1
0 votes
0 answers
28 views

In osm2pgsql flex output, many road types I retrieve are highway: construction? How do I find what road type they are?

I am using pgosm-flex to load in the OpenStreetMap OSM files for many files. I then passed in many (latitude,longitude) points to get the nearest road type to those points. The query works, but the ...
Vivek Reddy's user avatar
0 votes
1 answer
39 views

How to avoid duplicated roads?

I am exporting a map as an svg into illustrator and finding there are many roads that are duplicated but in different layers, is there a way to avoid this?
Nathan's user avatar
  • 1
0 votes
0 answers
164 views

How to edit quickOSM map presets?

I am having issues using the quickOSM urban map preset and was hoping there was someone who could point me in the direction of a different preset or if there is a simple way (I am new to GIS so the ...
Nathan's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
23