Used for questions about making polyline features

learn more… | top users | synonyms

3
votes
1answer
441 views

How to create create cross-sections in ArcGIS?

I have some problems to find the correct tools for a university project I am working on. Would be really nice if someone could help me to find the right tools. Is there the possibility if I have a ...
1
vote
1answer
63 views

From a trajectory of GPS points to a multiline segment

Given a trajectory as a sequence of GPS points I would like to create a smooth linestring representing a path where a car drove. The data is stored in postgresql: the input trajectory in a table, ...
3
votes
0answers
90 views

Draw two separate lines from A to B and B to A

I have an Origin-Destination table like this Origin Destination Value A B 10 B A 100 A C 120 ... For all the locations A, B, C... I have another table indicating their location (Lat and Lon) Is ...
2
votes
0answers
143 views

Leaflet: how to draw curved lines?

So, I'm trying to draw curved lines in my application which is based on a Leaflet map. As far as I know Leaflet does not support drawing curved lines at the moment, so my question is really more ...
0
votes
0answers
52 views

Congressional Redistricting

I have a project coming up where I need to create new congressional district looking at only total population data. I am planning on using the census tract level of data, but I am having some ...