Files
gitlab-foss/doc/user/project/repository/files/geojson.md
2025-02-17 03:18:02 +00:00

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 >}}

{{< /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.

GeoJSON file rendered as a map