https://github.com/meethigher/geometry-grid
Geometry cut into small squares,LineString and Polygon are computed differently
https://github.com/meethigher/geometry-grid
geotools gis java wkt
Last synced: 3 months ago
JSON representation
Geometry cut into small squares,LineString and Polygon are computed differently
- Host: GitHub
- URL: https://github.com/meethigher/geometry-grid
- Owner: meethigher
- License: apache-2.0
- Created: 2022-05-15T15:43:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-03T05:52:26.000Z (11 months ago)
- Last Synced: 2024-11-03T06:19:46.348Z (11 months ago)
- Topics: geotools, gis, java, wkt
- Language: Java
- Homepage: https://meethigher.top/blog/2022/geometry-grid/
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
2024-06-10[瓦片边界可视化工具](https://meethigher.top/blog/2024/visible-tile-boundaries/)
2023-01-27[GIS基础-S2Geometry算法](https://meethigher.top/blog/2023/gis-s2/)
2022-05-22[GIS基础以及GeoTools使用](https://meethigher.top/blog/2022/gis-science/)
2022-05-22[基于openlayers的wkt绘制展示功能](https://meethigher.top/blog/2022/wkt-show-on-openlayers/)
2022-05-15[Geometry切块-根据是否有交点或者被包含](https://meethigher.top/blog/2022/geometry-grid/)