Open and view .geojson files on an interactive map. Drag in a file to see every feature plotted instantly. Free, private, and runs entirely in your browser.
Drag & drop your .geojson or .json file here
or click to browse — your file never leaves your device
Your map will appear here once you load a file.
Drag your .geojson or .json file onto the drop zone above, or click to browse for it. The file is parsed in your browser and every feature is drawn on the map immediately. Nothing is uploaded.
No. Parsing and rendering happen entirely inside your browser using JavaScript. Your file never leaves your device, which makes this safe for confidential or proprietary data.
All RFC 7946 geometry types: Point, MultiPoint, LineString, MultiLineString, Polygon, MultiPolygon and GeometryCollection, in both Feature and FeatureCollection form.
Yes. Click any feature on the map to open a popup listing its properties. The summary above the map also reports the total feature count and the geometry types present.
Files up to about 30MB work well. Large files are drawn on a canvas renderer so that even datasets with tens of thousands of features stay responsive.