{ "currentVersion": 10.81, "id": 21, "name": "wUndergroundEnclosure", "type": "Feature Layer", "parentLayer": { "id": 14, "name": "WDistFeatures" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "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": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 2253, "latestWkid": 2253 } }, "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Subtype", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 193, 245, 213, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 221, 198, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "1", "label": "Meter Pit", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 250, 192, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2", "label": "ValveVault", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 202, 252, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "3", "label": "Vault", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FireDistrict", "typeIdField": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FireDistrict", "type": "esriFieldTypeString", "alias": "FireDistrict", "domain": { "type": "codedValue", "name": "wDomainAdministrativeArea", "description": "", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "Central", "code": "C" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 200, "defaultValue": "N", "modelName": "FireDistrict" }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FacilityID" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Subtype" }, { "name": "WorkorderID", "type": "esriFieldTypeString", "alias": "WorkorderID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WorkorderID" }, { "name": "LocationDescription", "type": "esriFieldTypeString", "alias": "LocationDescription", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LocationDescription" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R141_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S94_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Meter Pit", "domains": { "FireDistrict": {"type": "inherited"} }, "templates": [ { "name": "Meter Pit", "description": "", "prototype": { "attributes": { "WorkorderID": null, "LocationDescription": null, "FireDistrict": "N", "FacilityID": null, "InstallDate": null, "Subtype": 1 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "ValveVault", "domains": { "FireDistrict": {"type": "inherited"} }, "templates": [ { "name": "ValveVault", "description": "", "prototype": { "attributes": { "WorkorderID": null, "LocationDescription": null, "FireDistrict": "N", "FacilityID": null, "InstallDate": null, "Subtype": 2 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 3, "name": "Vault", "domains": { "FireDistrict": {"type": "inherited"} }, "templates": [ { "name": "Vault", "description": "", "prototype": { "attributes": { "WorkorderID": null, "LocationDescription": null, "FireDistrict": "N", "FacilityID": null, "InstallDate": null, "Subtype": 3 } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "subtypes": [ { "code": 3, "name": "Vault", "defaultValues": { "FireDistrict": "N", "FacilityID": null, "InstallDate": null, "Subtype": 3, "WorkorderID": null, "LocationDescription": null }, "domains": { "FireDistrict": {"type": "inherited"} } }, { "code": 2, "name": "ValveVault", "defaultValues": { "FireDistrict": "N", "FacilityID": null, "InstallDate": null, "Subtype": 2, "WorkorderID": null, "LocationDescription": null }, "domains": { "FireDistrict": {"type": "inherited"} } }, { "code": 1, "name": "Meter Pit", "defaultValues": { "FireDistrict": "N", "FacilityID": null, "InstallDate": null, "Subtype": 1, "WorkorderID": null, "LocationDescription": null }, "domains": { "FireDistrict": {"type": "inherited"} } } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }