The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
65 views

Identify points near roadside in QGIS

How do I create an attribute list from points that run along roads in a shape file containing road data? The points don't intersect the road centre lines and are not consistent in their distance from ...
0
votes
1answer
108 views

Leaflet Polyline with custom fill pattern

I'm drawing Lines with leaflet.js an have to create custom styled polylines. So i got various image files which should be like a repeated background image in HTML. So is it possible to give a drawn ...
4
votes
0answers
36 views

Showing snapping error in ArcGIS Online

I am doing some test in ArcGIS online to know how much helpful it is for my firm, But when I opened my road line .Zip shapefile in ArcGIS online it is showing some snapping issues as well as changed ...
3
votes
0answers
330 views

leaflet - Drawing line following the road

Short version: What I wish to be able to do is drawing a polyline along part of a road. In that way marking certain houses, along this road. Long Version: I have several houses that I wish to mark ...
2
votes
0answers
272 views

How to design a road with a certain slope

Is there a way that you want to connect two different points of altitude with a constant slope of 7% or another, to draw a line in the 3D model?
1
vote
0answers
78 views

How to relate Slope map and Curvature map so as to have in the end PERCENTAGE PROBABILITY MAP?

i am trying to deal with road detection this last month. So i am working with particle filtering that produces particles, that means possible targets(to my case cars)/points, with hidden information ...
0
votes
0answers
49 views

Display colour coded road traffic data in QGIS

I would like to colour code a shape file containing road polylines to represent the heaviest flows of traffic. The shape file contains attribute data linked to each section of road where road traffic ...
0
votes
0answers
84 views

Road Graph Route not Touching Start and End Points

I am trying to find the distance between 2 points using Road Graph. After I enter the points' coordinates and hit calculate, the route comes up but is not touching either point, and usually it is not ...