jar

io.oss84.geotools : gt-referencing

Maven & Gradle

Feb 21, 2021
9 usages
1.2k stars

Referencing services · Contains implementations of Coordinate Reference Systems (CRS), conversion and transformation services.

Table Of Contents

Latest Version

Download io.oss84.geotools : gt-referencing JAR file - Latest Versions:

All Versions

Download io.oss84.geotools : gt-referencing JAR file - All Versions:

Version Vulnerabilities Size Updated
24.2 CVE-2022-24818
CVE-2022-24818

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gt-referencing-24.2-oss84-1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.geotools.parameter

├─ org.geotools.parameter.AbstractParameter.class - [JAR]

├─ org.geotools.parameter.AbstractParameterDescriptor.class - [JAR]

├─ org.geotools.parameter.DefaultParameterDescriptor.class - [JAR]

├─ org.geotools.parameter.DefaultParameterDescriptorGroup.class - [JAR]

├─ org.geotools.parameter.FloatParameter.class - [JAR]

├─ org.geotools.parameter.ImagingParameter.class - [JAR]

├─ org.geotools.parameter.ImagingParameterDescription.class - [JAR]

├─ org.geotools.parameter.ImagingParameterDescriptors.class - [JAR]

├─ org.geotools.parameter.ImagingParameters.class - [JAR]

├─ org.geotools.parameter.MatrixParameterDescriptors.class - [JAR]

├─ org.geotools.parameter.MatrixParameters.class - [JAR]

├─ org.geotools.parameter.Parameter.class - [JAR]

├─ org.geotools.parameter.ParameterGroup.class - [JAR]

├─ org.geotools.parameter.ParameterValueList.class - [JAR]

├─ org.geotools.parameter.ParameterWriter.class - [JAR]

├─ org.geotools.parameter.Parameters.class - [JAR]

org.geotools.referencing.crs

├─ org.geotools.referencing.crs.AbstractCRS.class - [JAR]

├─ org.geotools.referencing.crs.AbstractDerivedCRS.class - [JAR]

├─ org.geotools.referencing.crs.AbstractSingleCRS.class - [JAR]

├─ org.geotools.referencing.crs.DefaultCompoundCRS.class - [JAR]

├─ org.geotools.referencing.crs.DefaultDerivedCRS.class - [JAR]

├─ org.geotools.referencing.crs.DefaultEngineeringCRS.class - [JAR]

├─ org.geotools.referencing.crs.DefaultGeocentricCRS.class - [JAR]

├─ org.geotools.referencing.crs.DefaultGeographicCRS.class - [JAR]

├─ org.geotools.referencing.crs.DefaultImageCRS.class - [JAR]

├─ org.geotools.referencing.crs.DefaultProjectedCRS.class - [JAR]

├─ org.geotools.referencing.crs.DefaultTemporalCRS.class - [JAR]

├─ org.geotools.referencing.crs.DefaultVerticalCRS.class - [JAR]

├─ org.geotools.referencing.crs.UnprefixedMap.class - [JAR]

org.geotools.nature

├─ org.geotools.nature.Calendar.class - [JAR]

├─ org.geotools.nature.SeaWater.class - [JAR]

├─ org.geotools.nature.SunRelativePosition.class - [JAR]

org.geotools.referencing.factory.epsg

├─ org.geotools.referencing.factory.epsg.AbstractEpsgFactory.class - [JAR]

├─ org.geotools.referencing.factory.epsg.AccessDialectEpsgFactory.class - [JAR]

├─ org.geotools.referencing.factory.epsg.AnsiDialectEpsgFactory.class - [JAR]

├─ org.geotools.referencing.factory.epsg.AuthorityCodes.class - [JAR]

├─ org.geotools.referencing.factory.epsg.AxisName.class - [JAR]

├─ org.geotools.referencing.factory.epsg.BursaWolfInfo.class - [JAR]

├─ org.geotools.referencing.factory.epsg.CartesianAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.epsg.CoordinateOperationFactoryUsingWKT.class - [JAR]

├─ org.geotools.referencing.factory.epsg.CoordinateOperationSet.class - [JAR]

├─ org.geotools.referencing.factory.epsg.DirectEpsgFactory.class - [JAR]

├─ org.geotools.referencing.factory.epsg.FactoryUsingAnsiSQL.class - [JAR]

├─ org.geotools.referencing.factory.epsg.FactoryUsingSQL.class - [JAR]

├─ org.geotools.referencing.factory.epsg.FactoryUsingWKT.class - [JAR]

├─ org.geotools.referencing.factory.epsg.LongitudeFirstEpsgDecorator.class - [JAR]

├─ org.geotools.referencing.factory.epsg.LongitudeFirstFactory.class - [JAR]

├─ org.geotools.referencing.factory.epsg.SingleConnectionDataSource.class - [JAR]

├─ org.geotools.referencing.factory.epsg.TableInfo.class - [JAR]

├─ org.geotools.referencing.factory.epsg.ThreadedEpsgFactory.class - [JAR]

org.geotools.referencing.wkt

├─ org.geotools.referencing.wkt.AbstractConsole.class - [JAR]

├─ org.geotools.referencing.wkt.AbstractParser.class - [JAR]

├─ org.geotools.referencing.wkt.Adapter.class - [JAR]

├─ org.geotools.referencing.wkt.DefaultUnitParser.class - [JAR]

├─ org.geotools.referencing.wkt.Element.class - [JAR]

├─ org.geotools.referencing.wkt.Formattable.class - [JAR]

├─ org.geotools.referencing.wkt.Formatter.class - [JAR]

├─ org.geotools.referencing.wkt.GeoToolsCRSUnitFormat.class - [JAR]

├─ org.geotools.referencing.wkt.MathTransformParser.class - [JAR]

├─ org.geotools.referencing.wkt.Parser.class - [JAR]

├─ org.geotools.referencing.wkt.Preprocessor.class - [JAR]

├─ org.geotools.referencing.wkt.Symbols.class - [JAR]

├─ org.geotools.referencing.wkt.UnformattableObjectException.class - [JAR]

org.geotools.referencing.operation.transform

├─ org.geotools.referencing.operation.transform.AbstractMathTransform.class - [JAR]

├─ org.geotools.referencing.operation.transform.AffineTransform2D.class - [JAR]

├─ org.geotools.referencing.operation.transform.ConcatenatedTransform.class - [JAR]

├─ org.geotools.referencing.operation.transform.ConcatenatedTransform1D.class - [JAR]

├─ org.geotools.referencing.operation.transform.ConcatenatedTransform2D.class - [JAR]

├─ org.geotools.referencing.operation.transform.ConcatenatedTransformDirect.class - [JAR]

├─ org.geotools.referencing.operation.transform.ConcatenatedTransformDirect1D.class - [JAR]

├─ org.geotools.referencing.operation.transform.ConcatenatedTransformDirect2D.class - [JAR]

├─ org.geotools.referencing.operation.transform.ConstantTransform1D.class - [JAR]

├─ org.geotools.referencing.operation.transform.DimensionFilter.class - [JAR]

├─ org.geotools.referencing.operation.transform.EarthGravitationalModel.class - [JAR]

├─ org.geotools.referencing.operation.transform.ExponentialTransform1D.class - [JAR]

├─ org.geotools.referencing.operation.transform.GeocentricTransform.class - [JAR]

├─ org.geotools.referencing.operation.transform.GeocentricTranslation.class - [JAR]

├─ org.geotools.referencing.operation.transform.IdentityTransform.class - [JAR]

├─ org.geotools.referencing.operation.transform.IdentityTransform1D.class - [JAR]

├─ org.geotools.referencing.operation.transform.LinearTransform1D.class - [JAR]

├─ org.geotools.referencing.operation.transform.LogarithmicTransform1D.class - [JAR]

├─ org.geotools.referencing.operation.transform.MathTransformProxy.class - [JAR]

├─ org.geotools.referencing.operation.transform.MolodenskiTransform.class - [JAR]

├─ org.geotools.referencing.operation.transform.NADCONTransform.class - [JAR]

├─ org.geotools.referencing.operation.transform.NTv2Transform.class - [JAR]

├─ org.geotools.referencing.operation.transform.PassThroughTransform.class - [JAR]

├─ org.geotools.referencing.operation.transform.ProjectiveTransform.class - [JAR]

├─ org.geotools.referencing.operation.transform.ProjectiveTransform2D.class - [JAR]

├─ org.geotools.referencing.operation.transform.SimilarityTransformProvider.class - [JAR]

├─ org.geotools.referencing.operation.transform.VerticalTransform.class - [JAR]

├─ org.geotools.referencing.operation.transform.WarpAdapter.class - [JAR]

├─ org.geotools.referencing.operation.transform.WarpBuilder.class - [JAR]

├─ org.geotools.referencing.operation.transform.WarpTransform2D.class - [JAR]

├─ org.geotools.referencing.operation.transform.WarpTransform2DProvider.class - [JAR]

org.geotools.referencing.factory.wms

├─ org.geotools.referencing.factory.wms.Auto42001.class - [JAR]

├─ org.geotools.referencing.factory.wms.Auto42002.class - [JAR]

├─ org.geotools.referencing.factory.wms.Auto42003.class - [JAR]

├─ org.geotools.referencing.factory.wms.Auto42004.class - [JAR]

├─ org.geotools.referencing.factory.wms.Auto42005.class - [JAR]

├─ org.geotools.referencing.factory.wms.Auto97001.class - [JAR]

├─ org.geotools.referencing.factory.wms.Auto97002.class - [JAR]

├─ org.geotools.referencing.factory.wms.Auto97003.class - [JAR]

├─ org.geotools.referencing.factory.wms.AutoCRSFactory.class - [JAR]

├─ org.geotools.referencing.factory.wms.Code.class - [JAR]

├─ org.geotools.referencing.factory.wms.Factlet.class - [JAR]

├─ org.geotools.referencing.factory.wms.WebCRSFactory.class - [JAR]

org.geotools.referencing

├─ org.geotools.referencing.AbstractIdentifiedObject.class - [JAR]

├─ org.geotools.referencing.AbstractReferenceSystem.class - [JAR]

├─ org.geotools.referencing.CRS.class - [JAR]

├─ org.geotools.referencing.Command.class - [JAR]

├─ org.geotools.referencing.Console.class - [JAR]

├─ org.geotools.referencing.DefaultAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.FactoryPrinter.class - [JAR]

├─ org.geotools.referencing.GeodeticCalculator.class - [JAR]

├─ org.geotools.referencing.NamedIdentifier.class - [JAR]

├─ org.geotools.referencing.Properties.class - [JAR]

├─ org.geotools.referencing.ReferencingFactoryFinder.class - [JAR]

org.geotools.referencing.factory

├─ org.geotools.referencing.factory.AbstractAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.AbstractAuthorityMediator.class - [JAR]

├─ org.geotools.referencing.factory.AbstractCachedAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.AbstractEpsgMediator.class - [JAR]

├─ org.geotools.referencing.factory.Abstract_URI_AuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.AllAuthoritiesFactory.class - [JAR]

├─ org.geotools.referencing.factory.AuthorityFactoryAdapter.class - [JAR]

├─ org.geotools.referencing.factory.AuthorityFactoryProxy.class - [JAR]

├─ org.geotools.referencing.factory.BackingStoreException.class - [JAR]

├─ org.geotools.referencing.factory.BufferedAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.CachedAuthorityDecorator.class - [JAR]

├─ org.geotools.referencing.factory.CachedCRSAuthorityDecorator.class - [JAR]

├─ org.geotools.referencing.factory.DatumAliases.class - [JAR]

├─ org.geotools.referencing.factory.DeferredAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.DirectAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.FactoryDependencies.class - [JAR]

├─ org.geotools.referencing.factory.FactoryNotFoundException.class - [JAR]

├─ org.geotools.referencing.factory.FallbackAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.HTTP_AuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.HTTP_URI_AuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.HTTP_URI_Parser.class - [JAR]

├─ org.geotools.referencing.factory.IdentifiedObjectFinder.class - [JAR]

├─ org.geotools.referencing.factory.IdentifiedObjectSet.class - [JAR]

├─ org.geotools.referencing.factory.ManyAuthoritiesFactory.class - [JAR]

├─ org.geotools.referencing.factory.OldReferencingObjectCache.class - [JAR]

├─ org.geotools.referencing.factory.OrderedAxisAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.PropertyAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.PropertyCoordinateOperationAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.ReferencingFactory.class - [JAR]

├─ org.geotools.referencing.factory.ReferencingFactoryContainer.class - [JAR]

├─ org.geotools.referencing.factory.ReferencingObjectFactory.class - [JAR]

├─ org.geotools.referencing.factory.ThreadedAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.TransformedAuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.URI_Parser.class - [JAR]

├─ org.geotools.referencing.factory.URI_Type.class - [JAR]

├─ org.geotools.referencing.factory.URN_AuthorityFactory.class - [JAR]

├─ org.geotools.referencing.factory.URN_Parser.class - [JAR]

org.geotools.referencing.factory.gridshift

├─ org.geotools.referencing.factory.gridshift.ClasspathGridShiftLocator.class - [JAR]

├─ org.geotools.referencing.factory.gridshift.GridShiftLocator.class - [JAR]

├─ org.geotools.referencing.factory.gridshift.NADCONGridShiftFactory.class - [JAR]

├─ org.geotools.referencing.factory.gridshift.NADConGridShift.class - [JAR]

├─ org.geotools.referencing.factory.gridshift.NTv2GridShiftFactory.class - [JAR]

org.geotools.referencing.operation.builder

├─ org.geotools.referencing.operation.builder.AdvancedAffineBuilder.class - [JAR]

├─ org.geotools.referencing.operation.builder.AffineToGeometric.class - [JAR]

├─ org.geotools.referencing.operation.builder.AffineTransformBuilder.class - [JAR]

├─ org.geotools.referencing.operation.builder.BursaWolfTransformBuilder.class - [JAR]

├─ org.geotools.referencing.operation.builder.Circle.class - [JAR]

├─ org.geotools.referencing.operation.builder.ExtendedPosition.class - [JAR]

├─ org.geotools.referencing.operation.builder.GridToEnvelopeMapper.class - [JAR]

├─ org.geotools.referencing.operation.builder.LocalizationGrid.class - [JAR]

├─ org.geotools.referencing.operation.builder.LocalizationGridTransform2D.class - [JAR]

├─ org.geotools.referencing.operation.builder.MapTriangulationFactory.class - [JAR]

├─ org.geotools.referencing.operation.builder.MappedPosition.class - [JAR]

├─ org.geotools.referencing.operation.builder.MathTransformBuilder.class - [JAR]

├─ org.geotools.referencing.operation.builder.MissingInfoException.class - [JAR]

├─ org.geotools.referencing.operation.builder.Polygon.class - [JAR]

├─ org.geotools.referencing.operation.builder.ProjectiveTransformBuilder.class - [JAR]

├─ org.geotools.referencing.operation.builder.Quadrilateral.class - [JAR]

├─ org.geotools.referencing.operation.builder.RubberSheetBuilder.class - [JAR]

├─ org.geotools.referencing.operation.builder.RubberSheetTransform.class - [JAR]

├─ org.geotools.referencing.operation.builder.SimilarTransformBuilder.class - [JAR]

├─ org.geotools.referencing.operation.builder.TINTriangle.class - [JAR]

├─ org.geotools.referencing.operation.builder.TriangulationException.class - [JAR]

├─ org.geotools.referencing.operation.builder.TriangulationFactory.class - [JAR]

org.geotools.referencing.cs

├─ org.geotools.referencing.cs.AbstractCS.class - [JAR]

├─ org.geotools.referencing.cs.ComparableAxisWrapper.class - [JAR]

├─ org.geotools.referencing.cs.DefaultAffineCS.class - [JAR]

├─ org.geotools.referencing.cs.DefaultCartesianCS.class - [JAR]

├─ org.geotools.referencing.cs.DefaultCompoundCS.class - [JAR]

├─ org.geotools.referencing.cs.DefaultCoordinateSystemAxis.class - [JAR]

├─ org.geotools.referencing.cs.DefaultCylindricalCS.class - [JAR]

├─ org.geotools.referencing.cs.DefaultEllipsoidalCS.class - [JAR]

├─ org.geotools.referencing.cs.DefaultLinearCS.class - [JAR]

├─ org.geotools.referencing.cs.DefaultPolarCS.class - [JAR]

├─ org.geotools.referencing.cs.DefaultSphericalCS.class - [JAR]

├─ org.geotools.referencing.cs.DefaultTimeCS.class - [JAR]

├─ org.geotools.referencing.cs.DefaultUserDefinedCS.class - [JAR]

├─ org.geotools.referencing.cs.DefaultVerticalCS.class - [JAR]

├─ org.geotools.referencing.cs.DirectionAlongMeridian.class - [JAR]

├─ org.geotools.referencing.cs.PredefinedCS.class - [JAR]

org.geotools.geometry.util

├─ org.geotools.geometry.util.InfiniteRectangle2D.class - [JAR]

├─ org.geotools.geometry.util.ShapeUtilities.class - [JAR]

├─ org.geotools.geometry.util.XDimension2D.class - [JAR]

├─ org.geotools.geometry.util.XRectangle2D.class - [JAR]

org.geotools.referencing.util

├─ org.geotools.referencing.util.BoundingBoxes.class - [JAR]

├─ org.geotools.referencing.util.CRSUtilities.class - [JAR]

├─ org.geotools.referencing.util.Formattable.class - [JAR]

org.geotools.referencing.operation

├─ org.geotools.referencing.operation.AbstractCoordinateOperation.class - [JAR]

├─ org.geotools.referencing.operation.AbstractCoordinateOperationFactory.class - [JAR]

├─ org.geotools.referencing.operation.AuthorityBackedFactory.class - [JAR]

├─ org.geotools.referencing.operation.BufferedCoordinateOperationFactory.class - [JAR]

├─ org.geotools.referencing.operation.DefaultConcatenatedOperation.class - [JAR]

├─ org.geotools.referencing.operation.DefaultConicProjection.class - [JAR]

├─ org.geotools.referencing.operation.DefaultConversion.class - [JAR]

├─ org.geotools.referencing.operation.DefaultCoordinateOperationFactory.class - [JAR]

├─ org.geotools.referencing.operation.DefaultCylindricalProjection.class - [JAR]

├─ org.geotools.referencing.operation.DefaultMathTransformFactory.class - [JAR]

├─ org.geotools.referencing.operation.DefaultOperation.class - [JAR]

├─ org.geotools.referencing.operation.DefaultOperationMethod.class - [JAR]

├─ org.geotools.referencing.operation.DefaultPassThroughOperation.class - [JAR]

├─ org.geotools.referencing.operation.DefaultPlanarProjection.class - [JAR]

├─ org.geotools.referencing.operation.DefaultProjection.class - [JAR]

├─ org.geotools.referencing.operation.DefaultSingleOperation.class - [JAR]

├─ org.geotools.referencing.operation.DefaultTransformation.class - [JAR]

├─ org.geotools.referencing.operation.DefiningConversion.class - [JAR]

├─ org.geotools.referencing.operation.ForcedCRSOperation.class - [JAR]

├─ org.geotools.referencing.operation.LinearTransform.class - [JAR]

├─ org.geotools.referencing.operation.MathTransformProvider.class - [JAR]

├─ org.geotools.referencing.operation.ProjectionAnalyzer.class - [JAR]

├─ org.geotools.referencing.operation.TransformPathNotFoundException.class - [JAR]

org.geotools.referencing.datum

├─ org.geotools.referencing.datum.AbstractDatum.class - [JAR]

├─ org.geotools.referencing.datum.BursaWolfParameters.class - [JAR]

├─ org.geotools.referencing.datum.DefaultEllipsoid.class - [JAR]

├─ org.geotools.referencing.datum.DefaultEngineeringDatum.class - [JAR]

├─ org.geotools.referencing.datum.DefaultGeodeticDatum.class - [JAR]

├─ org.geotools.referencing.datum.DefaultImageDatum.class - [JAR]

├─ org.geotools.referencing.datum.DefaultPrimeMeridian.class - [JAR]

├─ org.geotools.referencing.datum.DefaultTemporalDatum.class - [JAR]

├─ org.geotools.referencing.datum.DefaultVerticalDatum.class - [JAR]

├─ org.geotools.referencing.datum.Spheroid.class - [JAR]

org.geotools.geometry

├─ org.geotools.geometry.AbstractDirectPosition.class - [JAR]

├─ org.geotools.geometry.AbstractEnvelope.class - [JAR]

├─ org.geotools.geometry.DirectPosition1D.class - [JAR]

├─ org.geotools.geometry.DirectPosition2D.class - [JAR]

├─ org.geotools.geometry.DirectPosition3D.class - [JAR]

├─ org.geotools.geometry.Envelope2D.class - [JAR]

├─ org.geotools.geometry.GeneralDirectPosition.class - [JAR]

├─ org.geotools.geometry.GeneralEnvelope.class - [JAR]

├─ org.geotools.geometry.GeometryBuilder.class - [JAR]

├─ org.geotools.geometry.GeometryFactoryFinder.class - [JAR]

├─ org.geotools.geometry.PixelTranslation.class - [JAR]

├─ org.geotools.geometry.TransformedDirectPosition.class - [JAR]

org.geotools.referencing.operation.matrix

├─ org.geotools.referencing.operation.matrix.AffineTransform2D.class - [JAR]

├─ org.geotools.referencing.operation.matrix.GeneralMatrix.class - [JAR]

├─ org.geotools.referencing.operation.matrix.Matrix1.class - [JAR]

├─ org.geotools.referencing.operation.matrix.Matrix2.class - [JAR]

├─ org.geotools.referencing.operation.matrix.Matrix3.class - [JAR]

├─ org.geotools.referencing.operation.matrix.Matrix4.class - [JAR]

├─ org.geotools.referencing.operation.matrix.MatrixFactory.class - [JAR]

├─ org.geotools.referencing.operation.matrix.SingularMatrixException.class - [JAR]

├─ org.geotools.referencing.operation.matrix.XAffineTransform.class - [JAR]

├─ org.geotools.referencing.operation.matrix.XMatrix.class - [JAR]

org.geotools.referencing.operation.projection

├─ org.geotools.referencing.operation.projection.AlbersEqualArea.class - [JAR]

├─ org.geotools.referencing.operation.projection.AzimuthalEquidistant.class - [JAR]

├─ org.geotools.referencing.operation.projection.CassiniSoldner.class - [JAR]

├─ org.geotools.referencing.operation.projection.CylindricalEqualArea.class - [JAR]

├─ org.geotools.referencing.operation.projection.EckertIV.class - [JAR]

├─ org.geotools.referencing.operation.projection.EqualArea.class - [JAR]

├─ org.geotools.referencing.operation.projection.EquatorialOrthographic.class - [JAR]

├─ org.geotools.referencing.operation.projection.EquatorialStereographic.class - [JAR]

├─ org.geotools.referencing.operation.projection.EquidistantConic.class - [JAR]

├─ org.geotools.referencing.operation.projection.EquidistantCylindrical.class - [JAR]

├─ org.geotools.referencing.operation.projection.GeneralOblique.class - [JAR]

├─ org.geotools.referencing.operation.projection.GeostationarySatellite.class - [JAR]

├─ org.geotools.referencing.operation.projection.Gnomonic.class - [JAR]

├─ org.geotools.referencing.operation.projection.Homolosine.class - [JAR]

├─ org.geotools.referencing.operation.projection.HotineObliqueMercator.class - [JAR]

├─ org.geotools.referencing.operation.projection.Krovak.class - [JAR]

├─ org.geotools.referencing.operation.projection.LambertAzimuthalEqualArea.class - [JAR]

├─ org.geotools.referencing.operation.projection.LambertConformal.class - [JAR]

├─ org.geotools.referencing.operation.projection.LambertConformal1SP.class - [JAR]

├─ org.geotools.referencing.operation.projection.LambertConformal2SP.class - [JAR]

├─ org.geotools.referencing.operation.projection.LambertConformalBelgium.class - [JAR]

├─ org.geotools.referencing.operation.projection.LambertConformalEsriProvider.class - [JAR]

├─ org.geotools.referencing.operation.projection.MapProjection.class - [JAR]

├─ org.geotools.referencing.operation.projection.Mercator.class - [JAR]

├─ org.geotools.referencing.operation.projection.Mercator1SP.class - [JAR]

├─ org.geotools.referencing.operation.projection.Mercator2SP.class - [JAR]

├─ org.geotools.referencing.operation.projection.MercatorPseudoProvider.class - [JAR]

├─ org.geotools.referencing.operation.projection.MeteosatSG.class - [JAR]

├─ org.geotools.referencing.operation.projection.ModifiedParameterDescriptor.class - [JAR]

├─ org.geotools.referencing.operation.projection.Mollweide.class - [JAR]

├─ org.geotools.referencing.operation.projection.NewZealandMapGrid.class - [JAR]

├─ org.geotools.referencing.operation.projection.ObliqueMercator.class - [JAR]

├─ org.geotools.referencing.operation.projection.ObliqueOrthographic.class - [JAR]

├─ org.geotools.referencing.operation.projection.ObliqueStereographic.class - [JAR]

├─ org.geotools.referencing.operation.projection.Orthographic.class - [JAR]

├─ org.geotools.referencing.operation.projection.PlateCarree.class - [JAR]

├─ org.geotools.referencing.operation.projection.PointOutsideEnvelopeException.class - [JAR]

├─ org.geotools.referencing.operation.projection.PolarOrthographic.class - [JAR]

├─ org.geotools.referencing.operation.projection.PolarStereographic.class - [JAR]

├─ org.geotools.referencing.operation.projection.Polyconic.class - [JAR]

├─ org.geotools.referencing.operation.projection.ProjectionException.class - [JAR]

├─ org.geotools.referencing.operation.projection.Robinson.class - [JAR]

├─ org.geotools.referencing.operation.projection.RotatedPole.class - [JAR]

├─ org.geotools.referencing.operation.projection.Sinusoidal.class - [JAR]

├─ org.geotools.referencing.operation.projection.Stereographic.class - [JAR]

├─ org.geotools.referencing.operation.projection.StereographicUSGS.class - [JAR]

├─ org.geotools.referencing.operation.projection.TransverseMercator.class - [JAR]

├─ org.geotools.referencing.operation.projection.WinkelTripel.class - [JAR]

├─ org.geotools.referencing.operation.projection.WorldVanDerGrintenI.class - [JAR]

org.geotools.measure

├─ org.geotools.measure.Angle.class - [JAR]

├─ org.geotools.measure.AngleFormat.class - [JAR]

├─ org.geotools.measure.CoordinateFormat.class - [JAR]

├─ org.geotools.measure.Latitude.class - [JAR]

├─ org.geotools.measure.Longitude.class - [JAR]

├─ org.geotools.measure.Measure.class - [JAR]

├─ org.geotools.measure.SexagesimalConverter.class - [JAR]

├─ org.geotools.measure.Units.class - [JAR]

Advertisement

Dependencies from Group

Feb 21, 2021
14 usages
1.2k stars
Feb 21, 2021
13 usages
1.2k stars
Feb 21, 2021
12 usages
1.2k stars
Feb 21, 2021
9 usages
1.2k stars
Feb 21, 2021
8 usages
1.2k stars

Discover Dependencies

Dec 19, 2021
12 usages
1 stars
Jul 05, 2023
11 usages
0 stars
Jul 13, 2022
37 usages
Sep 09, 2020
38 usages
2.6k stars
Jan 24, 2020
40 usages
1.6k stars
Nov 29, 2019
2 usages
0 stars