# togeojson-cli **Repository Path**: mirrors_tmcw/togeojson-cli ## Basic Information - **Project Name**: togeojson-cli - **Description**: toGeoJSON in the console - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # togeojson-cli Converts KML and GPX to GeoJSON on the command line. You can provide a stream of data from stdin, or a list of filenames. Auto-detects file types, and if provided multiple files, concatenates them automatically. Install with yarn: yarn global add @tmcw/togeojson-cli With npm: npm install -g @tmcw/togeojson-cli Run it just once with npx: npx @tmcw/togeojson-cli file.kml