Skip to content

HarryStevens/strip-carto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strip-carto

Coverage Status Build Status

Remove the cartodb_id from the properties of GeoJSON features.

Installation

 npm i strip-carto -S

Usage

var strip_carto = require("strip-carto");
strip_carto(input_geojson_file, output_geojson_file);

Tests

npm test

About

Strip cartodb_id from properties in GeoJSONs

Resources

License

Stars

Watchers

Forks

Packages

No packages published