Search found 3 matches
- Mon Dec 17, 2018 6:24 am
- Forum: Map projections
- Topic: Unwanted Flyback Lines In Azimuthal Equidistant Projection
- Replies: 5
- Views: 1872
Re: Unwanted Flyback Lines In Azimuthal Equidistant Projecti
If that's true, isn't there a way to predict when it will happen, and only densify the segments in question? Dividing every line in a world map adds significantly to the processing time.
- Fri Dec 14, 2018 1:47 am
- Forum: Map projections
- Topic: Unwanted Flyback Lines In Azimuthal Equidistant Projection
- Replies: 5
- Views: 1872
Re: Unwanted Flyback Lines In Azimuthal Equidistant Projecti
Hi Daan, Thanks for replying. No, I am not using GeoCart. Yes, I have reprojected a shapefile's vertices to azimuthal equidistant projection, and now want to plot the resultant points, and connect the points with lines to form polygons, in my VB.Net program. The issue that I would like answered is h...
- Mon Dec 10, 2018 1:25 am
- Forum: Map projections
- Topic: Unwanted Flyback Lines In Azimuthal Equidistant Projection
- Replies: 5
- Views: 1872
Unwanted Flyback Lines In Azimuthal Equidistant Projection
http://www.gnomeplanet.com/images/external/-20-70.png After reprojecting a world polygon shapefile's vertices into Azimuthal Equidistant Projection, and trying to plot the resultant points as PolyLines, I find that some of my PolyLines can not longer be plotted in their original order: a typical ex...