Property Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 attributes, ZOO.Feature
B
 bottom, ZOO.Bounds
 bounds
 buildGeometry
 buildInput, ZOO.Process
C
 collectionName, ZOO.Format.GML
 components
 componentTypes
D
 data, ZOO.Format
 defaultPrefix, ZOO.Format.GML
E
 externalProjection, ZOO.Format
 extract
ZOO.Format.GeoJSONZOO.Format.WKT
 extractAttributes
F
 featureName, ZOO.Format.GML
 fid, ZOO.Feature
 foldersDesc, ZOO.Format.KML
 foldersName, ZOO.Format.KML
G
 geometry, ZOO.Feature
 geometryName, ZOO.Format.GML
I
 id, ZOO.Geometry
 identifier, ZOO.Process
 indent, ZOO.Format.JSON
 internalProjection, ZOO.Format
K
 keepData, ZOO.Format
 kmlns, ZOO.Format.KML
L
 left, ZOO.Bounds
 level, ZOO.Format.JSON
N
 namespaces
 newline, ZOO.Format.JSON
 numberRegEx, ZOO.String
O
 options, ZOO.Format
P
 parent, ZOO.Geometry
 parse, ZOO.Format.WKT
 parseCoords, ZOO.Format.GeoJSON
 parseData, ZOO.Format.WPS
 parseGeometry
 placemarksDesc, ZOO.Format.KML
 pretty, ZOO.Format.JSON
 proj, ZOO.Projection
 projCode, ZOO.Projection
R
 right, ZOO.Bounds
S
 schemaLocation
 serialize, ZOO.Format.JSON
 space, ZOO.Format.JSON
T
 tokenRegEx, ZOO.String
 top, ZOO.Bounds
U
 url, ZOO.Process
X
 x, ZOO.Geometry.Point
 xy, ZOO.Format.GML
Y
 y, ZOO.Geometry.Point
{Object} This object holds arbitrary properties that describe the feature.
{Number} Minimum vertical coordinate.
{ZOO.Bounds} The box bounding that feature’s geometry, that property can be set by an ZOO.Format object when deserializing the feature, so in most cases it represents an information set by the server.
{ZOO.Bounds} The bounds of this geometry
Object containing methods to do the actual geometry node building based on geometry type.
Object containing methods to do the actual geometry node building based on geometry type.
Object containing methods to build WPS inputs.
{String} Name of featureCollection element.
{Array(ZOO.Geometry)} The component parts of this geometry
{Array(ZOO.Geometry)} The component parts of this geometry
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Array(String)} An array of class names representing the types of components that the collection can include.
{Object} When keepData is true, this is the parsed string sent to read.
{ZOO.Projection} When passed a externalProjection and internalProjection, the format will reproject the geometries it reads or writes.
Object with properties corresponding to the GeoJSON types.
Object with properties corresponding to the geometry types.
{Boolean} Could we extract attributes
{Boolean} Extract attributes from KML.
{String} Element name for features.
{String}
{String} Description of the folders.
{String} Name of the folders.
{ZOO.Geometry}
{String} Name of geometry element.
{String} A unique identifier for this geometry.
{String} Process identifier in the OGC’s Web Processing Service.
{String} For “pretty” printing, the indent string will be used once for each indentation level.
{ZOO.Projection} When passed a externalProjection and internalProjection, the format will reproject the geometries it reads or writes.
{Object} Maintain a reference (data) to the most recently read data.
{String} KML Namespace to use.
{Number} Minimum horizontal coordinate.
{Integer} For “pretty” printing, this is incremented/decremented during serialization.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{Object} Mapping of namespace aliases to namespace URIs.
{String} For “pretty” printing, the newline string will be used at the end of each name/value pair or array item.
Used to test strings as numbers.
{Object} A reference to options passed to the constructor.
{ZOO.Geometry}This is set when a Geometry is added as component of another geometry
Object with properties corresponding to the geometry types.
Object with properties corresponding to the GeoJSON geometry types.
Object containing methods to analyse data response.
Properties of this object are the functions that parse geometries based on their type.
Properties of this object are the functions that parse geometries based on their type.
{String} Name of the placemarks.
{Boolean} Serialize with extra whitespace for structure.
{Object} Proj4js.Proj instance.
{String}
{Number} Maximum horizontal coordinate.
{String} Schema location for a particular minor version.
{String} Schema location for a particular minor version.
{String} Schema location for a particular minor version.
Object with properties corresponding to the serializable data types.
{String} For “pretty” printing, the space string will be used after the “:” separating a name/value pair.
Used to find tokens in a string.
{Number} Maximum vertical coordinate.
{String} The OGC’s Web PRocessing Service URL, default is http://localhost/zoo.
{float}
{Boolean} Order of the GML coordinate true:(x,y) or false:(y,x) Changing is not recommended, a new Format should be instantiated.
{float}