# vector-to-grid **Repository Path**: mirrors_rowanwins/vector-to-grid ## Basic Information - **Project Name**: vector-to-grid - **Description**: Convert geojson to a grid/raster - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vector-to-grid A small module for converting geojson to a grid / raster run `npm run debug` to spin up a leaflet map with the result To rasterize switzerland (700 vertices) with a 100m pixel size is taking 60ms and the algorithm is still very unoptimised!