You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
This library is an extended port of [ProjNet](http://projnet.codeplex.com)
3
3
## .NET Spatial Reference and Projection Engine
4
4
Proj.NET performs point-to-point coordinate conversions between geodetic coordinate systems for use in fx. Geographic Information Systems (GIS) or GPS applications. The spatial reference model used adheres to the Simple Features specification.
5
-
* Read the [FAQ](http://projnet.codeplex.com/wikipage?title=FAQ&referringTitle=Home) for common questions.
6
-
* Popular [Well-Known Text](http://projnet.codeplex.com/wikipage?title=CommonWellKnownText&referringTitle=Home) representations for Spatial Reference Systems
5
+
* Read the [Frequently Asked Questions](https://github.com/NetTopologySuite/ProjNet4GeoAPI/wiki/Frequently-Asked-Questions) for common questions.
6
+
* Popular [Well-Known Text](https://github.com/NetTopologySuite/ProjNet4GeoAPI/wiki/Popular-Well-Known-Text-representations-of-Spatial-Reference-Systems) representations for Spatial Reference Systems
7
7
8
8
### Get it from NuGet
9
9
`PM> Install-Package ProjNet4GeoAPI`
@@ -15,7 +15,7 @@ Join the [
18
+
*[SharpMap](https://github.com/SharpMap/SharpMap)
19
19
20
20
(If your project is missing, there is an edit button up-right)
0 commit comments