Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

permettez-moi-de-construire/georss-to-geojson

Repository files navigation

GeoRss to GeoJSON

js-standard-style Build Status

Library to convert GeoRSS Tag into GeoJSON Feature.

Usage

You need to convert your GeoRss tag with xml-js module and pass the tag to this module.

RssToGeoJson.convert(xmlJson)

Exemple

See exemples/index.js for featured exemple.

Limitation

For the moment, this module support only <georss:polygon> tag.

About

Convert GeoRSS tag into GeoJSON Feature

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published