GithubHelp home page GithubHelp logo

bathorypeter / taginfo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from taginfo/taginfo

0.0 2.0 0.0 3.33 MB

Brings together information about OpenStreetMap tags and makes it searchable and browsable

Home Page: http://wiki.openstreetmap.org/wiki/Taginfo

License: GNU General Public License v2.0

Ruby 42.67% SQL 7.90% Shell 2.70% C++ 14.53% CSS 5.03% JavaScript 27.16%

taginfo's Introduction

Taginfo
=======

Brings together information about OpenStreetMap tags and makes it searchable and browsable.

Documentation: http://wiki.openstreetmap.org/wiki/Taginfo
Live System: http://taginfo.openstreetmap.org/


FILES
-----

* sources  - Import scripts
* web      - Web User Interface and API
* examples - Some misc example stuff
* tagstats - C++ program to create database statistics


PREREQUISITES
-------------

Uses
    * Ruby (must be at least 1.9.1)
    * Mongrel or Apache2 mod_passenger
    * Sinatra web framework http://www.sinatrarb.com/
    * Rack Contrib Gem (for Rack::JSONP)
    * JSON gem (install with gem, Debian/Ubuntu packages are too old and buggy)
    * curl binary
    * sqlite3 binary and ruby libs
    * m4 binary

Debian/Ubuntu packages:
    curl m4 sqlite3 ruby-sqlite3 ruby-passenger libapache2-mod-passenger

Gems:
    gem install rack rack-contrib sinatra sinatra-r18n json

There is a developer mailing list at
http://lists.openstreetmap.org/listinfo/taginfo-dev


DATA IMPORT
-----------

See http://wiki.openstreetmap.org/wiki/Taginfo/Running


WEB USER INTERFACE
------------------

You need a 'data' directory in the parent directory of the directory where
this README is. It must contain the sqlite database files created in the
data import step or downloaded from http://taginfo.openstreetmap.org/download .

To start the web user interface:
cd web
./taginfo.rb


JAVASCRIPT
----------

Taginfo uses the following Javascript libraries:
* jQuery 1.9.0
* jQuery UI 1.9.2
* customSelect (http://adam.co/lab/jquery/customselect/)
* tipsy (http://onehackoranother.com/projects/jquery/tipsy/)
* jQuery Cookie (https://github.com/carhartl/jquery-cookie/)
* Flexigrid (Originally from http://code.google.com/p/flexigrid/
    http://www.flexigrid.info/ , the version used and included
    has some changes and bugfixes.)

All the Javascript and CSS needed is already included.


THANKS
------
Stefano Tampieri - for the Italian translation
Ilya Zverev <[email protected]> - for the Russion translation
Jocelyn Jaubert <[email protected]> - for the French translation
Jacek Buczyński <[email protected]> - for the Polish translation


AUTHOR
------

Jochen Topf <[email protected]>
http://wiki.openstreetmap.org/wiki/User:Joto

taginfo's People

Contributors

amdmi3 avatar bathorypeter avatar cyrille37 avatar damndog avatar dmikonn avatar double-a avatar dpaleino avatar firefishy avatar irljidel avatar jgpacker avatar jocelynj avatar joto avatar manu1400 avatar miellino avatar zverik avatar

Watchers

 avatar  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.