![]() |
OOB database and found errors
1 Attachment(s)
I dumped all the csvs and loaded them into a Postgres database. Then I started to cross check because it is much more easy to do when the data is in a proper database.
Here's the database as a zipped .sql file. It's made for Postgresql 8.3.11, but any 8.x should be ok. It's for people who are already familiar with SQL databases. The tables should go to a new "obat" schema. The bmu table contains the self-organizing map cell where that particular unit is located. (http://en.wikipedia.org/wiki/Self-organizing_map) Only the #1 weapon was used in positioning the unit. In theory, similar units should be close to each others, but YMMV. You can use that to check if there are differences between the same weapon across nationalities as the units should be in the same hex. If they are not it's a clear sign that there is some difference in them. The maps are here http://users.tkk.fi/u/tvenhola/oobSOM.pdf in a single PDF. I'm sorry for some of them are smaller than others, but I hope you can cope with that. Red areas are where that number is high, blue means low. The hexes are numbered from 1 to 3740, in a rectangular lattice of 85x44. I'll probably make a http interface too, but it'll take time. For Rocket launchers I did a separate thread, but I think I'll list the strange things found in here from now on. AGL: Load cost is 1 for some countries, 0 for others, even with the same gun and crew count. |
Re: OOB database and found errors
Ammo Dumps:
Greek Ammo Dump has a weight of 12 |
Re: OOB database and found errors
For those who are interested:
http://tukijaverkosto.org/obat/map.html It contains all the units in V5.0 with modified finnish unit list. All the similar units (except for class and weapon class) are held together. You can use that for example to search for similar units in other nations if you know what you're looking for. I'll probably improve the user interface at some point. Use example: You want to see if the Flak units have good charasteristics together. You pick the Flak class from the map and choose a unit to check and click on the obatslotno column of that unit---where tooltip says "find units similar to this." For canadian Bofors 40mm it takes you to http://tukijaverkosto.org/obat/?uid=13222 where you can compare and find that for example the Algerian (and many others) 40mm AAG has a fire control 10 compared to canadian 3. So it could be that the Canadian AAG should have an increased fire control or that it has less good aiming help. |
Re: OOB database and found errors
If somebody could convert this into a common database format this would be very useful, can anybody get this into microsoft office? Or if as you said you have time to improve the interface.
Otherwise needs someone who can use it & understands properly to report the errors. Perhaps a screenshot of possible error results or cut & pasting into say a word document. Completly from memory & have not done yet as designers said they work on after summer which suites me AAguns is the biggest area with errors by a long way. Takes some real looking at though as think majority is cut & paste. As said memory what it looked like to me. 1) Several guns seem to be generic & the odd one mixes the info from 2 generic guns, you can recognise the gun based on as named in some OOBs 2) The odd multi mount unit if come in 1,2,4 mounts info for one mount one entry looked a bit off say HE Kill for the Quad unit looked wrong. 3) Is a bit of a headache this area but in game terms the 3 major points are probably size (for fire at) & Range FC (for fire by) the odd minor discrepency in HE Kill probably wont impact the game much. I do plan on looking at it at some point but have discovered you can explain a lot away by casting a human eye over the results & the good news is I think there are very few errors left a fraction of a % which is amazing considering the amount of info involved & the amount of times it has been updated. |
Re: OOB database and found errors
Just don't assume when you find a discrepancy it's automatically an error. A tank bought surplus and refitted by nation 'X" may have different RF or FC than others of it's type in service with other nations for example and whoever added it to the OOB may have made adjustments because of that so don't be too hasty to homogenize the database as you may be putting in errors when you think you are correcting them.
There are over 35,000 units in MBT alone and the chances that all units or weapons of one type are exactly the same when used by a dozen or more nations is exactly zero. Tank ammo used for things like T-72's are another example where the wide variety of sabot/ HEAT types have been set up by what we found was available and not all types were available or purchaced by all the different client states so ammo with the same "date" may not have the same sabot or HEAT pen because they are using two different rounds and virtually all T-72's have different ammo load combinations and that's deliberate. Some have "AP" ammo when no plain "AP" ammo was ever produced for the 125mm gun but those simulate earlier sabot rounds. My point is if all you do is look down a database list for discrepancies you WILL find them but given all the work that's gone into this in the last few years there is a good chance they may be that way for a reason but I don't keep notes on every one of the 35,000+ units or 15,000+ weapons in that one game However, things like Greek ammo dumps having a weight of 12.. yeah, that's an error Don |
Re: OOB database and found errors
Quote:
Quote:
I'm currently replacing the data with official one, so please be patient. The results you see might be wrong as long as I haven't updated the whole database. |
Re: OOB database and found errors
Quote:
Quote:
Anyway you guys are doing a stellar job, I just wanted to have an automaton that could inform about mistakes and possible mistakes. And good news, the Finnish OOB is now the default, 5.0 one. So you can use that to check for apparent mistakes. |
Re: OOB database and found errors
Quote:
What are you talking about ? If your database says that your database is in error There IS NO "Somalian Heavy O/M Artillery" using using 130mm guns ( UC 156 ) or ANY guns for that matter. All Off map 130 mm guns are UC 155 " O/M Medium artillery" in that OOB Searching for Units of class 155 O/M Medium Artillery 229 - 122mm Platoon - Available 01/069 to 12/091 230 - 122mm Platoon - Available 01/075 to 12/093 231 - 122mm Platoon - Available 01/084 to 12/093 232 - 130mm Platoon - Available 01/076 to 12/090 233 - 155mm Platoon - Available 06/082 to 12/090 234 - 155mm Platoon - Available 01/086 to 12/090 and those are found in 210 Medium Battery - Available: 01/69-12/93 211 Med Howitzer Bn - Available: 01/69-12/90 Searching for Units of class 156 O/M Heavy Artillery NOTHING Don |
Re: OOB database and found errors
It's also totally Irrelevant to the OOB's if a 130mm gun is classed as "heavy" on one OOB and "Medium" in another. There could be a dozen reasons why that was done one of which would be that's the way they are employed by that nation
Don |
Re: OOB database and found errors
..and if it's the Finn OOB you are referring to stand in line. There have been so many Finns "correcting" that OOB that other Finns "corrected" it's bordering on ridiculous. OOB "correction" appears to be a nation sport in Finland and everybody who does it thinks they have it "right"
Don |
Re: OOB database and found errors
and furthermore we already use an SQL database and have for years. All I need to do is write up the "question" and out pops the results. I just have to know what question to ask and how.
Don |
Re: OOB database and found errors
Quote:
What I wanted to give is an automatic system for grouping and checking within group if something is blatantly out of the line. The point is not just using the SQL, it's just a tool to show the results. The magic was already done in the Self-Organizing Map. I already have noted the way Finns are eager to correct the OOB to better represent their views and often disagreeing with each other. If you find this useful then use this, if not, then don't. I hope some custom OOB editor will find this handy, for I did. |
All times are GMT -4. The time now is 11:57 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.