12 Commits

Author SHA1 Message Date
7b7aff4acf Made sure that the XML parser gets valid XML as otherwise the check lead to crashes in the code that generates the orthos 2024-12-01 15:55:34 +01:00
fc88947768 Initial step toward all-in-memory management, osmxml is now completely in-RAM driven. Remaining parts to follow. Initial changes to all other elements toward preparation-then-render approach. 2024-11-12 20:25:46 +01:00
925f7bee27 XML handling moved completely into memory for performance. Initial commit of tileprep class in preparation for ortho generation redesign 2024-11-12 12:44:22 +01:00
bd2594221d Last minor adjustments and a needed feature for PBF generation (needed for a later stage) 2024-10-18 21:48:24 +02:00
be750bd53c Added textures. Changes to shadow generation. Refinements to layers and blurs. Made sure roads appear correctly. Removed streams for inland cutting as those are barely visible on actual satellite images. Proper testing to be done, close to public release. 2024-10-08 21:20:51 +02:00
728b4aa9c6 Corrections in water cut code, amendments for tile completion as code resulted in blank patches in DDS files where there is no water. 2024-09-25 14:14:33 +02:00
Marcus
85352308be Commit after switch to Linux - no noteworthy change in code 2024-09-12 22:51:39 +02:00
55e58c2fe4 Initial code to generate the WED (X-Plane World Editor) XML file at the end of all tile generation. 2024-09-05 22:49:39 +02:00
a1483fccc3 Changed path delimiter from "\\" to "/" for cross OS compatibility 2024-09-03 20:49:35 +02:00
a4c0291e74 RC4 - Implemented cross-degree adjacency checks, corrected major issue in tile completion adjacency checks 2024-09-02 08:03:45 +02:00
2aed6ee8a3 Changed licensing model info, beginning of tilegen - the class which completes the entire degree of latitude and longitude, once all orthos have been generated 2024-08-27 21:55:25 +02:00
e2d5b3dc98 Initial commit of mostly working codebase. 2024-08-27 20:59:02 +02:00