TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Web GIS Project: Tools for Geospatial Developers

2 点作者 zizimaza大约 5 年前

1 comment

zizimaza大约 5 年前
I built this project for developers that work with geospatial data like I do. I use it to create, test, and inspect GeoJSON data and I think it might be useful for others! Let me know what you think.<p>If you click on a layer name, you can:<p>- make a bounding box<p>- create a buffer<p>- create a grid of squares, hexes, points, or triagles<p>- intersect with another polygon<p>- tesselate<p>- convert to WKT<p>- compare center vs weighed centroid<p>- view area&#x2F;height&#x2F;width<p>- split multi-polygons into their individual polygons<p>Other features include:<p>- include new polygons from a library<p>- create polygons from the viewport<p>- make random polygons<p>- copy layers as GeoJSON