GeoJSON
Summary
GeoJSON is an open standard format for encoding geographic data structures using JSON, supporting various geometry types and standardized as RFC 7946 by IETF in 2016.
View Cached Full Text
Cached at: 05/08/26, 12:27 PM
Similar Articles
Show HN: Free tool to mark points and polygon regions
Tack is a free, browser-based tool that allows users to mark points, draw polygons, and export coordinate data as JSON or YAML without uploading images to a server.
GeoStack: A Framework for Quasi-Abelian Knowledge Composition in VLMs
GeoStack introduces a geometric framework to compose independently trained domain experts in Vision-Language Models without catastrophic forgetting, achieving constant-time inference and a 10x reduction in geometric error.
Characterizing AlphaEarth Embedding Geometry for Agentic Environmental Reasoning
Analyzes the 64-D embedding manifold of Google AlphaEarth across 12.1M U.S. samples, shows non-Euclidean structure and poor vector arithmetic, then builds an agentic system with geometry-aware tools that outperforms parametric baselines on environmental queries.
HSG: Hyperbolic Scene Graph
This paper introduces HSG (Hyperbolic Scene Graph), a scene graph model that leverages hyperbolic geometry for representing hierarchical scene structures. It is hosted on Hugging Face and referenced via arXiv:2604.17454.
Introducing Structured Outputs in the API
OpenAI introduces Structured Outputs in their API, enabling developers to reliably get valid JSON schema outputs from language models, improving integration with downstream systems and reducing parsing errors.