The returns of GetLODS and their associated strings for non-resosution lods don't match some of the named consts, and others aren't written at all.
fire should be geometryfire
view should be geometryview
Noted list I'm running off instead.
```
string lodnames[] = { "geometry", "geometrysimple", "landcontact", "geometryview", "geometryfire", "memory", "roadway" };
```