{ "currentVersion": 10.81, "id": 63, "name": "Asset2.4 Bridges1", "type": "Feature Layer", "parentLayer": { "id": 62, "name": "Asset2.4 Bridges" }, "defaultVisibility": true, "minScale": 350000, "maxScale": 10001, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 257575.9727999987, "ymin": 5759121.361899999, "xmax": 299918.86879999936, "ymax": 5813117.557199999, "spatialReference": { "wkid": 28355, "latestWkid": 28355 } }, "sourceSpatialReference": { "wkid": 28355, "latestWkid": 28355 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OWN", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.5 }, "defaultLabel": "Unknown", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.5 }, "value": "COGG", "label": "Council", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.5 }, "value": "VICR", "label": "VicRoads", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 6.5 }, "value": "PRIV", "label": "Private", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "UNITID", "typeIdField": "OWN", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UNITID" }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPKEY" }, { "name": "COMPTYPE", "type": "esriFieldTypeInteger", "alias": "COMPTYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPTYPE" }, { "name": "UNITID2", "type": "esriFieldTypeString", "alias": "UNITID2", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "UNITID2" }, { "name": "OWN", "type": "esriFieldTypeString", "alias": "OWN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWN" }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "UNITTYPE", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNITTYPE" }, { "name": "ORIG_OBJECT_ID", "type": "esriFieldTypeInteger", "alias": "ORIG_OBJECT_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ORIG_OBJECT_ID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R648_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I722COMPKEY", "fields": "COMPKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S641_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "COGG", "name": "COGG", "domains": {}, "templates": [ { "name": "COGG", "description": "", "prototype": { "attributes": { "UNITTYPE": null, "ORIG_OBJECT_ID": null, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "UNITID2": null, "OWN": "COGG" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "VICR", "name": "VICR", "domains": {}, "templates": [ { "name": "VICR", "description": "", "prototype": { "attributes": { "UNITTYPE": null, "ORIG_OBJECT_ID": null, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "UNITID2": null, "OWN": "VICR" } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PRIV", "name": "PRIV", "domains": {}, "templates": [ { "name": "PRIV", "description": "", "prototype": { "attributes": { "UNITTYPE": null, "ORIG_OBJECT_ID": null, "UNITID": null, "COMPKEY": null, "COMPTYPE": null, "UNITID2": null, "OWN": "PRIV" } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }