Coder Social home page Coder Social logo

apeiara / id Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openstreetmap/id

0.0 4.0 0.0 115.03 MB

The easy-to-use OpenStreetMap editor in JavaScript.

Home Page: http://ideditor.com/

License: ISC License

JavaScript 92.40% CSS 5.95% HTML 1.56% Shell 0.10%

id's Introduction

iD - friendly JavaScript editor for OpenStreetMap

Build Status Greenkeeper badge

Basics

  • iD is a JavaScript OpenStreetMap editor.
  • It's intentionally simple. It lets you do the most basic tasks while not breaking other people's data.
  • It supports all popular modern desktop browsers: Chrome, Firefox, Safari, Opera, Edge, and IE11.
  • iD is not yet designed for mobile browsers, but this is something we hope to add!
  • Data is rendered with d3.js.

Participate!

Come on in, the water's lovely. More help? Ping jfire or bhousel on:

Prerequisites

  • Node.js version 4 or newer
  • git for your platform
    • Note for Windows users:
      • Edit $HOME\.gitconfig:
        Add these lines to avoid checking in files with CRLF newlines
        [core]
        autocrlf = input

Installation

Note: Windows users should run these steps in a shell started with "Run as administrator". This is only necessary the first time so that the build process can create symbolic links.

To run the current development version of iD on your own computer:

  1. Create a local git clone of the project, then cd into the project folder
  2. Run npm install (this will run the prepublish script that builds everything)
  3. Run npm start
  4. Open http://localhost:8080/ in a web browser

For guidance on building a packaged version, running tests, and contributing to development, see CONTRIBUTING.md.

License

iD is available under the ISC License. See the LICENSE.md file for more details.

Thank you

Initial development of iD was made possible by a grant of the Knight Foundation.

id's People

Contributors

bhousel avatar jfirebaugh avatar tmcw avatar ansis avatar samanpwbb avatar kepta avatar greenkeeperio-bot avatar tyrasd avatar aaronlidman avatar 1ec5 avatar systemed avatar greenkeeper[bot] avatar psigio avatar jameskingdom avatar cschwarz avatar boothym avatar mourner avatar willemarcel avatar pnorman avatar rowanhogan avatar ingalls avatar m1dgard avatar bkil avatar mapmeld avatar ebrelsford avatar bdon avatar vanuan avatar richlv avatar holgerjeromin avatar arno974 avatar

Watchers

James Cloos avatar Felipe Zavan avatar Guilherme Ruiz  avatar Fabio Bueno Tanaka 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.