Skip to content

Add GeoJSON support for viewing files

What does this MR do?

Add support to visualize GeoJSON support as a map. When browsing GeoJSON files, identified by the .geojson file extension, the GeoJSON will be rendered to a map. You can toggle between viewing the GeoJSON code, and the visualized GeoJSON map.

What are the relevant issue numbers?

To address issue #4204 (moved).

Screenshots

Valid GeoJSON load successful GIFrecord_2016-07-14_154520

Error loading GeoJSON or parsing GeoJSON GIFrecord_2016-07-14_164040

Does this MR meet the acceptance criteria?

Merge request reports