An Open Source Schematization Tool by Geominds
Schemify turns real-world GeoJSON — transit lines, roads, boundaries — into clean, schematic maps in your browser: no server, no install, no build step.
Built by Ark Arjun for Geominds, released as open source under the MIT license. The Schemify logo is also designed by Ark Arjun.
City network samples are fetched from the Organic Maps Subway Validator, built on OpenStreetMap data.
Label fonts: Sans-serif, Serif, Script, and Display are Manjari, Rachana, Chilanka, and Keraleeyam respectively, by Swathanthra Malayalam Computing (SMC); Monospace is JetBrains Mono by JetBrains. All are released under the SIL Open Font License.
Source code on GitHub — issues and pull requests welcome.
Import/export uses a plain JSON file with the canvas background color, layer draw order, and each layer's style — colors, widths, dash pattern, node/label settings (including the new text style options), and any per-segment overrides. Layers are matched by name, so a style file exported from one dataset can be reused on another with matching layer names.
This opens a prefilled issue on github.com/arkarjun/Schemify — you'll need a GitHub account to submit it. Basic diagnostics (browser, layer count, angle-snap mode) are added automatically; your map data is never sent.