mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-26 07:23:40 +00:00
It's a drop-in replacement and not seeing any issues with this switch atm other than ones that were pre-existing - specifically the user shown in the save dialog sometimes not being present or being out of date, but the save still being correct.
430 lines
17 KiB
YAML
430 lines
17 KiB
YAML
en:
|
|
modes:
|
|
add_area:
|
|
title: Area
|
|
description: "Add parks, buildings, lakes or other areas to the map."
|
|
tail: "Click on the map to start drawing an area, like a park, lake, or building."
|
|
add_line:
|
|
title: Line
|
|
description: "Add highways, streets, pedestrian paths, canals or other lines to the map."
|
|
tail: "Click on the map to start drawing a road, path, or route."
|
|
add_point:
|
|
title: Point
|
|
description: "Add restaurants, monuments, postal boxes or other points to the map."
|
|
tail: Click on the map to add a point.
|
|
browse:
|
|
|
|
title: Browse
|
|
description: Pan and zoom the map.
|
|
draw_area:
|
|
tail: Click to add points to your area. Click the first point to finish the area.
|
|
draw_line:
|
|
tail: "Click to add more points to the line. Click on other lines to connect to them, and double-click to end the line."
|
|
operations:
|
|
add:
|
|
annotation:
|
|
point: Added a point.
|
|
vertex: Added a node to a way.
|
|
start:
|
|
annotation:
|
|
line: Started a line.
|
|
area: Started an area.
|
|
continue:
|
|
annotation:
|
|
line: Continued a line.
|
|
area: Continued an area.
|
|
cancel_draw:
|
|
annotation: Canceled drawing.
|
|
change_tags:
|
|
annotation: Changed tags.
|
|
circularize:
|
|
title: Circularize
|
|
description: Make this round.
|
|
key: O
|
|
annotation:
|
|
line: Made a line circular.
|
|
area: Made an area circular.
|
|
orthogonalize:
|
|
title: Orthogonalize
|
|
description: Square these corners.
|
|
key: Q
|
|
annotation:
|
|
line: Squared the corners of a line.
|
|
area: Squared the corners of an area.
|
|
delete:
|
|
title: Delete
|
|
description: Remove this from the map.
|
|
annotation:
|
|
point: Deleted a point.
|
|
vertex: Deleted a node from a way.
|
|
line: Deleted a line.
|
|
area: Deleted an area.
|
|
relation: Deleted a relation.
|
|
multiple: "Deleted {n} objects."
|
|
connect:
|
|
annotation:
|
|
point: Connected a way to a point.
|
|
vertex: Connected a way to another.
|
|
line: Connected a way to a line.
|
|
area: Connected a way to an area.
|
|
disconnect:
|
|
title: Disconnect
|
|
description: Disconnect these ways from each other.
|
|
key: D
|
|
annotation: Disconnected ways.
|
|
merge:
|
|
title: Merge
|
|
description: Merge these lines.
|
|
key: C
|
|
annotation: "Merged {n} lines."
|
|
move:
|
|
title: Move
|
|
description: Move this to a different location.
|
|
key: M
|
|
annotation:
|
|
point: Moved a point.
|
|
vertex: Moved a node in a way.
|
|
line: Moved a line.
|
|
area: Moved an area.
|
|
multiple: Moved multiple objects.
|
|
rotate:
|
|
title: Rotate
|
|
description: Rotate this object around its centre point.
|
|
key: R
|
|
annotation:
|
|
line: Rotated a line.
|
|
area: Rotated an area.
|
|
reverse:
|
|
title: Reverse
|
|
description: Make this line go in the opposite direction.
|
|
key: V
|
|
annotation: Reversed a line.
|
|
split:
|
|
title: Split
|
|
description: Split this into two ways at this point.
|
|
key: X
|
|
annotation: Split a way.
|
|
nothing_to_undo: Nothing to undo.
|
|
nothing_to_redo: Nothing to redo.
|
|
just_edited: "You just edited OpenStreetMap!"
|
|
browser_notice: "This editor is supported in Firefox, Chrome, Safari, Opera, and Internet Explorer 9 and above. Please upgrade your browser or use Potlatch 2 to edit the map."
|
|
view_on_osm: "View on OSM →"
|
|
zoom_in_edit: zoom in to edit the map
|
|
logout: logout
|
|
loading_auth: "Connecting to OpenStreetMap..."
|
|
report_a_bug: report a bug
|
|
commit:
|
|
title: Save Changes
|
|
description_placeholder: Brief description of your contributions
|
|
message_label: Commit message
|
|
upload_explanation: "The changes you upload as {user} will be visible on all maps that use OpenStreetMap data."
|
|
save: Save
|
|
cancel: Cancel
|
|
warnings: Warnings
|
|
modified: Modified
|
|
deleted: Deleted
|
|
created: Created
|
|
contributors:
|
|
list: "Contributed by {users}"
|
|
truncated_list: "Contributed by {users} and {count} others"
|
|
geocoder:
|
|
title: Find a place
|
|
placeholder: Find a place
|
|
no_results: "Couldn't locate a place named '{name}'"
|
|
geolocate:
|
|
title: Show My Location
|
|
inspector:
|
|
no_documentation_combination: There is no documentation available for this tag combination
|
|
no_documentation_key: There is no documentation available for this key
|
|
show_more: Show More
|
|
new_tag: New tag
|
|
view_on_osm: View on OSM →
|
|
editing_feature: "Editing {feature}"
|
|
additional: Additional tags
|
|
choose: Select feature type
|
|
results: "{n} results for {search}"
|
|
reference: View on OpenStreetMap Wiki →
|
|
back_tooltip: Change feature type
|
|
background:
|
|
title: Background
|
|
description: Background settings
|
|
percent_brightness: "{opacity}% brightness"
|
|
fix_misalignment: Fix misalignment
|
|
reset: reset
|
|
restore:
|
|
heading: You have unsaved changes
|
|
description: "Do you wish to restore unsaved changes from a previous editing session?"
|
|
restore: Restore
|
|
reset: Reset
|
|
save:
|
|
title: Save
|
|
help: "Save changes to OpenStreetMap, making them visible to other users."
|
|
no_changes: No changes to save.
|
|
error: An error occurred while trying to save
|
|
uploading: Uploading changes to OpenStreetMap.
|
|
unsaved_changes: You have unsaved changes
|
|
splash:
|
|
welcome: Welcome to the iD OpenStreetMap editor
|
|
text: "iD is a friendly but powerful tool for contributing to the world's best free world map. This is development version {version}. For more information see {website} and report bugs at {github}."
|
|
walkthrough: "Start the Walkthrough"
|
|
start: "Edit Now"
|
|
source_switch:
|
|
live: live
|
|
lose_changes: "You have unsaved changes. Switching the map server will discard them. Are you sure you want to switch servers?"
|
|
dev: dev
|
|
tag_reference:
|
|
description: Description
|
|
on_wiki: "{tag} on wiki.osm.org"
|
|
used_with: "used with {type}"
|
|
validations:
|
|
untagged_point: Untagged point which is not part of a line or area
|
|
untagged_line: Untagged line
|
|
untagged_area: Untagged area
|
|
many_deletions: "You're deleting {n} objects. Are you sure you want to do this? This will delete them from the map that everyone else sees on openstreetmap.org."
|
|
tag_suggests_area: "The tag {tag} suggests line should be area, but it is not an area"
|
|
deprecated_tags: "Deprecated tags: {tags}"
|
|
zoom:
|
|
in: Zoom In
|
|
out: Zoom Out
|
|
gpx:
|
|
local_layer: "Local GPX file"
|
|
drag_drop: "Drag and drop a .gpx file on the page"
|
|
help:
|
|
title: "Help"
|
|
help: |
|
|
# Help
|
|
|
|
This is an editor for [OpenStreetMap](http://www.openstreetmap.org/), the
|
|
free and editable map of the world. You can use it to add and update
|
|
data in your area, making an open-source and open-data map of the world
|
|
better for everyone.
|
|
|
|
Edits that you make on this map will be visible to everyone who uses
|
|
OpenStreetMap. In order to make an edit, you'll need a
|
|
[free OpenStreetMap account](https://www.openstreetmap.org/user/new).
|
|
|
|
The [iD editor](http://ideditor.com/) is a collaborative project with [source
|
|
code available on GitHub](https://github.com/systemed/iD).
|
|
editing_saving: |
|
|
# Editing & Saving
|
|
|
|
This editor is designed to work primarily online, and you're accessing
|
|
it through a website right now.
|
|
|
|
### Selecting Features
|
|
|
|
To select a map feature, like a road or point of interest, click
|
|
on it on the map. This will highlight the selected feature, open a panel with
|
|
details about it, and show a menu of things you can do with the feature.
|
|
|
|
Multiple features can be selected by holding the 'Shift' key, clicking,
|
|
and dragging on the map. This will select all features within the box
|
|
that's drawn, allowing you to do things with several features at once.
|
|
|
|
### Saving Edits
|
|
|
|
When you make changes like editing roads, buildings, and places, these are
|
|
stored locally until you save them to the server. Don't worry if you make
|
|
a mistake - you can undo changes by clicking the undo button, and redo
|
|
changes by clicking the redo button.
|
|
|
|
Click 'Save' to finish a group of edits - for instance, if you've completed
|
|
an area of town and would like to start on a new area. You'll have a chance
|
|
to review what you've done, and the editor supplies helpful suggestions
|
|
and warnings if something doesn't seem right about the changes.
|
|
|
|
If everything looks good, you can enter a short comment explaining the change
|
|
you made, and click 'Save' again to post the changes
|
|
to [OpenStreetMap.org](http://www.openstreetmap.org/), where they are visible
|
|
to all other users and available for others to build and improve upon.
|
|
|
|
If you can't finish your edits in one sitting, you can leave the editor
|
|
window and come back (on the same browser and computer), and the
|
|
editor application will offer to restore your work.
|
|
roads: |
|
|
# Roads
|
|
|
|
You can create, fix, and delete roads with this editor. Roads can be all
|
|
kinds: paths, highways, trails, cycleways, and more - any often-crossed
|
|
segment should be mappable.
|
|
|
|
### Selecting
|
|
|
|
Click on a road to select it. An outline should become visible, along
|
|
with a small tools menu on the map and a sidebar showing more information
|
|
about the road.
|
|
|
|
### Modifying
|
|
|
|
Often you'll see roads that aren't aligned to the imagery behind them
|
|
or to a GPS track. You can adjust these roads so they are in the correct
|
|
place.
|
|
|
|
First click on the road you want to change. This will highlight it and show
|
|
control points along it that you can drag to better locations. If
|
|
you want to add new control points for more detail, double-click a part
|
|
of the road without a point, and one will be added.
|
|
|
|
If the road connects to another road, but doesn't properly connect on
|
|
the map, you can drag one of its control points onto the other road in
|
|
order to join them. Having roads connect is important for the map
|
|
and essential for providing driving directions.
|
|
|
|
You can also click the 'Move' tool or press the `M` shortcut key to move the entire road at
|
|
one time, and then click again to save that movement.
|
|
|
|
### Deleting
|
|
|
|
If a road is entirely incorrect - you can see that it doesn't exist in satellite
|
|
imagery and ideally have confirmed locally that it's not present - you can delete
|
|
it, which removes it from the map. Be cautious when deleting features -
|
|
like any other edit, the results are seen by everyone and satellite imagery
|
|
is often out of date, so the road could simply be newly built.
|
|
|
|
You can delete a road by clicking on it to select it, then clicking the
|
|
trash can icon or pressing the 'Delete' key.
|
|
|
|
### Creating
|
|
|
|
Found somewhere there should be a road but there isn't? Click the 'Line'
|
|
icon in the top-left of the editor or press the shortcut key `2` to start drawing
|
|
a line.
|
|
|
|
Click on the start of the road on the map to start drawing. If the road
|
|
branches off from an existing road, start by clicking on the place where they connect.
|
|
|
|
Then click on points along the road so that it follows the right path, according
|
|
to satellite imagery or GPS. If the road you are drawing crosses another road, connect
|
|
it by clicking on the intersection point. When you're done drawing, double-click
|
|
or press 'Return' or 'Enter' on your keyboard.
|
|
gps: |
|
|
# GPS
|
|
|
|
GPS data is the most trusted source of data for OpenStreetMap. This editor
|
|
supports local traces - `.gpx` files on your local computer. You can collect
|
|
this kind of GPS trace with a number of smartphone applications as well as
|
|
personal GPS hardware.
|
|
|
|
For information on how to perform a GPS survey, read
|
|
[Surveying with a GPS](http://learnosm.org/en/beginner/using-gps/).
|
|
|
|
To use a GPX track for mapping, drag and drop the GPX file onto the map
|
|
editor. If it's recognized, it will be added to the map as a bright green
|
|
line. Click on the 'Background Settings' menu on the left side to enable,
|
|
disable, or zoom to this new GPX-powered layer.
|
|
|
|
The GPX track isn't directly uploaded to OpenStreetMap - the best way to
|
|
use it is to draw on the map, using it as a guide for the new features that
|
|
you add.
|
|
imagery: |
|
|
# Imagery
|
|
|
|
Aerial imagery is an important resource for mapping. A combination of
|
|
airplane flyovers, satellite views, and freely-compiled sources are available
|
|
in the editor under the 'Background Settings' menu on the left.
|
|
|
|
By default a [Bing Maps](http://www.bing.com/maps/) satellite layer is
|
|
presented in the editor, but as you pan and zoom the map to new geographical
|
|
areas, new sources will become available. Some countries, like the United
|
|
States, France, and Denmark have very high-quality imagery available for some areas.
|
|
|
|
Imagery is sometimes offset from the map data because of a mistake on the
|
|
imagery provider's side. If you see a lot of roads shifted from the background,
|
|
don't immediately move them all to match the background. Instead you can adjust
|
|
the imagery so that it matches the existing data by clicking 'Fix alignment' at
|
|
the bottom of the Background Settings UI.
|
|
addresses: |
|
|
# Addresses
|
|
|
|
Addresses are some of the most useful information for the map.
|
|
|
|
Although addresses are often represented as parts of streets, in OpenStreetMap
|
|
they're recorded as attributes of buildings and places along streets.
|
|
|
|
You can add address information to places mapped as building outlines as well
|
|
as well as those mapped as single points. The optimal source of address
|
|
data is from an on-the-ground survey or personal knowledge - as with any
|
|
other feature, copying from commercial sources like Google Maps is strictly
|
|
forbidden.
|
|
inspector: |
|
|
# Using the Inspector
|
|
|
|
The inspector is the user interface element on the right-hand side of the
|
|
page that appears when a feature is selected and allows you to edit its details.
|
|
|
|
### Selecting a Feature Type
|
|
|
|
After you add a point, line, or area, you can choose what type of feature it
|
|
is, like whether it's a highway or residential road, supermarket or cafe.
|
|
The inspector will display buttons for common feature types, and you can
|
|
find others by typing what you're looking for in the search box.
|
|
|
|
Click the 'i' in the bottom-right-hand corner of a feature type button to
|
|
learn more about it. Click a button to choose that type.
|
|
|
|
### Using Forms and Editing Tags
|
|
|
|
After you choose a feature type, or when you select a feature that already
|
|
has a type assigned, the inspector will display fields with details about
|
|
the feature like its name and address.
|
|
|
|
Below the fields you see, you can click icons to add other details,
|
|
like [Wikipedia](http://www.wikipedia.org/) information, wheelchair
|
|
access, and more.
|
|
|
|
At the bottom of the inspector, click 'Additional tags' to add arbitrary
|
|
other tags to the element. [Taginfo](http://taginfo.openstreetmap.org/) is a
|
|
great resource for learn more about popular tag combinations.
|
|
|
|
Changes you make in the inspector are automatically applied to the map.
|
|
You can undo them at any time by clicking the 'Undo' button.
|
|
|
|
### Closing the Inspector
|
|
|
|
You can close the inspector by clicking the close button in the top-right,
|
|
pressing the 'Escape' key, or clicking on the map.
|
|
buildings: |
|
|
# Buildings
|
|
|
|
OpenStreetMap is the world's largest database of buildings. You can create
|
|
and improve this database.
|
|
|
|
### Selecting
|
|
|
|
You can select a building by clicking on its border. This will highlight the
|
|
building and open a small tools menu and a sidebar showing more information
|
|
about the building.
|
|
|
|
### Modifying
|
|
|
|
Sometimes buildings are incorrectly placed or have incorrect tags.
|
|
|
|
To move an entire building, select it, then click the 'Move' tool. Move your
|
|
mouse to shift the building, and click when it's correctly placed.
|
|
|
|
To fix the specific shape of a building, click and drag the points that form
|
|
its border into better places.
|
|
|
|
### Creating
|
|
|
|
One of the main questions around adding buildings to the map is that
|
|
OpenStreetMap records buildings both as shapes and points. The rule of thumb
|
|
is to _map a building as a shape whenever possible_, and map companies, homes,
|
|
amenities, and other things that operate out of buildings as points placed
|
|
within the building shape.
|
|
|
|
Start drawing a building as a shape by clicking the 'Area' button in the top
|
|
left of the interface, and end it either by pressing 'Return' on your keyboard
|
|
or clicking on the first point drawn to close the shape.
|
|
|
|
### Deleting
|
|
|
|
If a building is entirely incorrect - you can see that it doesn't exist in satellite
|
|
imagery and ideally have confirmed locally that it's not present - you can delete
|
|
it, which removes it from the map. Be cautious when deleting features -
|
|
like any other edit, the results are seen by everyone and satellite imagery
|
|
is often out of date, so the road could simply be newly built.
|
|
|
|
You can delete a building by clicking on it to select it, then clicking the
|
|
trash can icon or pressing the 'Delete' key.
|