GeoJSON viewer
View GeoJSON files (.geojson, .json) on a 3D map in your browser. A plain-text JSON format for encoding geographic features. No account, no install, no upload until you decide to convert or hand off to the rooot.it route planner.
Open the viewer → or jump straight to a conversion:
About GeoJSON
GeoJSON is an open standard (RFC 7946) for representing points, lines, polygons, and feature collections as JSON. It is the lingua franca of web mapping — small, human-readable, and consumed by every major mapping library.
How to view a GeoJSON file
- Open the viewer.
- Drag your GeoJSON file (.geojson, .json) onto the page, or click the + in the Places panel.
- The file renders on a 3D MapLibre globe. Use the right-hand panel to toggle background layers (borders, labels, roads, buildings, transportation, places, terrain).
- Click features for details, or use the bottom toolbar to convert to another format.
Convert GeoJSON to other formats
GeoJSON viewer FAQ
Can I view a GeoJSON file in the browser without geojson.io or GitHub?
Yes — drop the .geojson onto rooot viewer to render it on a 3D MapLibre globe with toggleable layers and instant fly-to.
Does this support FeatureCollection, Feature, and bare Geometry types?
All three. rooot viewer normalises any valid GeoJSON root type into an internal FeatureCollection for rendering.
Can I view a GeoJSON with hundreds of thousands of features?
Yes, up to the 50 MB upload cap. For multi-million-feature datasets, convert to GeoPackage first — it indexes spatially and queries far faster.
Is rooot viewer free?
Yes. No account required. There are no per-conversion or per-view charges.
Does rooot viewer upload my files?
Files are parsed server-side for rendering but are not persisted unless you click Convert or Open in roooute. Persisted files are deleted within 24 hours.
Privacy
Files dropped on the main viewer are parsed server-side for rendering but are not persisted. Persistence happens only when you click Convert or Open in roooute; persisted files are deleted within 24 hours. Direct conversions through the per-format converter pages do not persist anything at all.