mapbox / mapbox/vector-tile-spec

Support GeometryCollection?

Open
#110 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

3.0 Specification
Dominant language
No language data
Stars
1k
Forks
213
PR merge metrics
No merged PRs in 30d

Description

For feature parity with GeoJSON; otherwise it is probably more trouble than it is worth.

It would be a new `GeomType` with a corresponding new `geometry`-like message which contains an array of messages with a `GeomType` and a `geometry` (any of which could also be a nested GeometryCollection).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the existing GeomType and geometry message definitions in the vector-tile specification. Determine how a new GeometryCollection type would represent an array of typed geometry messages, including nested collections; done means the specification clearly describes that structure and its GeoJSON parity.

Written by the indexing model from the issue text.

Assessment

Domain
backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.