ThinkGeo MapSuite Regex Style NuGet Package

Please upgrade to version 12 (Search ThinkGeo.Core on NuGet) if possible.

Version 12 works with both .NET Framework and .NET Core, has much less dependencies and many other benifits over 10.0. Regex Style is included in the main package ThinkGeo.Core in Version 12.

ThinkGeo.MapSuite.Styles.Regex is a style extension to the Map Suite product line, see below for compatibility. The RegexStyle allows you to use complex regular expression matching to determine how your features are drawn. A regular expression is a matching syntax that allows you to match a string based on very complex criteria.

For example, let's say you have a layer that has a column in the data that contains school names. Most school names include the type of school they are. For instance, you may have "Lincoln Middle School" or "Bush High School." There are variations to these names though, containing words such as "Elementary" or "Prep." With a regular expression, you can create matching criteria that will allow you to match on many variations of the names. It is especially useful for fuzzy matches where your data is not clearly categorized.

Another classic example is for matching or validating email addresses, where matching rules can become complex. In the RegexStyle, you specify the matching criteria string and also the style you want to use to draw the feature if the criteria matches. It is a simple yet powerful style for dealing with complex rule sets and imprecise data.

** 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: Windows, Linux, macOS, iOS, Android

- Compatible Products -
Map Suite Desktop for WPF
Map Suite Desktop for WinForms
Map Suite Mobile for Android
Map Suite Mobile for iOS
Map Suite Web for WebForms
Map Suite Web for MVC
Map Suite Web for WebAPI.




Got any ThinkGeo MapSuite Regex Style Question?





Info

Version: 11.0.0-beta010
Author(s): ThinkGeo
Last Update: Tuesday, May 12, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ThinkGeo
NuGet Url: https://www.nuget.org/packages/ThinkGeo.MapSuite.Styles.Regex


Install
Install-Package ThinkGeo.MapSuite.Styles.Regex
dotnet add package ThinkGeo.MapSuite.Styles.Regex
paket add ThinkGeo.MapSuite.Styles.Regex
ThinkGeo.MapSuite.Styles.Regex Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5 monoandroid xamarinios10 11 packages depend on this package.


Tags



STATS

must-have-score

1.3

avg-downloads-per-day

6

days-since-last-release

1417