Metadata >> NuGet >> S2Geometry

S2Geometry

Metadata

Authors Oren Novotny
Description The Google S2 Geometry Library is a spherical geometry library, very useful for manipulating regions on the sphere (commonly on Earth) and indexing geographic data. This version targets .NET 4.5, Windows Store apps, Windows Phone 8, Xamarin.iOS and Xamarin.Android
LicenseUrl https://raw.github.com/onovotny/s2-geometry-library-csharp/master/LICENSE
Owners onovotny
ProjectUrl https://github.com/onovotny/s2-geometry-library-csharp
RequireLicenseAcceptance False
Tags Google S2 Geo GeoSpatial geometry Hilbert portable pcl WinJS wp wp8
Title S2 Geometry Library
PackageSize 382247
PackageHashAlgorithm SHA512
PackageHash 72QPd9DTTKvlikBag+5hM/1yFNkzRQFu4imEnQwudRVveJb+HFURvJMoS8JnvzKAwaFeFhDmG3uFH+CdEGO79g==
DownloadCount 000000
CreatedDate 2014-02-10T04:23:01
Dependencies C5:2.2.5073.27396

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install S2Geometry -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install S2Geometry -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package S2Geometry
Installing the package (HTTP Basic authentication):
Install-Package S2Geometry -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package S2Geometry -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package S2Geometry

OpenWrap

Installing the package:
o add-wrap S2Geometry
Uninstalling the package:
o remove-wrap S2Geometry

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.1
1.0