Martins Lezdins 854634 Posted May 1, 2010 at 04:13 PM Posted May 1, 2010 at 04:13 PM Hello, How to extract a bit of this coastline and get it into sector file? http://www.ngdc.noaa.gov/mgg_coastline/mapit.jsp Help.. Regards, Martins. Link to comment Share on other sites More sharing options...
Johan Grauers Posted May 1, 2010 at 08:07 PM Posted May 1, 2010 at 08:07 PM That just shows me a world map, but nontheless. You can define coastline as a geo entry in the sectorfile. But the actual definition is just like everything else, straight lines between two coordinates. So what you need to do is find the gps coordinates of the coast in diffrent places and enter these under geo in the sectorfile. Depending on your accurracy you make more or less definitions, that's up to you Does this make any sense or do you want me to go into more detail? Johan Grauers Event Coordinator - vACC Scandinavia Link to comment Share on other sites More sharing options...
Martins Lezdins 854634 Posted May 2, 2010 at 07:17 AM Author Posted May 2, 2010 at 07:17 AM Thank you, I would like to have some more help with the extraction. When you see the map, you zoom in to location you want to extract, click Accept and then I don't know what to choose from following options: Coastline database: 1: 70 000 / 1:250'000 / 1:2 000 000 Compression method for extracted ASCII data: None GNU GZIP UNIX Compressed ZIP Coast Format options: Mapgen Arc/Info Ungenerate Matlab Splus Coast Preview options: No preview GMT Plot Can you give me an advice here? ---- Upd.: Ok I went one step further, extracted coastline 1:2 000 000 and got this: The default MAPGEN format is lon,lat with new segments separated by a line containing the characters "# -b". How to convert them into coordinates for .sct file? Link to comment Share on other sites More sharing options...
Johan Grauers Posted May 2, 2010 at 08:36 AM Posted May 2, 2010 at 08:36 AM I'm not sure if there's a quick way to make the conversion itself but I can give you an example of how it's supposed to look from the swedish sectorfile: N063.42.17.424 E020.00.24.368 N063.40.52.936 E020.08.34.390. Coast N063.40.52.936 E020.08.34.390 N063.43.16.561 E020.13.04.746. Coast N063.43.16.561 E020.13.04.746 N063.44.41.050 E020.20.24.072. Coast N063.44.41.050 E020.20.24.072 N063.46.39.328 E020.26.18.913. Coast N063.46.39.328 E020.26.18.913 N063.48.46.058 E020.28.50.988. Coast Just a few randomly picked lines, but these two coordinates define where the line should be drawn (notice the coordinates appear two times, since every row is a new line to be drawn). You say the default mapgen format is the one below, there is no way to get the points out in the format above? That could make your work a real pice of cake... Johan Grauers Event Coordinator - vACC Scandinavia Link to comment Share on other sites More sharing options...
Martins Lezdins 854634 Posted May 2, 2010 at 09:45 AM Author Posted May 2, 2010 at 09:45 AM Well the reason why I am asking about conversion is because year ago I read a turtorial on how to make GEO data out from NOAA site.. Now I can't find this tutorial, but I know there was an easy way to accomplish this task. Maybe someone has done it before? From VRC site.. Coordinate Formatting: Every section uses latitude and longitude coordinate formatting. To specify a coordinate, you provide both the latitude and longitude for the point, using degrees, minutes, seconds, and decimal seconds. These values are separated by a decimal point. Latitudes must be prefixed with an N or an S, for latitudes north or south of the equator, respectively. Longitudes must be prefixed with a W or an E, for longitudes west or east of the prime meridian (zero degrees longitude,) respectively. So there are strict format rules.. Maybe if this format 19.004378 54.343021 is not valid, where then I can get valid coastline data? M. Link to comment Share on other sites More sharing options...
Todor Atanasov 878664 Posted May 2, 2010 at 10:12 AM Posted May 2, 2010 at 10:12 AM Just convert the decimal coordinates to DMS => http://en.wikipedia.org/wiki/Geographic_coordinate_conversion EuroScope BETA Tester/Board of Designers Link to comment Share on other sites More sharing options...
Martins Lezdins 854634 Posted May 2, 2010 at 10:53 AM Author Posted May 2, 2010 at 10:53 AM by hand? there are tons of lines. Ok, I got the code for C++, but it only allow to convert one coordinate at a time... Link to comment Share on other sites More sharing options...
David Zhong Posted May 8, 2010 at 11:36 AM Posted May 8, 2010 at 11:36 AM You'd want to write a script to do this. Most Divisions/AACs/ARTCCs will utilize a master database with info extracted with a script from various sources, such as AIP. From the database, sector files would be produced. David Zhong Link to comment Share on other sites More sharing options...
Ray Lang Posted May 9, 2010 at 02:05 AM Posted May 9, 2010 at 02:05 AM (edited) This program will do it and plus more in building a sector file IvAc Builder is an add-on that converts Google Earth and NGDC-GSHHG NOAA data, capture IvAc1 data, import and properly format all current AIRAC data (provided via direct network access), calculates coordinates of complex forms (circle arcs, procedure turns, racetrack, etc), makes graphical label data and exports them via the clipboard to the sector text file; can also link to FS/P3D or X-plane via FSUIPC or XPUIPC to import ground shapes. Goto this link http://www.aero.sors.fr/ivac.html THe above link has been updated. Edited July 14, 2015 at 04:59 AM by Guest Ray Lang Vatsim Senior Supervisor Pacific Oceanic Partnership Admin Have a question? Email [email protected] Link to comment Share on other sites More sharing options...
Martins Lezdins 854634 Posted May 9, 2010 at 09:58 AM Author Posted May 9, 2010 at 09:58 AM Thank you very much. The program works and all done now! Thank you! Link to comment Share on other sites More sharing options...
Kyle Ekas Posted February 5, 2014 at 10:34 PM Posted February 5, 2014 at 10:34 PM Bump. This thread is a few years old but this is something I am looking for. I have a file from this website that I want to convert. That page linked by Ray Lang is no longer available. What program was used? Link to comment Share on other sites More sharing options...
Miguel Frias Posted February 6, 2014 at 01:35 PM Posted February 6, 2014 at 01:35 PM http://fsmine.dhis.org/euroscope/design/geoupload.cgi Miguel Frias Senior Instructor (I3) & Certified Pilot (P4), ZLA I-11 graduate Portugal vACC Training Director (ACCPT2), VATEUD Operations Director (VATEUD8) Portugal vACC, VATEUD, VATSIM Link to comment Share on other sites More sharing options...
Kyle Ekas Posted February 11, 2014 at 02:09 AM Posted February 11, 2014 at 02:09 AM This doesn't work for me. After I upload the file from the website it says Uncompressing data... and that's it. EDIT: Worked with a much smaller file. Is there a size limitation? Link to comment Share on other sites More sharing options...
Evgeny Vygornitsky Posted November 3, 2014 at 06:34 PM Posted November 3, 2014 at 06:34 PM http://fsmine.dhis.org/euroscope/design/geoupload.cgi Hello Miguel, it seems to me that NOAA resource has been closed. What can you suggest in order to contnue drawing the coastline using your wonderful program? VATRUS Division Director, Supervisor RU-CEN_FSS - CIS Central Asia FSS ("Asia-Center") Email: director(at)vatrus.info Link to comment Share on other sites More sharing options...
Miguel Frias Posted November 4, 2014 at 09:56 AM Posted November 4, 2014 at 09:56 AM The program is now available by installation. See this website: http://www.ngdc.noaa.gov/mgg/geodas/geodas.html At the bottom click on the link: Download GEODAS-NG Software Ver 1.1.3 Open the program and choose "Coastline Extractor" on the left. For the data you can use the following files (download, unzip and place them in the GEODAS folder for instance): http://www.ngdc.noaa.gov/mgg/shorelines/data/gshhg/latest/gshhg-shp-2.3.2.zip Then choose "Coastlines+ -> Import Coast Shapefiles". Go to the directory from the ZIP above and open: GSHHS_shp folder. Inside you have a few letters. "h" stands for hi resolution, "f" for full resolution. "i" is a medium resolution and "l" is low resolution. Depending on the sector size you will have to decide which one to use. I'd select "i", maybe. If you want a smaller, legacy (no updates) bundle, then use: http://www.ngdc.noaa.gov/mgg/dat/geodas/coastlines/LittleEndian/coast41.zip After that, using the program should be pretty much straightforward. After drawing the coastline choose "File -> Save As..." and the option: GMT/ASCII Coast Format. This will create a ".dat" file. Place this file inside a ZIP and then use my Euroscope tool as usual. Miguel Frias Senior Instructor (I3) & Certified Pilot (P4), ZLA I-11 graduate Portugal vACC Training Director (ACCPT2), VATEUD Operations Director (VATEUD8) Portugal vACC, VATEUD, VATSIM Link to comment Share on other sites More sharing options...
Merik Nanish 1184142 Posted November 22, 2014 at 03:05 AM Posted November 22, 2014 at 03:05 AM Miguel, Thanks for the extensive description. Unfortunately, the first ZIP link doesn't work and the second one doesn't contain any .shp files that could be imported into the coastline extractor. Therefore, I want to add a link to where the latest ZIP file can be found, which I think is more useful than directly linking to the ZIP itself: http://www.ngdc.noaa.gov/mgg/shorelines/data/gshhg/latest/ Of course, the file called gshhg-shp-.....zip should be downloaded from there. Also, since you mentioned "then use my Euroscope tool as usual", would you please post a link to those tools here? NYARTCC Facility Engineer and Instructor Link to comment Share on other sites More sharing options...
Miguel Frias Posted November 22, 2014 at 09:38 AM Posted November 22, 2014 at 09:38 AM http://fsmine.dhis.org/euroscope/design Miguel Frias Senior Instructor (I3) & Certified Pilot (P4), ZLA I-11 graduate Portugal vACC Training Director (ACCPT2), VATEUD Operations Director (VATEUD8) Portugal vACC, VATEUD, VATSIM Link to comment Share on other sites More sharing options...
Recommended Posts