squarepeg 0.3.0

A library for partitioning the Earth's geography
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "squarepeg"
version = "0.3.0"
description = "A library for partitioning the Earth's geography"
license = "MIT OR Apache-2.0"
documentation = "https://docs.rs/squarepeg"
repository = "https://github.com/DougLau/squarepeg"
readme = "README.md"
keywords = ["cartography", "gis"]
categories = ["encoding"]
edition = "2024"

[dependencies]
pointy = "0.8"