Download GeoAPI.NET
Description
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Source Files
The download file geoapi.zip has the following entries.
trunk/src/GeoAPI.All.sln/*w w w . ja v a 2 s . com*/
trunk/src/GeoAPI.MonoDroid/FrameworkReplacements/BitConverterEx.cs
trunk/src/GeoAPI.MonoDroid/GeoAPI.MonoDroid.csproj
trunk/src/GeoAPI.Silverlight.sln
trunk/src/GeoAPI.Silverlight/FrameworkReplacements/SerializableAttribute.cs
trunk/src/GeoAPI.Silverlight/GeoAPI.Silverlight.csproj
trunk/src/GeoAPI.Silverlight/ICloneable.cs
trunk/src/GeoAPI.Silverlight/geoapi.snk
trunk/src/GeoAPI.WindowsPhone/FrameworkReplacements/BitConverterEx.cs
trunk/src/GeoAPI.WindowsPhone/GeoAPI.WindowsPhone.csproj
trunk/src/GeoAPI.WindowsPhone/geoapi.snk
trunk/src/GeoAPI.nuspec
trunk/src/GeoAPI.sln
trunk/src/GeoAPI/CoordinateSystems/AxisInfo.cs
trunk/src/GeoAPI/CoordinateSystems/AxisOrientationEnum.cs
trunk/src/GeoAPI/CoordinateSystems/DatumType.cs
trunk/src/GeoAPI/CoordinateSystems/IAngularUnit.cs
trunk/src/GeoAPI/CoordinateSystems/ICompoundCoordinateSystem.cs
trunk/src/GeoAPI/CoordinateSystems/ICoordinateSystem.cs
trunk/src/GeoAPI/CoordinateSystems/ICoordinateSystemAuthorityFactory.cs
trunk/src/GeoAPI/CoordinateSystems/ICoordinateSystemFactory.cs
trunk/src/GeoAPI/CoordinateSystems/IDatum.cs
trunk/src/GeoAPI/CoordinateSystems/IEllipsoid.cs
trunk/src/GeoAPI/CoordinateSystems/IFittedCoordinateSystem.cs
trunk/src/GeoAPI/CoordinateSystems/IGeocentricCoordinateSystem.cs
trunk/src/GeoAPI/CoordinateSystems/IGeodeticSpatialReference.cs
trunk/src/GeoAPI/CoordinateSystems/IGeographicCoordinateSystem.cs
trunk/src/GeoAPI/CoordinateSystems/IGeographicTransform.cs
trunk/src/GeoAPI/CoordinateSystems/IHorizontalCoordinateSystem.cs
trunk/src/GeoAPI/CoordinateSystems/IHorizontalDatum.cs
trunk/src/GeoAPI/CoordinateSystems/IInfo.cs
trunk/src/GeoAPI/CoordinateSystems/ILinearUnit.cs
trunk/src/GeoAPI/CoordinateSystems/ILocalCoordinateSystem.cs
trunk/src/GeoAPI/CoordinateSystems/ILocalDatum.cs
trunk/src/GeoAPI/CoordinateSystems/IParameterInfo.cs
trunk/src/GeoAPI/CoordinateSystems/IPrimeMeridian.cs
trunk/src/GeoAPI/CoordinateSystems/IProjectedCoordinateSystem.cs
trunk/src/GeoAPI/CoordinateSystems/IProjection.cs
trunk/src/GeoAPI/CoordinateSystems/IUnit.cs
trunk/src/GeoAPI/CoordinateSystems/IVerticalCoordinateSystem.cs
trunk/src/GeoAPI/CoordinateSystems/IVerticalDatum.cs
trunk/src/GeoAPI/CoordinateSystems/Parameter.cs
trunk/src/GeoAPI/CoordinateSystems/ProjectionParameter.cs
trunk/src/GeoAPI/CoordinateSystems/Transformations/DomainFlags.cs
trunk/src/GeoAPI/CoordinateSystems/Transformations/ICoordinateTransformation.cs
trunk/src/GeoAPI/CoordinateSystems/Transformations/ICoordinateTransformationFactory.cs
trunk/src/GeoAPI/CoordinateSystems/Transformations/IMathTransform.cs
trunk/src/GeoAPI/CoordinateSystems/Transformations/IMathTransformFactory.cs
trunk/src/GeoAPI/CoordinateSystems/Transformations/TransformType.cs
trunk/src/GeoAPI/CoordinateSystems/WGS84ConversionInfo.cs
trunk/src/GeoAPI/DataStructures/Interval.cs
trunk/src/GeoAPI/GeoAPI.csproj
trunk/src/GeoAPI/GeoAPI.csproj.vspscc
trunk/src/GeoAPI/GeoAPI.vssscc
trunk/src/GeoAPI/Geometries/Coordinate.cs
trunk/src/GeoAPI/Geometries/Dimension.cs
trunk/src/GeoAPI/Geometries/Envelope.cs
trunk/src/GeoAPI/Geometries/IBoundable.cs
trunk/src/GeoAPI/Geometries/ICoordinate.cs
trunk/src/GeoAPI/Geometries/ICoordinateBuffer.cs
trunk/src/GeoAPI/Geometries/ICoordinateFilter.cs
trunk/src/GeoAPI/Geometries/ICoordinateSequence.cs
trunk/src/GeoAPI/Geometries/ICoordinateSequenceFactory.cs
trunk/src/GeoAPI/Geometries/ICoordinateSequenceFilter.cs
trunk/src/GeoAPI/Geometries/ICurve.cs
trunk/src/GeoAPI/Geometries/IEnvelope.cs
trunk/src/GeoAPI/Geometries/IExpandable.cs
trunk/src/GeoAPI/Geometries/IGeometry.cs
trunk/src/GeoAPI/Geometries/IGeometryCollection.cs
trunk/src/GeoAPI/Geometries/IGeometryComponentFilter.cs
trunk/src/GeoAPI/Geometries/IGeometryFactory.cs
trunk/src/GeoAPI/Geometries/IGeometryFilter.cs
trunk/src/GeoAPI/Geometries/IIntersectable.cs
trunk/src/GeoAPI/Geometries/ILineString.cs
trunk/src/GeoAPI/Geometries/ILineal.cs
trunk/src/GeoAPI/Geometries/ILinearRing.cs
trunk/src/GeoAPI/Geometries/IMultiCurve.cs
trunk/src/GeoAPI/Geometries/IMultiLineString.cs
trunk/src/GeoAPI/Geometries/IMultiPoint.cs
trunk/src/GeoAPI/Geometries/IMultiPolygon.cs
trunk/src/GeoAPI/Geometries/IMultiSurface.cs
trunk/src/GeoAPI/Geometries/IPoint.cs
trunk/src/GeoAPI/Geometries/IPolygon.cs
trunk/src/GeoAPI/Geometries/IPolygonal.cs
trunk/src/GeoAPI/Geometries/IPrecisionModel.cs
trunk/src/GeoAPI/Geometries/IPuntal.cs
trunk/src/GeoAPI/Geometries/ISurface.cs
trunk/src/GeoAPI/Geometries/IntersectionMatrix.cs
trunk/src/GeoAPI/Geometries/Location.cs
trunk/src/GeoAPI/Geometries/OgcGeometryType.cs
trunk/src/GeoAPI/Geometries/Ordinate.cs
trunk/src/GeoAPI/Geometries/Ordinates.cs
trunk/src/GeoAPI/Geometries/OridinatesUtility.cs
trunk/src/GeoAPI/Geometries/Prepared/IPreparedGeometry.cs
trunk/src/GeoAPI/GeometryServiceProvider.cs
trunk/src/GeoAPI/IGeometryServices.cs
trunk/src/GeoAPI/IO/ByteOrder.cs
trunk/src/GeoAPI/IO/GeometryType.cs
trunk/src/GeoAPI/IO/IGeometryReader.cs
trunk/src/GeoAPI/IO/IGeometryWriter.cs
trunk/src/GeoAPI/IO/ParseException.cs
trunk/src/GeoAPI/Operation/Buffer/BufferStyle.cs
trunk/src/GeoAPI/Operation/Buffer/EndCapStyle.cs
trunk/src/GeoAPI/Operation/Buffer/IBufferParameters.cs
trunk/src/GeoAPI/Operation/Buffer/JoinStyle.cs
trunk/src/GeoAPI/Properties/AssemblyInfo.cs
trunk/src/GeoAPI/geoapi.snk
Download
Click the following link to download geoapi.zip.
geoapi.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »