2 Repos
Capabilities for filtering, coercing, and assigning metadata to geospatial feature attributes.
Distinct from Attribute Management: None of the candidates cover geospatial feature property management; candidates are focused on user profiles, HTML data attributes, or OOP patterns.
Explore 2 awesome GitHub repositories matching data & databases · Feature Attribute Management. Refine with filters or upvote what's useful.
Mapshaper is a tool for processing, simplifying, and converting geographic vector data, available as a command-line interface, a web browser tool, and a Node.js library. It functions as a coordinate projector, vector data converter, and web map asset optimizer designed to transform spatial datasets between different coordinate reference systems and file formats. The project is distinguished by its topology-preserving geometry simplification, which reduces vertex counts while maintaining shared boundaries to prevent gaps and overlaps. It further optimizes assets for the web through coordinate
Manipulates geospatial feature attributes using JavaScript expressions for filtering, calculation, and classification.
Tippecanoe is a command-line tool used to generate optimized vector tiles for web maps. It converts large-scale geospatial datasets, including GeoJSON, CSV, and Geobuf files, into binary vector tiles or MBTiles SQLite databases. The project is designed to maintain map performance and visual quality across different zoom levels. It achieves this through geospatial data downsampling, which includes simplifying geometries and thinning point density to prevent tile overcrowding and keep tile sizes within specific limits. The tool provides extensive data transformation capabilities, such as attri
Provides tools to include, exclude, or coerce data types for attributes and assign custom metadata descriptions.