indiaciki Posted September 17, 2014 Posted September 17, 2014 Anybody interested? I'm working on a chart. Airfield to airfield. Headings & distances... 1 15
SYN_Bandy Posted September 17, 2014 Posted September 17, 2014 (edited) Sure, looks good! Has it been tested in-game? Can you increase the font size, and yet not block out landmarks? I understand it is meant to be zoomed in, but if you don't need to all the way it would be easier on 'older' eyes. Also, just noticed, JPG is not a good format for this use but PNG scales ideally. S! Edited September 17, 2014 by SYN_Bandy
pilotpierre Posted September 17, 2014 Posted September 17, 2014 Most definetly interested, good work.
indiaciki Posted September 17, 2014 Author Posted September 17, 2014 This is actually zoomed out quite a lot. I intend it to be quite large so you can read RWY orientations, headings etc. My eyes are getting older, too
71st_AH_Hooves Posted September 17, 2014 Posted September 17, 2014 Dude this is awesome! Keep us updated on the progress, this is definitely going on the =SE= website!!
Jason_Williams Posted September 17, 2014 Posted September 17, 2014 Good stuff. We once plotted ALL of the headings and distances for all places on the ROF map using their coordinates. Had some smart community members do the math. Was a huge list. The thread is on the ROF forum somewhere. Would be easier on the BOS map. This would be a great thing to make as a 3rd party app. Actually, what I'd do is plot ALL map coordinates such as the grid location you are in and the grid location you want to go and spit out the heading and distance. Or maybe have all the airfields, towns etc. figured out and then add the random coordinate capability as a bonus. Jason 2
Jason_Williams Posted September 17, 2014 Posted September 17, 2014 Well looks like the ROF forum crashed tonight. I'll look for that thread when it's back up. Jason
Jason_Williams Posted September 17, 2014 Posted September 17, 2014 Ok here is some impressive directional data. Download the .zip and open either Excel file (I don't remember if there is a difference between the two). Someone do this for BOS and you'll be in the hall of fame. http://777studios.net/ROF_Utilities/ROF_ICE_Map_Navigation_Info_Final_1-12-11.zip Jason 1
Felix58 Posted September 17, 2014 Posted September 17, 2014 Nice work on the map. Sounds like we are not going to get in-game map tools.
Jason_Williams Posted September 17, 2014 Posted September 17, 2014 indiaciki, Keep going. The more info people have the better. I'll try to get coordinates for all places on the map which can be gotten from the Mission Editor. need to have someone do that for me. Jason
indiaciki Posted September 17, 2014 Author Posted September 17, 2014 The RoF Excel File looks impressive ! What's the scale of the map I#m working on: https://dl.dropboxusercontent.com/u/6458996/Stalingrad_map.pdf grid size in km? (small squares / big squares) ? I can't figure out distances...
Jason_Williams Posted September 17, 2014 Posted September 17, 2014 The full size of the in-game map is 358400m x 230400m. I don't have the map open in front of me. I need to look at the grid again. Not sure how big each grid is. In game distances are figured by pixel location and 1 pixel is I think 10 meters or is it 100 meters. I forget. The excel sheet has the right formula. The scale in BOS is the same as in ROF. All you would need to do is substitute the coordinates and the cells will do the math. Jason
mudpuppy Posted September 17, 2014 Posted September 17, 2014 Anybody interested? I'm working on a chart. Airfield to airfield. Headings & distances... This sir, would earn you a beer or twelve from many in this community. Thank you!
Jason_Williams Posted September 17, 2014 Posted September 17, 2014 Yep I had to refresh my memory. In the ME each coordinate is in meters from 0,0. The large squares are 10km x 10km. The smaller squares are obviously then 3.33km x 3.33km. I really need to make a list of all locations with their coordinates as I had for ROF. Anyone want to volunteer? I don't have the time. Jason 1
No.401_Alpine Posted September 17, 2014 Posted September 17, 2014 I wish that I had the time to help out,I really want to see this happen.
indiaciki Posted September 17, 2014 Author Posted September 17, 2014 That's the map I printed out (with il2 logo), jason. I'm using that map for distances (it says 1 square = 1cm = 10km) and it has no small squares inside. The map i have in photoshop is different since I blew her up to 200 dpi and the squares are different. Doesn't matter. This one works. Can anybody please give me RWY orientations for: Zhutovo (632) and Aksay (634) - missed those...
Jason_Williams Posted September 18, 2014 Posted September 18, 2014 What map with IL-2 logo and scale? Where is this? Jason
Jason_Williams Posted September 18, 2014 Posted September 18, 2014 When I get all the coordinates of the airfields and towns we will know the exact distance and headings easily. I'm concerned with the printed map I will be putting in the box right now. Like I did with ROF. The scale on the printed map will be 1.4cm = 10km. This is dependent on the size of the print out of course. But yes, solid lined square represents 10km. Each solid outlined square is further divided into 9 sections. Jason
indiaciki Posted September 18, 2014 Author Posted September 18, 2014 (edited) It's a map divided into 3parts for printing on A3 (pdf). Couriously the map I i'm working has 10km big squares and 3,3 small squares....as you told and as the printed one has - though the squares are nor the same. I'm attaching a part of the map I use for work and a photo of the map I use for distances the printed map says left of the logo "one square = 10km. Edited September 18, 2014 by indiaciki 1
Soarfeat Posted September 18, 2014 Posted September 18, 2014 Just having the runway orientations for the different airfields is huge, but all of this is, or rather will be a great asset. Thank-you for all the work you are putting into this for the community----- ---sf----
smithcorp Posted September 18, 2014 Posted September 18, 2014 This is a great idea. Thanks for working on it.
Kleinburger Posted September 19, 2014 Posted September 19, 2014 If I had the data concerning each node(airfield) and the distance/heading to all adjacent nodes, I could modify a program I made a year ago to find the shortest path (ie. Dijkstra's Algorithm). The only problem developing this from my end would be creating a friendly UI for everyone to use and added additional functionality to the initial program to fit the needs addressed here, this would be a nice small project to add to the resume(still 1 year left till degree in computer engineering).
FlyingNutcase Posted September 19, 2014 Posted September 19, 2014 Nice work; this will sure come in useful. :-)
Jason_Williams Posted September 19, 2014 Posted September 19, 2014 If I had the data concerning each node(airfield) and the distance/heading to all adjacent nodes, I could modify a program I made a year ago to find the shortest path (ie. Dijkstra's Algorithm). The only problem developing this from my end would be creating a friendly UI for everyone to use and added additional functionality to the initial program to fit the needs addressed here, this would be a nice small project to add to the resume(still 1 year left till degree in computer engineering). When I have all the data of locations we can talk. :-) Making heading and distance information useful does not need a complicated interface at all. Jason Jason 1
71st_AH_Hooves Posted September 19, 2014 Posted September 19, 2014 Yeah, a excel spreadsheet with every single Town and Airfield, is something Im going to try and work on.
Kleinburger Posted September 19, 2014 Posted September 19, 2014 When I have all the data of locations we can talk. :-) Making heading and distance information useful does not need a complicated interface at all. Jason Jason Standing by , this will be a lot of fun. 1
indiaciki Posted September 19, 2014 Author Posted September 19, 2014 or a map, a ruler and a round protractor :D
indiaciki Posted September 20, 2014 Author Posted September 20, 2014 Here you go... (46mb) full enroute chart - 200dpi - all RWYs and 291 routes so far. 289 cm x 185 cm - 200 dpi http://www.radiofilms.net/BOS/Stalingrad_enroute_chart_pdf.pdf 5
Kleinburger Posted September 20, 2014 Posted September 20, 2014 Awesome ! Do you happen to have a spreadsheet with all that info on the map ? If not its cool I will just make my own.
indiaciki Posted September 20, 2014 Author Posted September 20, 2014 (edited) Here's a print version of the map (25 pages - A4 - b/w) 140cm x 90cm. It's that big to be readable.... http://www.radiofilms.net/BOS/enroutepdfprint.pdf Half of the map looks like this: Edited September 20, 2014 by indiaciki 8
KpaxBos Posted September 21, 2014 Posted September 21, 2014 Thanks a lot for this superb work. "C'est un vrai travail de romain" ! (*) fumer nuit à la santé ... même des gauloises
Uriah Posted September 21, 2014 Posted September 21, 2014 Wow, I had no idea how much area the game covered. And now I can see a much better perspective of where I am from my home airfield of Grishin. I have been choosing on line servers using maps that include that base. This is driven by wanting to know just where I am at. The in-game map just does not do it for me. But this map does. I have two large monitors and can have the map up on one of them. Some times there are several of us that fly together and we go off to attack some distant airfield. Just navigating there is a challenge. Our navigator knew where he was going. I am usually lost. I found out from this map that Grishin is on the outside of the Volga. I had everything upside down and inside out. More my fault than the game maker. But boy, does this map make all the difference in the world.
keeno Posted September 21, 2014 Posted September 21, 2014 Hi indiaciki, thanks again for this outstanding work and moreover for breaking it down into bitesize chunks of map. I tried to do it myself based on you original big map but didn't know how. Once again the laminating machine is warming up! Great stuff and cheers.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now