Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Convert GeoJSON to OSM XML

License

NotificationsYou must be signed in to change notification settings

tyrasd/geojsontoosm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConvertsGeoJSON toOSMdata.

Usage

  • as acommand line tool:

      $ npm install -g geojsontoosm  $ geojsontoosm file.geojson > file.osm
  • as anodejs library:

      $ npm install geojsontoosm  var geojsontoosm = require('geojsontoosm');  geojsontoosm(geojson_data);

About

Convert GeoJSON to OSM XML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp