Changeset 28001 in osm for applications
- Timestamp:
- 2012-03-06T13:33:58+01:00 (13 years ago)
- Location:
- applications/editors/josm/plugins/opendata
- Files:
-
- 9 added
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/opendata/modules/be.bruxelles
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/opendata/modules/be.datagovbe
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/opendata/modules/fr.cg41
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/opendata/modules/fr.datagouvfr
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/opendata/modules/fr.paris
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/opendata/modules/fr.sncf
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/opendata/modules/fr.toulouse
-
Property svn:ignore
set to
build
-
Property svn:ignore
set to
-
applications/editors/josm/plugins/opendata/src/org/openstreetmap/josm/plugins/opendata/core/OdConstants.java
r28000 r28001 67 67 public final static String GOOGLE_SITE = "http://josm-toulouse-data.googlecode.com/svn/trunk/"; 68 68 public final static String OSM_SITE = "http://svn.openstreetmap.org/applications/editors/josm/plugins/opendata/"; 69 public final static String[] DEFAULT_MODULE_SITES = { GOOGLE_SITE + "modules.txt%<?modules=>"};//FIXME switch to osm when published69 public final static String[] DEFAULT_MODULE_SITES = {OSM_SITE + "modules.txt%<?modules=>"}; 70 70 71 71 public static final String PREF_CRS_COMPARISON_TOLERANCE = "opendata.crs.comparison_tolerance";
Note:
See TracChangeset
for help on using the changeset viewer.