Mark Baird My use-case is a server side process (e.g., batch job, command line app, CLI) to be executed which creates images of maps from user provided data (e.g., KML files). The images would be created at different sizes (for specific print formats) and with various base maps. My target environment is Docker which struggles with JavaFX. I'm open to a non-Java approach if one is available. -- Travis
... View more