Coder Social home page Coder Social logo

openstreetmap-tag-translations's Introduction

In OpenStreetMap every map feature is described by tags, which are key-value-pairs. Usually these tags contain English values, but for localized maps these tags can be translated into the native language.

This repository contains translations of common tags. The format is based on the i18n format for the Chrome browser.

Examples:

{
    "tag:barrier": {
        "message": "Barrière",
        "!=1": "Barrières"
    },
    "tag:barrier=city_wall": {
        "message": "Mur de la ville",
        "!=1": "Murs de la ville"
    },
    "tag:name": {
        "message": "Nom",
        "!=1": "Noms",
        "description": "'name' contains name of map feature"
    },
    "tag:phone": "Numéro de tél."
}

Every tag key and every tag key-value-pair has an entry in the JSON file. Every entry is either a string or a hash with several entries:

  • message: default translation
  • description: help text
  • 0, 1, ..., !=1: special translation for count of map features.

Directories

  • The directory tags/ contains the tag translations

Contributors

Contributers via Git:

  • Shu Higashi
  • Stephan Bösch-Plepelits

Alphabetic list of contributors, with the full names from OpenStreetBrowser user names:

  • Aivo
  • Artur Zgodziński
  • Barboska
  • bazgal
  • ciprian
  • HgO
  • higa4
  • Jens Hyllegaard
  • Jochen Kiene
  • magnumns
  • Michal Pustějovský
  • Pascal Dugendre
  • pinkpussy
  • Remco
  • Sven N
  • Toni
  • Wombalton
  • Xuacu Saturio
  • Yannis Giftomitros

Additionally the following users contributed via OpenStreetMap Wiki (which was used earlier):

  • !i!
  • Avila.gas
  • Bb-osm
  • Derstefan
  • Dr&mx
  • Driver2
  • E-Malte
  • Higa4
  • Hunsly
  • Invisible
  • Jezevec
  • Luis Latin
  • Mage Whopper
  • Mar4s
  • Pbelas
  • PierZen
  • Rethna
  • Richtest
  • Soldier Boy
  • Sven Eppler
  • Vanchester
  • Viw
  • Xuacu

I hope I didn't miss any contributors. If you feel missed out or like to change information about you, please contact me.

openstreetmap-tag-translations's People

Contributors

plepe avatar igoreliezer avatar cybereric avatar debyos avatar hufkratzer avatar adminieo avatar carlosarc87 avatar pandabear-de avatar ivan-rsm avatar parukhin avatar higa4 avatar frangesco avatar raphaelpe avatar c1pr1an86 avatar jorgesanzs avatar mstuyts avatar vaiton avatar lintux avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.