geojson-josm-url

Add a property to OSM features in a GeoJSON to open them in JOSM

Usage no npm install needed!

<script type="module">
  import geojsonJosmUrl from 'https://cdn.skypack.dev/geojson-josm-url';
</script>

README

geojson-josm-url

Add a property to OSM features in a GeoJSON to open them in JOSM

Usage

npm install geojson-josm-url
var josmURL = require('geojson-josm-url');
josmURL(geojson);

CLI

geojson-josm-url <geojson-path>