Skip to content

Commit

Permalink
Added a link to my new project mvt-postgis, a tool for creating mvt t…
Browse files Browse the repository at this point in the history
…iles from Postgis databases
  • Loading branch information
trasch committed Feb 23, 2024
1 parent 83bb342 commit b1d2ab6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -836,8 +836,9 @@ Hint: Most algorithms are optimized for EPSG:4326. Using other projections will
| union | TODO | | [Source][124] |

# Related packages
Currently only one:
Currently only two:
- [mvt-tools][125]: Vector tiles reader/writer for Swift
- [mvt-postgis][130]: Creates vector tiles from Postgis databases

# Contributing
Please create an issue or open a pull request with a fix or enhancement.
Expand Down Expand Up @@ -977,6 +978,7 @@ Thomas Rasch, Outdooractive
[127]: https://github.com/Outdooractive/gis-tools/blob/main/Tests/GISToolsTests/Algorithms/BooleanDisjointTests.swift "BooleanDisjointTests"
[128]: https://github.com/Outdooractive/gis-tools/blob/main/Sources/GISTools/Algorithms/BooleanIntersects.swift "BooleanIntersects"
[129]: https://github.com/Outdooractive/gis-tools/blob/main/Sources/GISTools/Algorithms/PoygonToLine.swift "PoygonToLine"
[130]: https://github.com/Outdooractive/mvt-postgis

[image-1]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FOutdooractive%2Fgis-tools%2Fbadge%3Ftype%3Dswift-versions
[image-2]: https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FOutdooractive%2Fgis-tools%2Fbadge%3Ftype%3Dplatforms

0 comments on commit b1d2ab6

Please sign in to comment.