Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
The class Feature is the basic unit of which a FeatureSource is composed. A FeatureSource can be taken from a collection of Features stored in a ShapeFile, SQL Server 2008, Oracle, etc.A Feature is the basic data unit structure which is comprised of IDs that mark the identification of the Feature, a shape and a collection of data.
Feature(BaseShape,IDictionary<String,String>)
Feature(BaseShape,IEnumerable<String>)
Feature(String,String,IDictionary<String,String>)
Feature(String,String,IEnumerable<String>)
Feature(Byte[],String,IEnumerable<String>)
Feature(Byte[],String,IDictionary<String,String>)
Feature(Vertex,String,IEnumerable<String>)
Feature(Vertex,String,IDictionary<String,String>)
Feature(Double,Double,String,IEnumerable<String>)
Feature(Double,Double,String,IDictionary<String,String>)
CloneDeep(IEnumerable<String>)
CloneDeep(ReturningColumnsType)
Buffer(Double,GeographyUnit,DistanceUnit)
Buffer(Double,Int32,GeographyUnit,DistanceUnit)
Buffer(Double,Int32,BufferCapType,GeographyUnit,DistanceUnit)
GetWellKnownBinaryCore(RingOrder,WkbByteOrder)
N/A
N/A
The Id is a string that represents the unique identifier for this Feature. If the feature is returned from a FeatureSource, the Id will be the unique field descriptor used by the FeatureSource. For Shape Files this may be an integer, but for spatial databases the Id may be a GUID.
N/A
This property gets a dictionary of values to represent the column data related to this Feature.
This property holds the column data related to this Feature. You can find the values in the dictionary using the column name as the key. Most methods that query and return InternalFeatures allow you to specify which columns of data you want returned with the results. You can also freely add and modify the data, as it is simply an in-memory dictionary. Any values added, deleted or updated will have no effect unless the Feature is part of a transaction.
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.