Changeset 36483 in osm for applications/editors/josm/plugins/ElevationProfile
- Timestamp:
- 2026-02-12T15:12:05+01:00 (30 hours ago)
- Location:
- applications/editors/josm/plugins
- Files:
-
- 30 edited
-
. (modified) (1 prop)
-
ElevationProfile/build.xml (modified) (1 prop)
-
ElevationProfile/pom.xml (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ColorMap.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationHelper.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/HgtFileImporter.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/HgtReader.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/IEleRenderingListener.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/IElevationModel.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/IElevationProfile.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/IVertexRenderer.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/actions/AddElevationLayerAction.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/ElevationModel.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/ElevationProfile.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/ElevationWayPointKind.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/GeoidCorrectionKind.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/GpxIterator.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/IGpxVisitor.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/IGpxWaypointVisitor.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/WayPointMap.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/EleCoordinate.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/EleVertex.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/ElevationGridLayer.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/ElevationGridTile.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/ElevationGridTileController.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/ElevationGridTileLoader.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/ElevationGridTileSource.java (modified) (1 prop)
-
ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/SimpleVertexRenderer.java (modified) (1 prop)
-
ElevationProfile/test/unit/org/openstreetmap/josm/plugins/elevation/EleVertexTest.java (modified) (1 prop)
-
ElevationProfile/test/unit/org/openstreetmap/josm/plugins/elevation/HgtReaderTest.java (modified) (1 prop)
-
applications/editors/josm/plugins
- Property svn:ignore
-
old new 25 25 validations_testing 26 26 wikipedia 27 target
-
- Property svn:ignore
-
applications/editors/josm/plugins/ElevationProfile/build.xml
-
Property svn:eol-style
changed from
nativetoLF
-
Property svn:eol-style
changed from
-
applications/editors/josm/plugins/ElevationProfile/pom.xml
-
Property svn:eol-style
set to
LF
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ColorMap.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/ElevationHelper.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/HgtFileImporter.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/HgtReader.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/IEleRenderingListener.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/IElevationModel.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/IElevationProfile.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/IVertexRenderer.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/actions/AddElevationLayerAction.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/ElevationModel.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/ElevationProfile.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/ElevationWayPointKind.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/GeoidCorrectionKind.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/GpxIterator.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/IGpxVisitor.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/IGpxWaypointVisitor.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gpx/WayPointMap.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/EleCoordinate.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/EleVertex.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/ElevationGridLayer.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/ElevationGridTile.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/ElevationGridTileController.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/ElevationGridTileLoader.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/ElevationGridTileSource.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/grid/SimpleVertexRenderer.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/test/unit/org/openstreetmap/josm/plugins/elevation/EleVertexTest.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
-
applications/editors/josm/plugins/ElevationProfile/test/unit/org/openstreetmap/josm/plugins/elevation/HgtReaderTest.java
-
Property svn:eol-style
set to
native
-
Property svn:eol-style
set to
Note:
See TracChangeset
for help on using the changeset viewer.
