Toolkit
A collection of simple tools that just get the job done.
During my work as a software engineer, I often find myself in need of specific tools such as these. When it comes to formatting/rendering, pasting (non)sensitive information into a random website is often not a great idea due to privacy and security concerns.
Therefore, I (and by I, I mean Claude) built these tools to function perfectly well without tracking, cookies, ads and what have you.
- Polygon to text - Draw a polygon on a Leaflet map and get WKT and Geojson representations of the shapes.
- WMS viewer Load a WMS URL and view its content on a Leaflet map.
- Markdown renderer Write some markdown on the left and get a preview on the right.