mapbox / mapbox/mapbox-arkit-ios

Parse GeoJSON to create annotations

Open
#2 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Swift
Stars
227
Forks
45
PR merge metrics
No merged PRs in 30d

Description

You should be able to provide a GeoJSON representation of a shape (string or instance of a class) to create and place ARAnchors representing that shape in the real world. Shapes like points, lines and polygons should be supported at first with possibly more complex geometries supported in the future.

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 reviewing the project's ARKit and location-related entry points to determine where GeoJSON input and ARAnchor creation belong. Define support for GeoJSON strings or class instances representing points, lines, and polygons, and consider how placement should be verified before extending to more complex geometries.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.