GeoJSON in GitLab¶
With 16.1, GitLab introduced support for .geojson
files. See my example project.
A very nice tool for creating your own .geojson
file is geojson.io.
📚 References¶
- 📝 Docs: GeoJSON files
- 🚀 MR: Add GeoJSON support for viewing files