mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-13 13:31:19 +00:00
1.1 KiB
1.1 KiB
stage, group, info, description, title
stage | group | info | description | title |
---|---|---|---|---|
Create | Source Code | To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments | How GeoJSON files are rendered when viewed in GitLab projects. | GeoJSON files |
{{< details >}}
- Tier: Free, Premium, Ultimate
- Offering: GitLab.com, GitLab Self-Managed, GitLab Dedicated
{{< /details >}}
{{< history >}}
- Introduced in GitLab 16.1.
{{< /history >}}
A GeoJSON file is a format for encoding geographical data structures using JavaScript Object Notation (JSON). It is commonly used for representing geographic features, such as points, lines, and polygons, along with their associated attributes.
When added to a repository, files with a .geojson
extension are rendered as a map containing the GeoJSON data when viewed in GitLab.
Map data comes from OpenStreetMap under the Open Database License.