Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.62 KB

README.md

File metadata and controls

37 lines (27 loc) · 1.62 KB

PLBuildings plugin

Description

PLBuildings is a JOSM plugin which allows to easily import buildings from Polish public datasets to add it to the OpenStreetMap. It communicates with the PLBuildings server that obtains this data.

Features

  • Easy import of building at cursor position.
  • Replacing geometry if old building is selected.
  • Updating tags with the possibility of skipping most common replacement conflicts like from building=yes to building=house without conflict tag dialog.
  • Joining building other existing buildings. Adjacent nodes will be shared between 2 buildings. It means no overlapping duplicated nodes.
  • Avoiding duplicated imports.
  • Simple statistics (counting imported buildings).

How to use it

Move the cursor to a building and press CTRL + SHIFT + 1. If you select other building before pressing shortcut combination, then it will use Replace Geometry feature (from utilsplugin2) to replace old shape and tags with the new one. It can show the conflict window.

Simple building import: Simple building import

Import with replacing old building geometry: Import with replacing old building geometry

To show statistics, go to:Menu->Data->Buildings import stats

Example stats:

Buildings import statistics

Simplified buildings import action flow

Simplified buildings import action flow

License

GPLv3