shp2geo

1.1.3 • Public • Published

GitHub issuesGitHub starsGitHub forks

shp2geo

A simple javascript package that parses zipped shapefile into geojson

npm i shp2geo

The package requires a .zip shapefile url as parameter.

const shp2geo = require("shp2geo")
const geo = shp2geo(<.zip url here>)
console.log(geo)

Readme

Keywords

Package Sidebar

Install

npm i shp2geo

Weekly Downloads

1

Version

1.1.3

License

ISC

Unpacked Size

1.55 kB

Total Files

3

Last publish

Collaborators

  • daviskitavi98