Earlier today someone in X-Wing land suggested I should share my SVG map of the Gemini Sector here for anyone interested. I constructed it back in 2007 back when Opera was the only Web browser capable of rendering SVG and I had to use special software to print it, so it's very basic. I've included the script I used to generate it, which also dates from that time, so it's not pretty. It should suffice if anyone wants to build something more fancy from it, though.



I took a composite of the in-game maps and noted the X,Y position (in pixels) of the center of each system ring, and then made a list of all the connections. I then wrote the script to put it all together with a default below-and-to-the-right text position, and then manually tweaked the text positions for those where text intersected particularly badly with the jump routes (these tweaks are included in the data, so the map is reproducible). Still after more than a decade I'm pretty pleased with the result.