pyrog / tag2link

Formatter URLs for OpenStreetMap tags

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tag2Link

This repository contains formatter URLs for OpenStreetMap keys. The data is obtained from:

Usage

Use index.json in your application. Replace $1 with the tag value.

You may want to obtain the package from npm: https://www.npmjs.com/package/tag2link

Updating

Run npm build which will update index.json.

Taginfo

The extracted keys and URLs are also provided in Taginfo: https://taginfo.openstreetmap.org/projects/tag2link#tags

About

Formatter URLs for OpenStreetMap tags

License:ISC License


Languages

Language:JavaScript 100.0%