Skip to content

Instantly share code, notes, and snippets.

View erikreyna's full-sized avatar
👑

Erik Reyna erikreyna

👑
View GitHub Profile
@emamd
emamd / mapshaper-getting-started.md
Last active March 9, 2021 19:46
Getting started with mapshaper

Getting started with mapshaper

Mapshaper is a javascript library for editing GIS data formats including GeoJSON, TopoJSON, Shapefiles and others. It's easier to install and can replace some of the functionality of ogr2ogr, allowing for integration into node-based workflows.

There's also an online gui at mapshaper.org you can use.

Mapshaper command reference

Some practical examples