|
|
|
1-10 of 19
< Previous Next >
|
In the method: public override bool EqualParams(object obj)
the comparison is done using :
return datum.Ellipsoid == this.Ellipsoid && this.DatumType == datum.DatumType
It should use:
retu...
id# 11196 | Planned Release: None | Last Updated: Sep 9 at 4:24 AM
by SharpGIS
The Invert() and Inverse() methods in ConcatenatedTransform do not give the desired result. I have made a quick fix.
id# 9090 | Planned Release: Proj.NET 1.0 | Last Updated: Jan 3 at 7:15 AM
by SharpGIS
Move CoordinateSystems interfaces and let Proj.NET implements GeoAPI
id# 7906 | Planned Release: None | Last Updated: Oct 22 2007 at 12:51 PM
by D_Guidi
CoordinateTransformationFactory.cs hardcodes projection class names, which prevents a pluggable architecture.
Use reflection on loaded assemblies to find supported projections and projection class ...
id# 5481 | Planned Release: None | Last Updated: Sep 13 2007 at 9:17 AM
by D_Guidi
Albers projection expects the classname "Albers", but some WKTs use "albers_conic_equal_area", which is the same projection.
id# 1972 | Planned Release: Proj.NET 1.0 | Last Updated: Aug 25 2007 at 9:12 AM
by SharpGIS
Projection formulas many places assumes meters, instead of the unit defined in the projection.
id# 1965 | Planned Release: Proj.NET 1.0 | Last Updated: Aug 25 2007 at 3:23 AM
by SharpGIS
Reported in MsSqlSpatial issue tracker on Apr 16 at 10:28 AM:
"I'm having some trouble transforming coordinates. I've tracked down the SRID's and searched and looked at this for hours. Using one c...
id# 1853 | Planned Release: Proj.NET 1.0 | Last Updated: Aug 25 2007 at 3:23 AM
by SharpGIS
WKT parser uses the wrong text encoder when using Silverlight. Change to use default.
id# 1958 | Planned Release: Proj.NET 1.0 | Last Updated: Jun 18 2007 at 1:11 AM
by SharpGIS
If axisinfo is provided, only the first axis is read, causing an exception to be thrown.
id# 1970 | Planned Release: Proj.NET 1.0 | Last Updated: Jun 18 2007 at 1:11 AM
by SharpGIS
isIvfDefinitive is not acknowledge on spheric projections.
id# 1964 | Planned Release: Proj.NET 1.0 | Last Updated: Jun 18 2007 at 12:41 AM
by SharpGIS
|
|
1-10 of 19
< Previous 1 2 Next >
|
|
|
|
|
|
|