{ "currentVersion": 10.81, "id": 6, "name": "Drainage Catchments", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 350000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 241781.99629999883, "ymin": 5752710.354199999, "xmax": 300188.7399999993, "ymax": 5820488.336399999, "spatialReference": { "wkid": 28355, "latestWkid": 28355 } }, "sourceSpatialReference": { "wkid": 28355, "latestWkid": 28355 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 102 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 80, 170, 102 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATCHMENT_NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 80, 170, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 102 ], "haloSize": 1.5, "font": { "family": "Arial Narrow", "size": 9.5, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 200000, "maxScale": 10001 }, { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[CATCHMENT_NO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 80, 170, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 102 ], "haloSize": 1.5, "font": { "family": "Arial Narrow", "size": 12, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 10000, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CATCHMENT_NO", "type": "esriFieldTypeString", "alias": "CATCHMENT_NO", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CATCHMENT_NO" }, { "name": "AREA_SQM", "type": "esriFieldTypeInteger", "alias": "AREA_SQM", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AREA_SQM" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NAME" }, { "name": "LOCALITY", "type": "esriFieldTypeString", "alias": "LOCALITY", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCALITY" }, { "name": "COMPOSITION", "type": "esriFieldTypeString", "alias": "COMPOSITION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMPOSITION" }, { "name": "RECEIVING_WATERS", "type": "esriFieldTypeString", "alias": "RECEIVING_WATERS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RECEIVING_WATERS" }, { "name": "OUTFALL_DETAILS", "type": "esriFieldTypeString", "alias": "OUTFALL_DETAILS", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "OUTFALL_DETAILS" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R10193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S9342_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Drainage Catchments", "description": "", "prototype": { "attributes": { "RECEIVING_WATERS": null, "OUTFALL_DETAILS": null, "CATCHMENT_NO": null, "AREA_SQM": null, "NAME": null, "LOCALITY": null, "COMPOSITION": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }