Skip to content

FeatureClass is a representation of a vector model that can be also understood as a row model (enumerable of features).

FeatureClass consists of: - Attributes – list of variable definitions - Features – enumerable of feature elements (rows), each element having: - - Attributes - list of measured values for a particular feature and for each defined attribute - - Geometry - representing spatial vector definition of the feature (defined by NetTopology suite SDK)

FeatureClass-schema

Examples

Example of FeatureClass in Q-GIS . json (geoJson) .xyz