awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesFeature Downsampling

Reducing the density of points and complexity of geometries to prevent data overcrowding.

Distinct from Predictive Frame Drop Prevention: Unlike frame dropping in graphics or feature fusion in AI, this is specifically about reducing geospatial feature density.

Explore 1 awesome GitHub repository matching data & databases · Feature Downsampling. Refine with filters or upvote what's useful.

Awesome Feature Downsampling GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mapbox/tippecanoeالصورة الرمزية لـ mapbox

    mapbox/tippecanoe

    3,026عرض على GitHub↗

    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

    Thins point data and simplifies geometries at lower zoom levels to prevent tile overcrowding.

    C++c-plus-plusgeojsonvector-tiles
    عرض على GitHub↗3,026
  1. Home
  2. Data & Databases
  3. Feature Downsampling