Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM version Build Status Dependency Status

@furkot/osmand-data

Data used by Furkot modules dealing with OsmAnd GPX format.

Install

$ npm install --save @furkot/osmand-data

Usage

Furkot pin symbols are characters in furkot-icon-font - see here.

import data from '@furkot/osmand-data';

console.log(data.toFurkot['building_type_church']); // === 34
console.log(data.toOsmand['34']);                   // === 'building_type_church'

License

MIT © Natalia Kowalczyk

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages