Info
Version: | 11.0.0-beta021 |
Author(s): | ThinkGeo |
Last Update: | Tuesday, May 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ThinkGeo/SqliteSample-ForMono |
NuGet Url: | https://www.nuget.org/packages/ThinkGeo.MapSuite.Layers.SqliteForMono |
Install
Install-Package ThinkGeo.MapSuite.Layers.SqliteForMono
dotnet add package ThinkGeo.MapSuite.Layers.SqliteForMono
paket add ThinkGeo.MapSuite.Layers.SqliteForMono
ThinkGeo.MapSuite.Layers.SqliteForMono Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- ThinkGeo.MapSuite(>= 11.0.0135)
- MapSuiteDependency-SqliteForMono(>= 10.6.0)
- ThinkGeo.MapSuite(>= 11.0.0135)
- MapSuiteDependency-SqliteForMono(>= 10.6.0)
- ThinkGeo.MapSuite(>= 11.0.0135)
- MapSuiteDependency-SqliteForMono(>= 10.6.0)
Tags
Version 12 works with both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0. SQLite Layer is included in the main package ThinkGeo.Core in Version 12.
This extension utilizes SQL R*Tree module which allows it to natively query geometries at super fast speeds.
An R-Tree is a special index that is designed for doing range queries.
** This is an extension for use in ThinkGeo's Map Suite product line, see below, as it cannot be used stand alone. **
Wiki Documentation: http://wiki.thinkgeo.com/wiki/map_suite_api
Supported Platforms: Linux, iOS, Android
- Compatible Products -
Map Suite Desktop for WinForms
Map Suite Web for WebForms
Map Suite Web for MVC
Map Suite Web for WebAPI
Map Suite Mobile for iOS
Map Suite Mobile for Android
.