1.1.0 • Published 1 year ago

@communityboss/mapping v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

@communityboss/mapping

Utilities for converting SVGs to geoJSON

Install

npm install --save @communityboss/mapping

Usage

import { convert } from '@communityboss/mapping'

console.log(convert(`<svg>...</svg>`))

Modules

This package is mostly designed for the carto-service application /apps/carto-service. If you're touching this make sure you know why.