Rob Killins 897126 Posted January 9, 2011 at 04:29 PM Posted January 9, 2011 at 04:29 PM I am working on a sectorfile, and I'm noticing that my defined circles (and polygons) for control zones, become distorted the further north they are placed. Circles become ovals stretched side to side. These same sized circles situated further south do not appear, (or if they are, they are unnoticeably) distorted. I use a combination of GoogleEarth and GEPath to compile the circular co-ordinates for coding into the sector file. The circles are pure on Google Earth. Is there solution to overcoming the northernly distortion without manually editing the co-ordinates without any tool? Link to comment Share on other sites More sharing options...
Todor Atanasov 878664 Posted January 10, 2011 at 07:05 PM Posted January 10, 2011 at 07:05 PM G can best answer this, but I remember there were similar issues with elements with North and South coordinates. EuroScope BETA Tester/Board of Designers Link to comment Share on other sites More sharing options...
Marvin Palmer Posted January 10, 2011 at 08:50 PM Posted January 10, 2011 at 08:50 PM Rob, I've pondered that as well, I trick I've just learned was to give the Latitude a lower number (i.e. N040.??.??.???) to design the object, then manually change the coordinates after it has completed the conversion to (i.e N072). I worked the Alaska (PAZA) for Euroscope and I noticed the same thing and I've now started to go back a slowly change all the objects north of the 65 Latitude line Earth's curve vs. Flat map... Link to comment Share on other sites More sharing options...
Luca Benelli Posted January 10, 2011 at 09:41 PM Posted January 10, 2011 at 09:41 PM Shouldn't this be taken care by the program by setting the right values in the INFO section of the sct? [iNFO] Italy ES package v1.10e LIUP_CTR LIRF N043.00.00.000 E011.15.00.000 60 44 0 I know i used those values to convert to CAD formats so that you can work non distorted, same in the reconversion.... Luca Luca Benelli - C3 - P2 Link to comment Share on other sites More sharing options...
Halldor Bui Jonsson Posted January 10, 2011 at 11:43 PM Posted January 10, 2011 at 11:43 PM I believe this is due to the fact that the map projection is not circular but "stretched flat". Try defining .dcenter somewhere close to your circle and you will see it will unskew, however, circles farther south will then get messed up. Hopefully one day we can have spherical map projection that will alleviate this problem for users not near the equator. -------------------- Best regards -------------------- Halldor Link to comment Share on other sites More sharing options...
Gergely Csernak Posted February 27, 2011 at 01:02 PM Posted February 27, 2011 at 01:02 PM Unfortunately the projection conversion in ES is far too simple. I calculate the size of one minute latitude and longitude at the center of your sectorfile and use a simple linear transformation based on that data. Changing the .dcenter really helps for that specific area but could make others worse. Gergely. EuroScope developer Link to comment Share on other sites More sharing options...
Jean-Frederik Dion 819740 Posted March 6, 2011 at 03:30 PM Posted March 6, 2011 at 03:30 PM Modifying your own data just for the display is a very bad idea. Jean-Frederik Dion VATCAN10 - CZUL Chief EuroScope Beta Tester / Board of Designers GVCCS Beta Tester Link to comment Share on other sites More sharing options...
Karl Sawatzky Posted April 1, 2016 at 07:20 PM Posted April 1, 2016 at 07:20 PM To revive an old post... Has there been any further development on this, Gergely Csernák? I'm not so much concerned with the circles but rather with the curvature of the earth. Believe it or not, years later, I'm actually working on the same sector file that Mr. Rob Killins worked on back in the day. Since we are dealing with a sector north of the 49th parallel, lines can get skewed very quickly, especially over large distance. For example, I'm trying to draw a specific line that stretches over 1200 nm in the north. Because of the curve of the earth, the line should actually appear as a slow arc between two points on a flat map, such as Euroscope. Without adding many small way points along the way to FORCE a large curved line, is there any way of implementing the curvature of the earth into Euroscope so that these long lines, especially in the north, would appear correctly? Thanks for your help! Karl Sawatzky Winnipeg Flight Information Region (CZWG FIR) Senior Instructor (I3) https://www.czwg.vatcan.ca/ http://www.facebook.com/groups/winnipegfir Twitter: @CZWGFIR Link to comment Share on other sites More sharing options...
Gergely Csernak Posted May 8, 2016 at 06:41 PM Posted May 8, 2016 at 06:41 PM Just small steps ... I have already changed all the internal code to work on the ellipsoid and not on the projected coordinates. At least the heading and distance calculations are far better now. The lines are still straight lines, but it is clearly visible that the heading vectors are a bit off even at our latitude on longer lines. Gergely. EuroScope developer Link to comment Share on other sites More sharing options...
Recommended Posts