Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
26776
in osm for
applications/editors
Timestamp:
2011-10-04T13:16:23+02:00 (
13 years
ago)
Author:
donvip
Message:
New JOSM plugin allowing to edit imagery XML boundaries found on JOSM wiki "Maps" page.
Location:
applications/editors/josm/plugins
Files:
36 added
epci-fr/images/xml_16.png
(added)
epci-fr/images/xml_24.png
(added)
imagery-xml-bounds
(added)
imagery-xml-bounds/.classpath
(added)
imagery-xml-bounds/.project
(added)
imagery-xml-bounds/LICENSE-2.0.txt
(added)
imagery-xml-bounds/README
(added)
imagery-xml-bounds/build.xml
(added)
imagery-xml-bounds/gpl-3.0.txt
(added)
imagery-xml-bounds/src
(added)
imagery-xml-bounds/src/net
(added)
imagery-xml-bounds/src/net/boplicity
(added)
imagery-xml-bounds/src/net/boplicity/xmleditor
(added)
imagery-xml-bounds/src/net/boplicity/xmleditor/XmlEditorKit.java
(added)
imagery-xml-bounds/src/net/boplicity/xmleditor/XmlTextPane.java
(added)
imagery-xml-bounds/src/net/boplicity/xmleditor/XmlView.java
(added)
imagery-xml-bounds/src/net/boplicity/xmleditor/XmlViewFactory.java
(added)
imagery-xml-bounds/src/org
(added)
imagery-xml-bounds/src/org/openstreetmap
(added)
imagery-xml-bounds/src/org/openstreetmap/josm
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/ImageryXmlBoundsPlugin.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/ValidatingImageryReader.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/XmlBoundsConstants.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/XmlBoundsExporter.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/XmlBoundsImporter.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/XmlBoundsLayer.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/BoundsLayerSaveAction.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/BoundsLayerSaveAsAction.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ComputeBoundsAction.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ShowBoundsAction.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ShowBoundsListAction.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ShowBoundsPropertiesAction.java
(added)
imagery-xml-bounds/src/org/openstreetmap/josm/plugins/imageryxmlbounds/actions/ShowBoundsSelectionAction.java
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive