Walter Almaraz
Resource contributor
- Messages
- 56
- Country

Hello Arno,
I have a problem when I create XML objects along a road, the code is fine but for some reason is creating a long line in Russia and when I check the SHP file in Qgis and uDig the line isn't there.
I included the files if you need them. https://drive.google.com/file/d/1H0elxYn-mbbyBdHA-IL4cR9Y4oRlenp1/view?usp=sharing
Regards,
Walter
I have a problem when I create XML objects along a road, the code is fine but for some reason is creating a long line in Russia and when I check the SHP file in Qgis and uDig the line isn't there.
Code:
#ScenProc code
ImportOGR|E:\OSM DATA\Europe\russia.shp|*|highway|NOREPROJ
LineToPoint|FTYPE="LINE" And highway="residential"|CONTINUOUS|150|5|0|String;type|light11|hdg
CreateXMLLibObj|type="light11"|{70521421-1e53-4d02-bf23-4ea6fe164ce3}|hdg|0|0|NOAUTOGENSUPPRESSION|NOCRASH
EXPORTBGL|P3D v4|LA_RUSSIA_5|E:\OSM Final\Europe\scenery|KEEPXML
I included the files if you need them. https://drive.google.com/file/d/1H0elxYn-mbbyBdHA-IL4cR9Y4oRlenp1/view?usp=sharing
Regards,
Walter

