Possible problem with roads on italy map
Moderator: SEOW Developers
-
- Posts: 2211
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia
You're right Chamel, Iasi map has been updated in 4.09m final. I captured it one year ago (4.09b1m)
As you can see below, there were rivers and railways bridges around Botosani. When you use FMB+ you can see the exact number of data base.
So, we have to correct that. And we have also to check:
- roads, railways and all bridges.
- all airbases (landing point, take off point) (This point is the most important)
- industrial objects location
We have to do the same job for Odessa map
It's a great work I'll do that when I'll have enough time.
Could you help me with capture airbases. Easy to do: one plane, 3 WP, take off, normal flight, landing on each airbase. Then compare datas from .mis file with Iasi and Odessa databases (airbases table).
--> When possible, take off at the east point of the airbase, except when take off is better on the other side (trees, mountains...)
There are many updates to do (KTO map for example). Volunteers are requested!
Cheers JP
As you can see below, there were rivers and railways bridges around Botosani. When you use FMB+ you can see the exact number of data base.
So, we have to correct that. And we have also to check:
- roads, railways and all bridges.
- all airbases (landing point, take off point) (This point is the most important)
- industrial objects location
We have to do the same job for Odessa map
It's a great work I'll do that when I'll have enough time.
Could you help me with capture airbases. Easy to do: one plane, 3 WP, take off, normal flight, landing on each airbase. Then compare datas from .mis file with Iasi and Odessa databases (airbases table).
--> When possible, take off at the east point of the airbase, except when take off is better on the other side (trees, mountains...)
There are many updates to do (KTO map for example). Volunteers are requested!
Cheers JP
-
- Posts: 56
- Joined: Sun 14 Jan 2007 11:37 pm
- Location: Germany
- Contact:
Good news ... :)
Well, quite a lot of the rework has already been done by a good friend of mine - thanks Fisch!
You can download one mission file for roads / railways each under the following links:
http://dl.dropbox.com/u/650529/Iasi_SEOW/iasi_roads.mis
http://dl.dropbox.com/u/650529/Iasi_SEO ... ilways.mis
These files have been double checked and should be correct! I think this already saves you quite some work!
Fisch has also already captured the existing factories and has added some more for a campaign that we would like to start soon on the Iasi map:
http://dl.dropbox.com/u/650529/Iasi_SEO ... tories.mis
The four blue racing poles mark the only existing factories - so only these should be relevant for you now.
As we don't want to use the supply/fuel feature, we haven't dealt with the fuel tanks yet.
Ok. I am tired now, but I will check this thread tomorrow to see what's going on and how I might help. I am sure that Fisch will join this thread too!
Greetings
Chamel
You can download one mission file for roads / railways each under the following links:
http://dl.dropbox.com/u/650529/Iasi_SEOW/iasi_roads.mis
http://dl.dropbox.com/u/650529/Iasi_SEO ... ilways.mis
These files have been double checked and should be correct! I think this already saves you quite some work!
Fisch has also already captured the existing factories and has added some more for a campaign that we would like to start soon on the Iasi map:
http://dl.dropbox.com/u/650529/Iasi_SEO ... tories.mis
The four blue racing poles mark the only existing factories - so only these should be relevant for you now.
As we don't want to use the supply/fuel feature, we haven't dealt with the fuel tanks yet.
Ok. I am tired now, but I will check this thread tomorrow to see what's going on and how I might help. I am sure that Fisch will join this thread too!
Greetings
Chamel
Problem with capturing Bridges
Hi @ all .
First of all I want to thank 4Shades and the whole SEOW-Community for creating this and keeping SEOW alive. The more I get into it, the more i`m fascinated. Please excuse my "english", I´m from germany and don´t use it much .
At the moment I deal with the Iasi-Map, and got some questions, actually about capturing bridges.
1) while reading out the bridge data from the captured roads and railways, I got 4 coordinates for each bridge (2 for X-Axis, 2 for Y-Axis)
In the DB Bridges-Table are only 2 contained - one X and one Y.
Can someone give me a little hint about which coordinates I have to use for creating the DB Bridges Table?
2) 4Shades "himself" wrote in "How to add a new sector map to SEOW"
Thank you all in advance for helping me a bit.
Fisch
First of all I want to thank 4Shades and the whole SEOW-Community for creating this and keeping SEOW alive. The more I get into it, the more i`m fascinated. Please excuse my "english", I´m from germany and don´t use it much .
At the moment I deal with the Iasi-Map, and got some questions, actually about capturing bridges.
1) while reading out the bridge data from the captured roads and railways, I got 4 coordinates for each bridge (2 for X-Axis, 2 for Y-Axis)
In the DB Bridges-Table are only 2 contained - one X and one Y.
Can someone give me a little hint about which coordinates I have to use for creating the DB Bridges Table?
2) 4Shades "himself" wrote in "How to add a new sector map to SEOW"
Mmmh. Where do I know from, if a bridge construction is "wooden" or "metal"?...The remainder of the fields in the Bridges table are easy enough to fill out, except Damage_Name. The Damage_Name is given by the BridgeID according to the corresponding entry in Bridge_Codes table.
Thank you all in advance for helping me a bit.
Fisch
Bonjour Fish
Bridges Datas with an example:
From FMB (X1,Y1, X2,Y2, number)
278100 39100 -240
278300 39300 -240
For SEOW number = -(-240) - 1 = 239
Xmid = (X1+X2)/2 = 278200
Ymid= (Y1+Y2)/2 = 39200
length= SQRT[(X1-X2)² + (Y1-Y2)²] =283m
Wood or Metal ? --> To check in the map, but generally, major roads and railways have metal bridges and secondary roads wooden bridges.
Cheers
Bridges Datas with an example:
From FMB (X1,Y1, X2,Y2, number)
278100 39100 -240
278300 39300 -240
For SEOW number = -(-240) - 1 = 239
Xmid = (X1+X2)/2 = 278200
Ymid= (Y1+Y2)/2 = 39200
length= SQRT[(X1-X2)² + (Y1-Y2)²] =283m
Wood or Metal ? --> To check in the map, but generally, major roads and railways have metal bridges and secondary roads wooden bridges.
Cheers
-
- Posts: 2211
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia
Iasi-Map is now running, completely new captured data were sent to DB and everything works fine .
Several testing missions showed, that all airfields work, all roads and intersections are passable (in all directions), rails work - everything seems perfect. Didn´t expect that .
Thanks to my mate "Maddien", who is the "sql-and DB-part" of the whole project, while I can only do Excel a little bit .
Is anyone interested in getting the data? Work is done, everything seems ready, just tell.
Greets,
Fisch
Several testing missions showed, that all airfields work, all roads and intersections are passable (in all directions), rails work - everything seems perfect. Didn´t expect that .
Thanks to my mate "Maddien", who is the "sql-and DB-part" of the whole project, while I can only do Excel a little bit .
Is anyone interested in getting the data? Work is done, everything seems ready, just tell.
Greets,
Fisch
-
- Posts: 2211
- Joined: Mon 08 Jan 2007 11:10 pm
- Location: Perth, Western Australia