Skip to content

Commit

Permalink
http to https
Browse files Browse the repository at this point in the history
  • Loading branch information
stoecker committed Mar 24, 2018
1 parent d8ad70b commit 04cdf2f
Show file tree
Hide file tree
Showing 48 changed files with 70 additions and 71 deletions.
8 changes: 4 additions & 4 deletions 00_README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
This is the SVN repository for JOSM plugins. JOSM plugins are extensions of the OSM editor JOSM,
see http://josm.openstreetmap.de/.
see https://josm.openstreetmap.de/.

This repository includes the source and the current builds for each plugin:

Expand All @@ -12,13 +12,13 @@ FAQ
* How can I check in my own plugin?

- You need an account for the OSM subversion repository, see
http://wiki.openstreetmap.org/wiki/Accounts#SVN_access_.28OSM_software.29
https://wiki.openstreetmap.org/wiki/Accounts#SVN_access_.28OSM_software.29

- Make sure to check out the tree http://svn.openstreetmap.org/applications/editors/josm/
(or one of its parents).
svn checkout http://svn.openstreetmap.org/applications/editors/josm/

This will also check out the JOSM source from http://josm.openstreetmap.de/svn.
This will also check out the JOSM source from https://josm.openstreetmap.de/svn.

Note that the build environment is not complete if you check out
http://svn.openstreetmap.org/applications/editors/josm/plugins/ only.
Expand Down Expand Up @@ -46,7 +46,7 @@ FAQ
* How can I make my plugin available to other JOSM users?

- The manifest of your plugin jar has to include the required meta information,
see http://josm.openstreetmap.de/wiki/DevelopingPlugins.
see https://josm.openstreetmap.de/wiki/DevelopingPlugins.
'build.xml' copied from '00_plugin_dir_template' will create a compliant manifest
file for your plugin.

Expand Down
6 changes: 3 additions & 3 deletions 00_plugin_dir_template/README.template
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ There are two versions maintained with each plugin:
Making your plugin available to JOSM users
===========================================
When a plugin jar is checked into SVN a script updates the plugins list on the JOSM wiki:
http://josm.openstreetmap.de/wiki/Plugins
https://josm.openstreetmap.de/wiki/Plugins
JOSM retrieves the list of available plugins and their build versions from this list.

commit publish read
Expand All @@ -83,10 +83,10 @@ There are two versions maintained with each plugin:
See also
========
* Developing Plugins
http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins

* List of JOSM Plugins
http://josm.openstreetmap.de/wiki/Plugins
https://josm.openstreetmap.de/wiki/Plugins



Expand Down
4 changes: 2 additions & 2 deletions ColumbusCSV/README
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ README

This plugin allows to import Columbus V-900 CSV files including audio markers.

Detailed instructions are available at http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ColumbusCSV
Detailed instructions are available at https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ColumbusCSV

Please report bugs to mailto:[email protected].
Please report bugs to mailto:[email protected].
2 changes: 1 addition & 1 deletion CustomizePublicTransportStop/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<attribute name="Plugin-Date" value="${plugin.build.date}" />
<attribute name="Plugin-Description" value="Customization of public public transport stops." />
<attribute name="Plugin-Icon" value="images/bus.png"/>
<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/CustomizePublicTransportStop" />
<attribute name="Plugin-Link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/CustomizePublicTransportStop" />
<attribute name="Plugin-Mainversion" value="${josm.required.version}" />
<attribute name="Plugin-Version" value="0.4" />
<attribute name="ru_Plugin-Description" value="Настройка остановки общественного транспорта в соответствии со стандартом" />
Expand Down
2 changes: 1 addition & 1 deletion DirectUpload/README
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Directly uploads GPX from active layer in JOSM to OpenStreetMap Server.

More Details and FAQ's at : http://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#DirectUpload_Plugin_in_JOSM_:
More Details and FAQ's at : https://wiki.openstreetmap.org/index.php/User:Subhodip/GSoC_Doc#DirectUpload_Plugin_in_JOSM_:
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ private JPanel initComponents() {
visibilityCombo.addItem(v.description);
}
visibilityCombo.setSelectedItem(visibility.valueOf(Main.pref.get("directupload.visibility.last-used", visibility.PRIVATE.name())).description);
UrlLabel visiUrl = new UrlLabel(tr("http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"), tr("(What does that mean?)"), 2);
UrlLabel visiUrl = new UrlLabel(tr("https://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces"), tr("(What does that mean?)"), 2);

// description
JLabel descriptionLabel = new JLabel(tr("Description"));
Expand Down
2 changes: 1 addition & 1 deletion ElevationProfile/README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ README

This plugin shows the elevation profile of a GPX track.

For detailed instructions please refer to http://wiki.openstreetmap.org/wiki/JOSM/Plugins/ElevationProfile.
For detailed instructions please refer to https://wiki.openstreetmap.org/wiki/JOSM/Plugins/ElevationProfile.

SRTM data in test/data is downloaded from http://dds.cr.usgs.gov/srtm/version2_1/SRTM3/Eurasia/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ public BlockingDeque<EleVertex> getVertices() {
}

/**
* See also <a href="http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames#Tile_bounding_box">OSM Wiki</a>
* See also <a href="https://wiki.openstreetmap.org/wiki/Slippy_map_tilenames#Tile_bounding_box">OSM Wiki</a>
* @param x the x
* @param y the y
* @param zoom the zoom
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ private TagConstants() {

/* Relation keys */

// Associated street: See http://wiki.openstreetmap.org/wiki/Proposed_features/De:Hausnummern
// Associated street: See https://wiki.openstreetmap.org/wiki/Proposed_features/De:Hausnummern
public static final String RELATION_TYPE = "type";
public static final String ASSOCIATEDSTREET_RELATION_TYPE = "associatedStreet";
public static final String STREET_RELATION_ROLE = "street";
Expand Down
2 changes: 1 addition & 1 deletion OpeningHoursEditor/README.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
README
======

for a complete Description see http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpeningHoursEditor
for a complete Description see https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpeningHoursEditor

The Parser was generated with javacc.
There is also a nice javacc-Plugin for Eclipse see http://eclipse-javacc.sourceforge.net/
Expand Down
2 changes: 1 addition & 1 deletion OsmInspectorPlugin/README
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ README
How to install it and run it (On MacOS X and possibly *nix systems)


*Download and install JOSM from http://josm.openstreetmap.de/
*Download and install JOSM from https://josm.openstreetmap.de/
*svn co http://svn.telenav.com/map/JavaProjects/OSMInspectorPlugin/trunk/ OSMInspectorPlugin
*cd OsmInspectorPlugin
*ant install
Expand Down
2 changes: 1 addition & 1 deletion addrinterpolation/README
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ address interpolation way. This plugin combines the steps into one screen
for ease of use and to minimize chances for error.

For more information, refer to the Wiki page at
http://wiki.openstreetmap.org/wiki/JOSM/Plugins/AddrInterpolation
https://wiki.openstreetmap.org/wiki/JOSM/Plugins/AddrInterpolation

Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ public void actionPerformed(ActionEvent e) {
editControlsPane.add(houseNumberNodeNote, c);
}

editControlsPane.add(new UrlLabel("http://wiki.openstreetmap.org/wiki/JOSM/Plugins/AddrInterpolation",
editControlsPane.add(new UrlLabel("https://wiki.openstreetmap.org/wiki/JOSM/Plugins/AddrInterpolation",
tr("More information about this feature"), 2), c);

c.gridx = 0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ private void btnHelpItem1ActionPerformed(java.awt.event.ActionEvent evt) {
private void openURI() {
if (Desktop.isDesktopSupported()) {
try {
URI uri = new URI("http://wiki.openstreetmap.org/wiki/JOSM/Plugins/AlignWayS#Preserving_angles");
URI uri = new URI("https://wiki.openstreetmap.org/wiki/JOSM/Plugins/AlignWayS#Preserving_angles");
Desktop.getDesktop().browse(uri);
} catch (URISyntaxException ex) {
Logger.getLogger(AlignWaysWhatsNewPanel.class.getName()).log(Level.SEVERE, null, ex);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ public void addGui(final PreferenceTabbedPane gui) {
});
schemesList.setVisibleRowCount(3);

//schemesList.setToolTipText(tr("The sources (url or filename) of annotation preset definition files. See http://josm.eigenheimstrasse.de/wiki/AnnotationPresets for help."));
useScheme.setToolTipText(tr("Use the selected scheme from the list."));
addScheme.setToolTipText(tr("Use the current colors as a new color scheme."));
deleteScheme.setToolTipText(tr("Delete the selected scheme from the list."));
Expand Down
2 changes: 1 addition & 1 deletion epci-fr/README
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Readme for epci-fr JOSM plugin
This plugin helps dealing in editing French EPCIs (boundary=local_authority)
by recognizing them at such in the Relations window.

See http://wiki.openstreetmap.org/wiki/WikiProject_France/Tracer_les_limites_administratives/Mise_au_point_du_modele_des_EPCI
See https://wiki.openstreetmap.org/wiki/WikiProject_France/Tracer_les_limites_administratives/Mise_au_point_du_modele_des_EPCI
2 changes: 1 addition & 1 deletion gpsblam/README
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ README

This is the GPSBlam Plugin for JOSM.

For details see http://wiki.openstreetmap.org/wiki/JOSM/Plugins/GPSBlam
For details see https://wiki.openstreetmap.org/wiki/JOSM/Plugins/GPSBlam

License:

Expand Down
2 changes: 1 addition & 1 deletion imagery-xml-bounds/README
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Readme for imagery-xml-bounds JOSM plugin

This plugin allows to generate textual Imagery boundaries in XML format from a multipolygon, compatible with JOSM Maps wiki page.

See http://josm.openstreetmap.de/wiki/Maps
See https://josm.openstreetmap.de/wiki/Maps

The icon has been created by schollidesign, is licensed under "GPL, CC sa nc, LGPL and many more (copiable and for non commercial use)" and comes from:
http://schollidesign.deviantart.com/art/Human-O2-Iconset-105344123
Expand Down
2 changes: 1 addition & 1 deletion imagery_offset_db/src/iodb/OffsetDialog.java
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ static class HelpAction extends AbstractAction {

@Override
public void actionPerformed(ActionEvent e) {
String base = Main.pref.get("url.openstreetmap-wiki", "http://wiki.openstreetmap.org/wiki/");
String base = Main.pref.get("url.openstreetmap-wiki", "https://wiki.openstreetmap.org/wiki/");
String lang = LanguageInfo.getWikiLanguagePrefix();
String page = "Imagery_Offset_Database";
try {
Expand Down
4 changes: 2 additions & 2 deletions indoorhelper/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<property name="plugin.main.version" value="13265"/>

<!-- Configure these properties (replace "..." accordingly).
See http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
See https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
-->
<property name="plugin.author" value="Erik Gruschka, Rebecca Schmidt"/>
<property name="plugin.class" value="org.openstreetmap.josm.plugins.indoorhelper.IndoorHelperPlugin"/>
<property name="plugin.description" value="Gives assistance for the mapping process of indoor OSM building data. Includes a validator and a mappaint style for indoor-data."/>
<property name="de_plugin.description" value="Plug-In zur Hilfe bei der Erstellung von Innenraumdaten. Beinhaltet einen Validator für die erstellten Daten und einen Renderstil um diese übersichtlich darzustellen."/>
<property name="plugin.icon" value="images/dialogs/indoorhelper.png"/>
<property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/indoorhelper"/>
<property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/indoorhelper"/>
<property name="plugin.early" value="true"/>
<!-- <property name="plugin.requires" value="PicLayer"/> -->
<property name="plugin.stage" value="50"/>
Expand Down
2 changes: 1 addition & 1 deletion mapdust/conf/mapdust.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ mapdust.site=http://www.mapdust.com/detail/
mapdust.key=20a2790c8c8ba273ff7baa619b2cf638

#the Mapdust wiki page
mapdust.wiki=http://wiki.openstreetmap.org/wiki/JOSM/Plugins/MapDust
mapdust.wiki=https://wiki.openstreetmap.org/wiki/JOSM/Plugins/MapDust
2 changes: 1 addition & 1 deletion o5m/README
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Readme for JOSM o5m plugin

* Author: Gerd Petermann
* License: GPL v3 (see GPL-v3.0.txt) (all sources)
* the o5m format is described at http://wiki.openstreetmap.org/wiki/O5m
* the o5m format is described at https://wiki.openstreetmap.org/wiki/O5m
* the source contains ported parts of the osmconvert tool written by
Markus Weber. He allows to use his code for reading or writing
the o5m format.
Expand Down
6 changes: 3 additions & 3 deletions o5m/README.template
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ There are two versions maintained with each plugin:
Making your plugin available to JOSM users
===========================================
When a plugin jar is checked into SVN a script updates the plugins list on the JOSM wiki:
http://josm.openstreetmap.de/wiki/Plugins
https://josm.openstreetmap.de/wiki/Plugins
JOSM retrieves the list of available plugins and their build versions from this list.

commit publish read
Expand All @@ -83,10 +83,10 @@ There are two versions maintained with each plugin:
See also
========
* Developing Plugins
http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins

* List of JOSM Plugins
http://josm.openstreetmap.de/wiki/Plugins
https://josm.openstreetmap.de/wiki/Plugins



Expand Down
2 changes: 1 addition & 1 deletion o5m/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<property name="plugin.class" value="org.openstreetmap.josm.plugins.o5m.O5mPlugin"/>
<property name="plugin.description" value="Import OSM data in o5m format"/>
<!--<property name="plugin.icon" value="..."/>-->
<property name="plugin.link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/o5m"/>
<property name="plugin.link" value="https://wiki.openstreetmap.org/wiki/JOSM/Plugins/o5m"/>
<!--<property name="plugin.early" value="..."/>-->
<!--<property name="plugin.requires" value="..."/>-->
<!--<property name="plugin.stage" value="..."/>-->
Expand Down
2 changes: 1 addition & 1 deletion opendata/README
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Readme for JOSM Open Data plugin

-------------------------------- DOCUMENTATION --------------------------------

See http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData
See https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData

----------------------------------- LICENSE -----------------------------------

Expand Down
2 changes: 1 addition & 1 deletion opendata/modules/fr.datagouvfr/README
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Readme for Data.gouv.fr module of JOSM Open Data plugin

-------------------------------- DOCUMENTATION --------------------------------

See http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Data.gouv.fr
See https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Data.gouv.fr
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public interface DataGouvFrConstants extends FrenchConstants {
/**
* Wiki
*/
public static final String WIKI = "http://wiki.openstreetmap.org/wiki/WikiProject_France/data.gouv.fr";
public static final String WIKI = "https://wiki.openstreetmap.org/wiki/WikiProject_France/data.gouv.fr";

/**
* Source
Expand Down
2 changes: 1 addition & 1 deletion opendata/modules/fr.paris/README
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Readme for Paris module of JOSM Open Data plugin

-------------------------------- DOCUMENTATION --------------------------------

See http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Paris
See https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Paris
4 changes: 2 additions & 2 deletions opendata/modules/fr.toulouse/README
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ Readme for Toulouse module of JOSM Open Data plugin

-------------------------------- DOCUMENTATION --------------------------------

See http://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Toulouse
and http://wiki.openstreetmap.org/wiki/Toulouse/ToulouseMetropoleData
See https://wiki.openstreetmap.org/wiki/JOSM/Plugins/OpenData/Toulouse
and https://wiki.openstreetmap.org/wiki/Toulouse/ToulouseMetropoleData
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public interface ToulouseConstants extends FrenchConstants {
/**
* Wiki
*/
public static final String WIKI = "http://wiki.openstreetmap.org/wiki/Toulouse/ToulouseMetropoleData";
public static final String WIKI = "https://wiki.openstreetmap.org/wiki/Toulouse/ToulouseMetropoleData";

/**
* Portal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ public String getSource() {
@Override
public URL getWikiURL() {
try {
return new URL("http://wiki.openstreetmap.org/wiki/Toulouse/Transports_en_commun#Réseau_Tisséo");
return new URL("https://wiki.openstreetmap.org/wiki/Toulouse/Transports_en_commun#Réseau_Tisséo");
} catch (MalformedURLException e) {
e.printStackTrace();
}
Expand Down
2 changes: 1 addition & 1 deletion pbf/README
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Readme for JOSM PBF plugin

This plugin allows to import OSM data in PBF format.

See http://wiki.openstreetmap.org/wiki/PBF
See https://wiki.openstreetmap.org/wiki/PBF

The source code in package crosby.binary has been copied from https://github.com/scrosby/OSM-binary.
6 changes: 3 additions & 3 deletions pdfimport/README
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ There are two versions maintained with each plugin:
Making your plugin available to JOSM users
===========================================
When a plugin jar is checked into SVN a script updates the plugins list on the JOSM wiki:
http://josm.openstreetmap.de/wiki/Plugins
https://josm.openstreetmap.de/wiki/Plugins
JOSM retrieves the list of available plugins and their build versions from this list.

commit publish read
Expand All @@ -69,7 +69,7 @@ There are two versions maintained with each plugin:
See also
========
* Developing Plugins
http://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins
https://josm.openstreetmap.de/wiki/DevelopersGuide/DevelopingPlugins

* List of JOSM Plugins
http://josm.openstreetmap.de/wiki/Plugins
https://josm.openstreetmap.de/wiki/Plugins
2 changes: 1 addition & 1 deletion pointInfo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Plugin could be easy extend to show another data source.
---
###The RUIAN module

* Shows data about building, addresses, streets, parcels and cadastral area from Czech RUIAN registry (http://wiki.openstreetmap.org/wiki/RUIAN)
* Shows data about building, addresses, streets, parcels and cadastral area from Czech RUIAN registry (https://wiki.openstreetmap.org/wiki/RUIAN)

* Additional actions are available :
* [![](https://raw.githubusercontent.com/mkyral/josm-pointInfo/master/images/dialogs/open-external-link.png)] Open external site
Expand Down
Loading

0 comments on commit 04cdf2f

Please sign in to comment.