Changeset 31599 in osm for applications/editors/josm/plugins/geotools
- Timestamp:
- 2015-10-08T01:55:47+02:00 (9 years ago)
- Location:
- applications/editors/josm/plugins/geotools
- Files:
-
- 26 added
- 21 deleted
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/geotools/.classpath
r31068 r31599 6 6 <classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.7.0.jar"/> 7 7 <classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/> 8 <classpathentry exported="true" kind="lib" path="lib/gt-api-1 3.0.jar">8 <classpathentry exported="true" kind="lib" path="lib/gt-api-14.0.jar"> 9 9 <attributes> 10 10 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 11 11 </attributes> 12 12 </classpathentry> 13 <classpathentry exported="true" kind="lib" path="lib/gt-coverage-1 3.0.jar">13 <classpathentry exported="true" kind="lib" path="lib/gt-coverage-14.0.jar"> 14 14 <attributes> 15 15 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 16 16 </attributes> 17 17 </classpathentry> 18 <classpathentry exported="true" kind="lib" path="lib/gt-data-1 3.0.jar">18 <classpathentry exported="true" kind="lib" path="lib/gt-data-14.0.jar"> 19 19 <attributes> 20 20 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 21 21 </attributes> 22 22 </classpathentry> 23 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-1 3.0.jar">23 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-extension-14.0.jar"> 24 24 <attributes> 25 25 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 26 26 </attributes> 27 27 </classpathentry> 28 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-1 3.0.jar">28 <classpathentry exported="true" kind="lib" path="lib/gt-epsg-hsql-14.0.jar"> 29 29 <attributes> 30 30 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 31 31 </attributes> 32 32 </classpathentry> 33 <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-1 3.0.jar">33 <classpathentry exported="true" kind="lib" path="lib/gt-geotiff-14.0.jar"> 34 34 <attributes> 35 35 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 36 36 </attributes> 37 37 </classpathentry> 38 <classpathentry exported="true" kind="lib" path="lib/gt-main-1 3.0.jar">38 <classpathentry exported="true" kind="lib" path="lib/gt-main-14.0.jar"> 39 39 <attributes> 40 40 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 41 41 </attributes> 42 42 </classpathentry> 43 <classpathentry exported="true" kind="lib" path="lib/gt-metadata-1 3.0.jar">43 <classpathentry exported="true" kind="lib" path="lib/gt-metadata-14.0.jar"> 44 44 <attributes> 45 45 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 46 46 </attributes> 47 47 </classpathentry> 48 <classpathentry exported="true" kind="lib" path="lib/gt-opengis-1 3.0.jar">48 <classpathentry exported="true" kind="lib" path="lib/gt-opengis-14.0.jar"> 49 49 <attributes> 50 50 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 51 51 </attributes> 52 52 </classpathentry> 53 <classpathentry exported="true" kind="lib" path="lib/gt-referencing-1 3.0.jar">53 <classpathentry exported="true" kind="lib" path="lib/gt-referencing-14.0.jar"> 54 54 <attributes> 55 55 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 56 56 </attributes> 57 57 </classpathentry> 58 <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-1 3.0.jar">58 <classpathentry exported="true" kind="lib" path="lib/gt-shapefile-14.0.jar"> 59 59 <attributes> 60 60 <attribute name="javadoc_location" value="http://docs.geotools.org/stable/javadocs/"/> 61 61 </attributes> 62 62 </classpathentry> 63 <classpathentry exported="true" kind="lib" path="lib/hsqldb-2. 2.8.jar"/>64 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.1 0.jar"/>65 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.1 0.jar"/>63 <classpathentry exported="true" kind="lib" path="lib/hsqldb-2.3.0.jar"/> 64 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-tiff-1.1.12.jar"/> 65 <classpathentry exported="true" kind="lib" path="lib/imageio-ext-utilities-1.1.12.jar"/> 66 66 <classpathentry exported="true" kind="lib" path="lib/jai_codec-1.1.3.jar"/> 67 67 <classpathentry exported="true" kind="lib" path="lib/jai_core-1.1.3.jar"/> … … 69 69 <classpathentry exported="true" kind="lib" path="lib/jdom-1.1.3.jar"/> 70 70 <classpathentry exported="true" kind="lib" path="lib/jsr-275-1.0-beta-2.jar"/> 71 <classpathentry exported="true" kind="lib" path="lib/jt-contour-1.3.1.jar"/> 72 <classpathentry exported="true" kind="lib" path="lib/jt-rangelookup-1.3.1.jar"/> 73 <classpathentry exported="true" kind="lib" path="lib/jt-utils-1.3.1.jar"/> 74 <classpathentry exported="true" kind="lib" path="lib/jt-vectorbinarize-1.3.1.jar"/> 75 <classpathentry exported="true" kind="lib" path="lib/jt-vectorize-1.3.1.jar"/> 76 <classpathentry exported="true" kind="lib" path="lib/jt-zonalstats-1.3.1.jar"/> 77 <classpathentry exported="true" kind="lib" path="lib/vecmath-1.3.2.jar"/> 71 <classpathentry exported="true" kind="lib" path="lib/jt-contour-1.4.0.jar"/> 72 <classpathentry exported="true" kind="lib" path="lib/jt-rangelookup-1.4.0.jar"/> 73 <classpathentry exported="true" kind="lib" path="lib/jt-utils-1.4.0.jar"/> 74 <classpathentry exported="true" kind="lib" path="lib/jt-vectorbinarize-1.4.0.jar"/> 75 <classpathentry exported="true" kind="lib" path="lib/jt-vectorize-1.4.0.jar"/> 76 <classpathentry exported="true" kind="lib" path="lib/jt-zonalstats-1.4.0.jar"/> 78 77 <classpathentry combineaccessrules="false" kind="src" path="/JOSM-jts"/> 79 78 <classpathentry kind="output" path="bin"/> -
applications/editors/josm/plugins/geotools/README
r31068 r31599 4 4 * Licensed under GPL v3 (see LICENSE) 5 5 6 The current embedded version of GeoTools is 1 3.0.6 The current embedded version of GeoTools is 14.0. -
applications/editors/josm/plugins/geotools/build.xml
r30999 r31599 11 11 <property name="plugin.icon" value="images/compass.png"/> 12 12 <property name="plugin.canloadatruntime" value="true"/> 13 <!--<property name="plugin.link" value="..."/>-->14 <!--<property name="plugin.early" value="..."/>-->15 13 <property name="plugin.requires" value="jts"/> 16 14 <property name="plugin.stage" value="20"/> … … 36 34 <zipfileset src="${plugin.build.dir}/${ant.project.name}.jar"> 37 35 <include name="META-INF/MANIFEST.MF"/> 38 <include name="META-INF/ *.jai"/>36 <include name="META-INF/javax.media.jai.registryFile.jai"/> 39 37 </zipfileset> 40 38 </jar> -
applications/editors/josm/plugins/geotools/jar/META-INF/services/org.geotools.referencing.operation.MathTransformProvider
r28946 r31599 49 49 org.geotools.referencing.operation.projection.Mollweide$MollweideProvider 50 50 org.geotools.referencing.operation.projection.Mollweide$WagnerIVProvider 51 org.geotools.referencing.operation.projection.Gnomonic$Provider 51 52 org.geotools.referencing.operation.projection.WorldVanDerGrintenI$Provider 53 org.geotools.referencing.operation.projection.Sinusoidal$Provider 54 org.geotools.referencing.operation.projection.GeneralOblique$Provider 55 org.geotools.referencing.operation.projection.MeteosatSG$Provider -
applications/editors/josm/plugins/geotools/jar/META-INF/services/org.geotools.util.ConverterFactory
r28946 r31599 9 9 org.geotools.util.CharsetConverterFactory 10 10 org.geotools.util.UuidConverterFactory 11 org.geotools.util.EnumerationConverterFactory 12 org.geotools.util.QNameConverterFactory 13 org.geotools.util.MeasureConverterFactory 11 14 org.geotools.temporal.TemporalConverterFactory 15 org.geotools.util.NameConverterFactory -
applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.coverage.processing.Operation
r28946 r31599 2 2 org.geotools.coverage.processing.operation.AddConst 3 3 org.geotools.coverage.processing.operation.Add 4 org.geotools.coverage.processing.operation.BandMerge 4 5 org.geotools.coverage.processing.operation.Convolve 5 6 org.geotools.coverage.processing.operation.Crop … … 7 8 org.geotools.coverage.processing.operation.Exp 8 9 org.geotools.coverage.processing.operation.FilteredSubsample 9 org.geotools.coverage.processing.operation.GradientMagnitude10 10 org.geotools.coverage.processing.operation.Interpolate 11 11 org.geotools.coverage.processing.operation.Invert … … 14 14 org.geotools.coverage.processing.operation.MedianFilter 15 15 org.geotools.coverage.processing.operation.MinFilter 16 org.geotools.coverage.processing.operation.Mosaic 16 17 org.geotools.coverage.processing.operation.Multiply 17 18 org.geotools.coverage.processing.operation.MultiplyConst … … 26 27 org.geotools.coverage.processing.operation.Histogram 27 28 org.geotools.coverage.processing.operation.ZonalStats 29 org.geotools.coverage.processing.operation.ZonalStatistics 30 org.geotools.coverage.processing.operation.Warp 31 org.geotools.coverage.processing.operation.Affine -
applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.filter.expression.Function
r28946 r31599 13 13 org.geotools.filter.function.Collection_MedianFunction 14 14 org.geotools.filter.function.Collection_MaxFunction 15 org.geotools.filter.function.Collection_NearestFunction 15 16 org.geotools.filter.function.Collection_SumFunction 16 17 org.geotools.filter.function.Collection_UniqueFunction 17 18 org.geotools.filter.function.EnvFunction 19 org.geotools.filter.function.StringTemplateFunction 18 20 org.geotools.filter.function.FilterFunction_contains 19 21 org.geotools.filter.function.FilterFunction_isEmpty … … 107 109 org.geotools.filter.function.FilterFunction_between 108 110 org.geotools.filter.function.FilterFunction_not 111 org.geotools.filter.function.InFunction 109 112 org.geotools.filter.function.FilterFunction_in2 110 113 org.geotools.filter.function.FilterFunction_in3 … … 125 128 org.geotools.filter.function.FilterFunction_isometric 126 129 org.geotools.filter.function.FilterFunction_property 130 org.geotools.filter.function.FilterFunction_distance3D 131 org.geotools.filter.function.FilterFunction_isWithinDistance3D 132 org.geotools.filter.function.FilterFunction_intersects3D 133 org.geotools.filter.function.FilterFunction_disjoint3D 134 org.geotools.filter.function.GeometryFunction 127 135 org.geotools.filter.function.IDFunction 128 136 org.geotools.filter.function.InterpolateFunction … … 164 172 org.geotools.filter.function.string.ConcatenateFunction 165 173 org.geotools.filter.function.JenksNaturalBreaksFunction 174 org.geotools.filter.function.FilterFunction_list 175 org.geotools.styling.visitor.RescaleToPixelsFunction 176 org.geotools.resources.coverage.FilterFunction_isCoverage -
applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.referencing.crs.CRSAuthorityFactory
r28946 r31599 1 1 ############################# 2 # FROM gt-referencing- 8.3.jar2 # FROM gt-referencing-14.0.jar 3 3 ############################# 4 4 org.geotools.referencing.factory.epsg.DefaultFactory … … 15 15 16 16 ########################### 17 # FROM gt-epsg-hsql- 8.3.jar17 # FROM gt-epsg-hsql-14.0.jar 18 18 ########################### 19 19 org.geotools.referencing.factory.epsg.ThreadedHsqlEpsgFactory … … 22 22 23 23 ################################ 24 # FROM gt-epsg-extension- 8.3.jar24 # FROM gt-epsg-extension-14.0.jar 25 25 ################################ 26 26 org.geotools.referencing.factory.epsg.UnnamedExtension -
applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.referencing.cs.CSAuthorityFactory
r28946 r31599 1 1 ############################# 2 # FROM gt-referencing- 8.3.jar2 # FROM gt-referencing-14.0.jar 3 3 ############################# 4 4 org.geotools.referencing.factory.epsg.DefaultFactory … … 11 11 12 12 ########################### 13 # FROM gt-epsg-hsql- 8.3.jar13 # FROM gt-epsg-hsql-14.0.jar 14 14 ########################### 15 15 org.geotools.referencing.factory.epsg.ThreadedHsqlEpsgFactory -
applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.referencing.datum.DatumAuthorityFactory
r28946 r31599 1 1 ############################# 2 # FROM gt-referencing- 8.3.jar2 # FROM gt-referencing-14.0.jar 3 3 ############################# 4 4 org.geotools.referencing.factory.epsg.DefaultFactory … … 11 11 12 12 ########################### 13 # FROM gt-epsg-hsql- 8.3.jar13 # FROM gt-epsg-hsql-14.0.jar 14 14 ########################### 15 15 org.geotools.referencing.factory.epsg.ThreadedHsqlEpsgFactory -
applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.referencing.operation.CoordinateOperationAuthorityFactory
r28946 r31599 1 1 ############################# 2 # FROM gt-referencing- 8.3.jar2 # FROM gt-referencing-14.0.jar 3 3 ############################# 4 4 org.geotools.referencing.factory.epsg.CoordinateOperationFactoryUsingWKT … … 12 12 13 13 ########################### 14 # FROM gt-epsg-hsql- 8.3.jar14 # FROM gt-epsg-hsql-14.0.jar 15 15 ########################### 16 16 org.geotools.referencing.factory.epsg.ThreadedHsqlEpsgFactory
Note:
See TracChangeset
for help on using the changeset viewer.