All fields in an iterable sequence.
All fields in an iterable sequence.
The geometry field for this layer, regardless of its name.
The geometry field for this layer, regardless of its name.
Retrieve a field by name.
Retrieve a field by name.
The name of the dataset itself.
The name of the dataset itself. This is not a property of the data records.
Create an instance of a feature according to this Schema, erroring if:
Create an instance of a feature according to this Schema, erroring if:
The names of all fields in an iterable sequence.
A Schema enumerates the types and names of the properties of records in a particular dataset. For example, a Schema for a road dataset might have fields like "name", "num_lanes", "the_geom".