Changeset 31599 in osm for applications/editors/josm/plugins/geotools/jar/META-INF/services
- Timestamp:
- 2015-10-08T01:55:47+02:00 (10 years ago)
- Location:
- applications/editors/josm/plugins/geotools/jar/META-INF/services
- Files:
-
- 5 added
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
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.