Ignore:
Timestamp:
2015-10-08T01:55:47+02:00 (9 years ago)
Author:
donvip
Message:

[josm_geotools] update to GeoTools 14.0

Location:
applications/editors/josm/plugins/geotools/jar/META-INF
Files:
6 added
8 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/geotools/jar/META-INF/services/org.geotools.referencing.operation.MathTransformProvider

    r28946 r31599  
    4949org.geotools.referencing.operation.projection.Mollweide$MollweideProvider
    5050org.geotools.referencing.operation.projection.Mollweide$WagnerIVProvider
     51org.geotools.referencing.operation.projection.Gnomonic$Provider
    5152org.geotools.referencing.operation.projection.WorldVanDerGrintenI$Provider
     53org.geotools.referencing.operation.projection.Sinusoidal$Provider
     54org.geotools.referencing.operation.projection.GeneralOblique$Provider
     55org.geotools.referencing.operation.projection.MeteosatSG$Provider
  • applications/editors/josm/plugins/geotools/jar/META-INF/services/org.geotools.util.ConverterFactory

    r28946 r31599  
    99org.geotools.util.CharsetConverterFactory
    1010org.geotools.util.UuidConverterFactory
     11org.geotools.util.EnumerationConverterFactory
     12org.geotools.util.QNameConverterFactory
     13org.geotools.util.MeasureConverterFactory
    1114org.geotools.temporal.TemporalConverterFactory
     15org.geotools.util.NameConverterFactory
  • applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.coverage.processing.Operation

    r28946 r31599  
    22org.geotools.coverage.processing.operation.AddConst
    33org.geotools.coverage.processing.operation.Add
     4org.geotools.coverage.processing.operation.BandMerge
    45org.geotools.coverage.processing.operation.Convolve
    56org.geotools.coverage.processing.operation.Crop
     
    78org.geotools.coverage.processing.operation.Exp
    89org.geotools.coverage.processing.operation.FilteredSubsample
    9 org.geotools.coverage.processing.operation.GradientMagnitude
    1010org.geotools.coverage.processing.operation.Interpolate
    1111org.geotools.coverage.processing.operation.Invert
     
    1414org.geotools.coverage.processing.operation.MedianFilter
    1515org.geotools.coverage.processing.operation.MinFilter
     16org.geotools.coverage.processing.operation.Mosaic
    1617org.geotools.coverage.processing.operation.Multiply
    1718org.geotools.coverage.processing.operation.MultiplyConst
     
    2627org.geotools.coverage.processing.operation.Histogram
    2728org.geotools.coverage.processing.operation.ZonalStats
     29org.geotools.coverage.processing.operation.ZonalStatistics
     30org.geotools.coverage.processing.operation.Warp
     31org.geotools.coverage.processing.operation.Affine
  • applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.filter.expression.Function

    r28946 r31599  
    1313org.geotools.filter.function.Collection_MedianFunction
    1414org.geotools.filter.function.Collection_MaxFunction
     15org.geotools.filter.function.Collection_NearestFunction
    1516org.geotools.filter.function.Collection_SumFunction
    1617org.geotools.filter.function.Collection_UniqueFunction
    1718org.geotools.filter.function.EnvFunction
     19org.geotools.filter.function.StringTemplateFunction
    1820org.geotools.filter.function.FilterFunction_contains
    1921org.geotools.filter.function.FilterFunction_isEmpty
     
    107109org.geotools.filter.function.FilterFunction_between
    108110org.geotools.filter.function.FilterFunction_not
     111org.geotools.filter.function.InFunction
    109112org.geotools.filter.function.FilterFunction_in2
    110113org.geotools.filter.function.FilterFunction_in3
     
    125128org.geotools.filter.function.FilterFunction_isometric
    126129org.geotools.filter.function.FilterFunction_property
     130org.geotools.filter.function.FilterFunction_distance3D
     131org.geotools.filter.function.FilterFunction_isWithinDistance3D
     132org.geotools.filter.function.FilterFunction_intersects3D
     133org.geotools.filter.function.FilterFunction_disjoint3D
     134org.geotools.filter.function.GeometryFunction
    127135org.geotools.filter.function.IDFunction
    128136org.geotools.filter.function.InterpolateFunction
     
    164172org.geotools.filter.function.string.ConcatenateFunction
    165173org.geotools.filter.function.JenksNaturalBreaksFunction
     174org.geotools.filter.function.FilterFunction_list
     175org.geotools.styling.visitor.RescaleToPixelsFunction
     176org.geotools.resources.coverage.FilterFunction_isCoverage
  • applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.referencing.crs.CRSAuthorityFactory

    r28946 r31599  
    11#############################
    2 # FROM gt-referencing-8.3.jar
     2# FROM gt-referencing-14.0.jar
    33#############################
    44org.geotools.referencing.factory.epsg.DefaultFactory
     
    1515
    1616###########################
    17 # FROM gt-epsg-hsql-8.3.jar
     17# FROM gt-epsg-hsql-14.0.jar
    1818###########################
    1919org.geotools.referencing.factory.epsg.ThreadedHsqlEpsgFactory
     
    2222
    2323################################
    24 # FROM gt-epsg-extension-8.3.jar
     24# FROM gt-epsg-extension-14.0.jar
    2525################################
    2626org.geotools.referencing.factory.epsg.UnnamedExtension
  • applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.referencing.cs.CSAuthorityFactory

    r28946 r31599  
    11#############################
    2 # FROM gt-referencing-8.3.jar
     2# FROM gt-referencing-14.0.jar
    33#############################
    44org.geotools.referencing.factory.epsg.DefaultFactory
     
    1111
    1212###########################
    13 # FROM gt-epsg-hsql-8.3.jar
     13# FROM gt-epsg-hsql-14.0.jar
    1414###########################
    1515org.geotools.referencing.factory.epsg.ThreadedHsqlEpsgFactory
  • applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.referencing.datum.DatumAuthorityFactory

    r28946 r31599  
    11#############################
    2 # FROM gt-referencing-8.3.jar
     2# FROM gt-referencing-14.0.jar
    33#############################
    44org.geotools.referencing.factory.epsg.DefaultFactory
     
    1111
    1212###########################
    13 # FROM gt-epsg-hsql-8.3.jar
     13# FROM gt-epsg-hsql-14.0.jar
    1414###########################
    1515org.geotools.referencing.factory.epsg.ThreadedHsqlEpsgFactory
  • applications/editors/josm/plugins/geotools/jar/META-INF/services/org.opengis.referencing.operation.CoordinateOperationAuthorityFactory

    r28946 r31599  
    11#############################
    2 # FROM gt-referencing-8.3.jar
     2# FROM gt-referencing-14.0.jar
    33#############################
    44org.geotools.referencing.factory.epsg.CoordinateOperationFactoryUsingWKT
     
    1212
    1313###########################
    14 # FROM gt-epsg-hsql-8.3.jar
     14# FROM gt-epsg-hsql-14.0.jar
    1515###########################
    1616org.geotools.referencing.factory.epsg.ThreadedHsqlEpsgFactory
Note: See TracChangeset for help on using the changeset viewer.