Skip to content

umap-project/GeoRSSToGeoJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert GeoRSS to GeoJSON

Only simple mode is supported for now (no GML).

How To

In browser

import * as GeoRSSToGeoJSON from './path/to/GeoRSSToGeoJSON.js'
GeoRSSToGeoJSON.parse(myxml)

With command line

./georsstogeojson myrssfile.xml