Modify ↓
Opened 9 years ago
Last modified 5 years ago
#12608 new enhancement
Add measurement plugin to core
Reported by: | simon04 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | measurement areasize | Cc: | bastiK, Don-vip, Klumbumbus, michael2402 |
Description (last modified by )
Since we compute the area of multipolygons due to #11516, the measurement plugin could easily be integrated to JOSM core. What about the "measurement mode" – does that provide any additional features over just drawing a new way?
$ wc measurement/**/*java 299 830 10980 measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementDialog.java 305 886 10580 measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementLayer.java 57 161 1869 measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementMode.java 60 166 2327 measurement/src/org/openstreetmap/josm/plugins/measurement/MeasurementPlugin.java 721 2043 25756 total
I also/instead/inaddition considered adding way length and area size to the "Advanced Info" of a primitive. → #19406
Any thoughts?
Attachments (0)
Change History (6)
comment:1 by , 9 years ago
Milestone: | 16.03 → 16.04 |
---|
comment:2 by , 9 years ago
Cc: | added |
---|
comment:4 by , 9 years ago
Milestone: | 16.05 → 16.06 |
---|
comment:5 by , 9 years ago
Milestone: | 16.06 |
---|
comment:6 by , 5 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
Milestone renamed