Info
Version: | 11.0.0-beta003 |
Author(s): | ThinkGeo |
Last Update: | Thursday, April 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ThinkGeo.MapSuite.Layers.SqliteForLinux |
Install
Install-Package ThinkGeo.MapSuite.Layers.SqliteForLinux
dotnet add package ThinkGeo.MapSuite.Layers.SqliteForLinux
paket add ThinkGeo.MapSuite.Layers.SqliteForLinux
ThinkGeo.MapSuite.Layers.SqliteForLinux Download (Unzip the "nupkg" after downloading)
Dependencies
- ThinkGeo.MapSuite(>= 11.0.0003)
- MapSuiteDependency-SqliteForMono(>= 10.0.0)
Tags
This layer represents a FeatureSource backed by SQLite.
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
- Compatible Products -
Map Suite Desktop for WPF
Map Suite Desktop for WinForms
Map Suite Web for WebForms
Map Suite Web for MVC
Map Suite Web for WebAPI.