Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add GeoJSON #1

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

✨ Add GeoJSON #1

wants to merge 10 commits into from

Commits on Feb 2, 2023

  1. Codable GeoJSON

    RemiBardon committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    30e4b4c View commit details
    Browse the repository at this point in the history
  2. ✨ Add 3D to GeoJSON

    RemiBardon committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    1c941d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d81120 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33f9ca1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa98c92 View commit details
    Browse the repository at this point in the history
  6. ✨ Add "id" to Feature

    RemiBardon committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    3fc8191 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    351fe77 View commit details
    Browse the repository at this point in the history
  8. ✨ Encode bounding boxes in GeoJSON

    Also fix bounding boxes computation
    RemiBardon committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    29b746d View commit details
    Browse the repository at this point in the history
  9. ✨ Implement AnyBoundingBox.union

    Also fix `GeometryCollection` encoding
    RemiBardon committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    739ec70 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5a5821f View commit details
    Browse the repository at this point in the history