Press ↑↓ to navigate ·
Enter to open ·
/ anywhere to search
🌍 Geo Tool
Draw Draw GeoJSON
Draw polygons, lines and markers on an interactive map, then export the result as GeoJSON.
Leaflet Draw
Polygon/Line/Marker
Export GeoJSON
Clear layers
Use the toolbar on the left side of the map to draw shapes. Click the edit/delete icons to modify them.
About this tool
The PixelForge Draw and Export Map tool lets you draw polygons, polylines, and markers directly on an interactive Leaflet map and then export your drawings as a GeoJSON file. This is useful for creating geographic boundaries, annotating maps for reports, digitising features from a basemap, or quickly generating GeoJSON data for development and testing. No GIS software is needed — draw and export entirely in your browser.
Frequently Asked Questions
You can draw points (markers), polylines (lines and paths), and polygons (closed areas). Each drawn feature is stored as a GeoJSON feature.
Yes. Use the edit tool in the drawing toolbar to select and modify existing shapes. You can move vertices, reshape polygons, or reposition markers.
The export is a valid GeoJSON FeatureCollection containing all your drawn features with their geometry and any properties you have added.
The current tool starts with a blank map. For editing existing GeoJSON use the GeoJSON Property Editor or paste it into the GeoJSON Viewer.
Drawings are not automatically saved. Export your GeoJSON before closing the tab if you need to keep your work.