File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,15 @@ Works on client and server sides – it's just Swift.
15
15
- Parsing/printing (using parser-printers)
16
16
- Formats
17
17
- [ ] GeoJSON
18
+ ([ PR #1 ] ( https://github.com/RemiBardon/swift-geo/pull/1 ) )
18
19
- [ ] WKT
19
20
- [ ] GPX
20
21
- [ ] Other formats
21
22
- [ ] Streaming
22
23
- [ ] Full translation of [ Turf] ( https://github.com/Turfjs/turf )
23
24
- [ ] Integration with MapKit
24
25
- [ ] Code generation to support all EPSG Coordinate Reference Systems
26
+ ([ PR #3 ] ( https://github.com/RemiBardon/swift-geo/pull/3 ) )
25
27
- [ ] Dynamic Coordinate Reference System (for parsing any CRS)
26
28
- Developer experience
27
29
- [x] Type-safety
@@ -42,6 +44,7 @@ Works on client and server sides – it's just Swift.
42
44
- [ ] Others (open-source ` Foundation ` …)
43
45
- Benchmarks
44
46
- [ ] Binary size benchmarks (` @inlinable ` , optimizations…)
47
+ ([ PR #2 ] ( https://github.com/RemiBardon/swift-geo/pull/2 ) )
45
48
- [ ] Performance benchmarks (CPU, RAM…)
46
49
47
50
## Development and maintenance
You can’t perform that action at this time.
0 commit comments