这是indexloc提供的服务,不要输入任何密码
Skip to content

The easy-to-use OpenStreetMap editor customized for use by the National Park Service's Places system.

License

Notifications You must be signed in to change notification settings

MappingKat/places-editor

 
 

Repository files navigation

iD - friendly JavaScript editor for the National Park Service's Places project

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 modern browsers. Data is rendered with d3.

Participate!

You can participate by either contributing to the OpenStreetMap iD project using the steps below, or by contributing directly to the NPS project. Contributions to the NPS projects will not be including in the OpenStreetMap project, but changes to the OpenStreetMap project may be included in the NPS project.

Installation

In order to make syncing with the openstreetmap/iD project easier, we do not include a prebuilt version of the NPS project. You will need to build the project in order to use it.

Building / Installing

You can build a concatenated and minified version of iD with the command make. Node.js is required for this.

iD will be built to the dist directory. This directory is designed to be self-contained; you should be able to copy it into the public directory of your webserver to deploy iD. This functionality will be improved in future releases of the NPS iD editor, since we require Windows compatibility (no sym links) for our web server.

License

iD is available under the WTFPL, though obviously, if you want to dual-license any contributions that's cool. It includes d3js, which BSD-licensed.

Thank you

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

About

The easy-to-use OpenStreetMap editor customized for use by the National Park Service's Places system.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.0%
  • CSS 5.2%
  • HTML 4.5%
  • Other 0.3%