GithubHelp home page GithubHelp logo

isabella232 / deprecated-osm-comments Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mapbox/deprecated-osm-comments

0.0 0.0 0.0 1.27 MB

Frontend application to query osm-comments-api

Home Page: https://www.mapbox.com/osm-comments

License: BSD 2-Clause "Simplified" License

JavaScript 76.49% HTML 20.66% CSS 2.85%

deprecated-osm-comments's Introduction

osm-comments-frontend

Frontend application (running here) to monitor changeset discussions and notes on OSM.

Choose 'changesets' or 'notes' in the top selector, and use the search box to filter the conversations in various ways. For example:

  • users:"Harry Wood" to find conversations by a specified OSM user (try it)
  • bbox:0.3021,51.7253,-0.5576,51.2550 to find conversations happening with the London bounding box (try it)

All filter options documented here

By default, this searches through conversations of users defined in the config file. If you wish to search through conversations of all users, use users:* in the search bar - example.

Development

OSM Comments uses:

Setup

  • Run npm install
  • npm start to start the local dev server
  • Access http://localhost:8080 in your browser

Build

To build the bundle.js in the dist/ folder (required before deploy), make sure you have webpack installed. You may need to do npm install -g webpack if not. Then, in the project folder, just run the command webpack.

Work in progress

deprecated-osm-comments's People

Contributors

arunasank avatar geohacker avatar harry-wood avatar kepta avatar lukasmartinelli avatar poornibadrinath avatar tmcw 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.