The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
1answer
47 views

How can i draw a perpendicular line in a stream segment in a regular interval of 30m? [duplicate]

I have a stream segment which is polyline feature. Now I want to draw a line which is perpendicular to stream segment at a interval of 30m. How can i do it using python ? Do you have idea on this .
0
votes
1answer
45 views

Create road speed limit segments with linear referencing

I have a route-feature class and a point feature class with speed limit signs. In ArcMap I am capable to reference the signs on the route with help of a reference field and using the locate features ...
0
votes
0answers
41 views

How can I locate features along multiple routes in a consistent direction?

I have a large network of routes that I've created based on an NHD plus stream layer and a large number of points that are located throughout this network. I've got the routes segregated by stream as ...
4
votes
1answer
122 views

Calculating path sinuosity in postgis

Sinuosity is a fairly straightforward concept. How can this be calculated in postgis given a series of linestrings that represent the path?
5
votes
1answer
303 views

Which Open Source GIS application support Linear Referencing and Dynamic Segmentation?

I'm looking for an Open Source GIS application that supports Linear Referencing and Dynamic Segmentation for the development of a road inventory system. I already know about GRASS but I'd like to know ...