Geoutil.com – 在浏览器中测量距离、面积和转换地理数据。
Geoutil.com – Measure distances, areas, and convert geo data in the browser

原始链接: https://geoutil.com

## GeoUtil:一套免费、私密且强大的地理空间工具 GeoUtil 是一套完全基于浏览器的地理数据处理工具集,提供专业级别的功能,无需注册或上传数据,从而确保完全的隐私。所有处理都在您的设备上本地进行,即时完成。 它支持多种格式,包括 GeoJSON、Shapefile、KML、CSV 等,并提供它们之间的**转换**工具。主要功能包括**距离和面积计算**、**方位角/航向查找**以及 **GeoJSON 统计分析**。 除了基本操作外,GeoUtil 还提供高级功能,例如 **坐标参考系统 (CRS) 转换**、**坐标格式转换**以及 **合并和分割**地理空间文件的工具。它还包括 **数据压缩器**,可以显著减小文件大小。 GeoUtil 非常适合 GIS 专业人员、Web 开发人员、数据分析师以及任何需要私密高效地处理地理数据的人。它为每个工具提供详细的文档和示例。它是一套功能强大、免费的资源,可用于各种地理空间任务。

## GeoUtil.com:一款基于浏览器的地理工具包 GeoUtil.com是由FreeGuessr构建的一个新的、免费的地理数据分析网络工具包。它提供交互式地图工具,用于测量距离和面积,以及TopoJSON和GeoJSON格式之间的转换器,和坐标实用工具——所有这些都在客户端运行,以保证隐私和速度。 创建者最初构建这些工具是为了与他们的地理猜谜游戏GuessWhereYouAre.com一起使用,发现缺乏简单的一体化解决方案来处理数据解析和地图工作等任务。 用户反馈已经影响了开发,包括对距离测量中的小数精度、坐标输入选项、GPX文件支持以及基于日期的坐标转换的考虑等请求。虽然承认ESRI和QGIS等专业工具的存在,但创建者旨在为需要更简单解决方案的开发者、教育工作者和爱好者提供易于使用的工具。 代码目前尚未开源,但未来正在考虑开源。
相关文章

原文

Why GeoUtil?

  • 100% Browser-Based — Your data never leaves your device. No server uploads, no privacy concerns
  • Completely Free — All tools are free to use, no sign-up required
  • Professional Quality — Built for GIS professionals, developers, and geography enthusiasts
  • Instant Processing — No waiting for server responses, everything runs locally
  • Open Standards — Works with GeoJSON, TopoJSON, Shapefile, KML, WKT, CSV, and more

Distance Tool

Calculate great-circle distances between any two points on Earth using accurate spherical geometry. Perfect for measuring flight paths, shipping routes, or understanding true distances between locations.

Try Distance Tool

Globe Distance Tool

Visualize distances on an interactive 3D globe with realistic Earth curvature. Rotate, zoom, and see exactly how great-circle routes look in three dimensions.

Try Globe Distance Tool

Area Tool

Measure the true surface area of any region with spherical accuracy. Draw polygons on the map or upload GeoJSON to calculate areas in square kilometers, square miles, hectares, or acres.

Try Area Tool

Bearing / Azimuth Tool

Calculate the compass bearing (azimuth) between two points on Earth. Essential for navigation, mapping, and understanding directional relationships. Shows both forward and reverse bearings.

Try Bearing Tool

Feature Counter / Stats

Analyze GeoJSON statistics instantly. See feature counts, geometry types, coordinate counts, total length/area, bounding box, and property coverage — perfect for data validation and quality checks.

Try Feature Stats Tool


🔄 Format Converters

GeoJSON to and from TopoJSON

Convert between GeoJSON (human-readable) and TopoJSON (compact, topology-preserving). TopoJSON reduces file sizes by 80% or more while maintaining shared boundaries.

Convert GeoJSON to TopoJSON

GeoJSON to WKT

Convert between GeoJSON and Well-Known Text (WKT) format. Supports standard WKT and EWKT (Extended Well-Known Text) with SRID codes for database compatibility.

Convert GeoJSON to WKT

Shapefile to GeoJSON

Convert Shapefile (.shp, .shx, .dbf) to web-friendly GeoJSON. Upload the ZIP archive and get a standards-compliant GeoJSON ready for web maps.

Convert Shapefile to GeoJSON

KML to GeoJSON

Transform Google Earth KML files into GeoJSON for use in web mapping libraries. Preserves names, descriptions, and styling information.

Convert KML to GeoJSON

CSV to GeoJSON

Convert CSV spreadsheets with latitude/longitude columns into GeoJSON Point features. Perfect for plotting addresses, locations, or any tabular geographic data.

Convert CSV to GeoJSON

GeoJSON to SVG/PNG/JPEG

Export GeoJSON as vector SVG or raster PNG/JPEG images. Customize colors, sizes, and projections for presentations, reports, or web graphics.

Convert to Images


CRS Converter

Transform coordinates between 500+ coordinate reference systems (EPSG codes). Auto-detects source CRS from GeoJSON metadata or coordinate ranges. Convert from WGS84 to Web Mercator, UTM zones, national grids, and more.

Try CRS Converter

Coordinate Format Converter

Convert between Decimal Degrees (DD), Degrees Minutes Seconds (DMS), Degrees Decimal Minutes (DDM), UTM, and MGRS formats. Live map preview shows converted locations.

Try Coordinate Formats

Extract all coordinates from GeoJSON files as CSV (lat, lon columns). Perfect for debugging, data analysis in Excel/R/Python, or exporting coordinates for other tools.

Extract Coordinates


🔗 File Mergers

GeoJSON Merger

Combine multiple GeoJSON files into a single FeatureCollection. Preserves all properties, handles mixed geometry types, and validates data integrity.

Merge GeoJSON Files

TopoJSON Merger

Merge multiple TopoJSON topologies while reconstructing shared arcs and boundaries. Maintains topology efficiency even when combining large datasets.

Merge TopoJSON Files

JSON Merger

Combine multiple JSON files into a single array or object. Merge configuration files, combine data exports, or consolidate API responses — works with any valid JSON.

Merge JSON Files

Shapefile Merger

Combine multiple Shapefile archives (ZIP) into a single merged Shapefile. Automatically handles schema differences and attribute alignment.

Merge Shapefiles


✂️ Data Splitters

GeoJSON Splitter

Split large GeoJSON files by feature properties. Extract one file per country, region, category, or any property value. Download all as a ZIP archive.

Use cases: Split world data by country, administrative boundaries by level, census data by district

Split GeoJSON Files

TopoJSON Splitter

Split TopoJSON files by object or property while preserving topology. Arc reconstruction ensures each output file maintains valid topology structure.

Split TopoJSON Files


🗜️ Data Minifiers

GeoJSON Minifier

Reduce GeoJSON file sizes by 50-80%. Remove whitespace, reduce coordinate precision, strip unnecessary properties, and simplify geometry while maintaining data quality.

Minify GeoJSON

TopoJSON Minifier

Compress TopoJSON files with advanced quantization, arc simplification, and delta encoding. Achieve 90%+ size reduction for large datasets.

Minify TopoJSON

JSON Minifier

Remove all whitespace from any JSON file for maximum compression. Works with GeoJSON, TopoJSON, or any JSON data.

Minify JSON


🔐 Privacy & Security

All GeoUtil tools run entirely in your browser using JavaScript. Your data:

  • Never uploaded to any server
  • Stays on your device at all times
  • Completely private — we can't see what you're working on
  • Works offline after initial page load
  • No tracking beyond anonymous analytics (page views only)

Perfect for working with sensitive geographic data, proprietary datasets, or when you simply want complete privacy.


🚀 Getting Started

  1. Choose a tool from the navigation menu above
  2. Upload or paste your data — supports drag & drop for most tools
  3. Configure options if needed (most tools have smart defaults)
  4. Download results — instant processing, no waiting

Most tools provide live previews so you can verify results before downloading.


💡 Use Cases

  • GIS Professionals: Convert formats, merge datasets, transform coordinate systems, validate data
  • Web Developers: Prepare GeoJSON for web maps, reduce file sizes, convert legacy formats
  • Data Analysts: Extract coordinates to CSV, calculate areas, analyze geographic data
  • Educators: Demonstrate map projections, explain coordinate systems, visualize distances
  • Researchers: Process geographic data without cloud services, maintain data privacy

🆘 Need Help?

All tools include detailed documentation and examples. Look for:

  • "How to Use" sections on each tool page
  • FAQ answering common questions
  • "Related Tools" suggestions for your workflow

Questions or feedback? Visit our Reddit community or check the About page for contact information.


联系我们 contact @ memedata.com