{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.UNITID"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 24000, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 168, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Tahoma", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": -9200125.7161, "ymin": 3335663.5665000007, "xmax": -9157052.602, "ymax": 3381517.645199999, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INSTALLDATE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "LOCYR", "type": "esriFieldTypeString", "alias": "LOCYR", "length": 50, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "UTILWOZONES", "type": "esriFieldTypeString", "alias": "UTILWOZONES", "length": 20, "domain": null }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "UNITID", "length": 16, "domain": null }, { "name": "COMPKEY", "type": "esriFieldTypeInteger", "alias": "COMPKEY", "domain": null }, { "name": "OWNEDBY", "type": "esriFieldTypeString", "alias": "OWNEDBY", "length": 25, "domain": { "type": "codedValue", "name": "ASSET_OWN_MAINT", "description": "Ownership and Maintenance", "codedValues": [ { "name": "BOCC", "code": "BOCC" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MAINTBY", "length": 25, "domain": { "type": "codedValue", "name": "ASSET_OWN_MAINT", "description": "Ownership and Maintenance", "codedValues": [ { "name": "BOCC", "code": "BOCC" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_METHOD", "type": "esriFieldTypeString", "alias": "LOCATION_METHOD", "length": 25, "domain": { "type": "codedValue", "name": "ASSET_LOCATION_METHOD", "description": "Asset Location Method (GPS, Google Earth, Record Drawing)", "codedValues": [ { "name": "FCWA", "code": "FCWA" }, { "name": "FIELD UTILITY", "code": "FIELD UTILITY" }, { "name": "GOOGLE EARTH", "code": "GOOGLE EARTH" }, { "name": "GPS", "code": "GPS" }, { "name": "HANSEN", "code": "HANSEN" }, { "name": "MAP", "code": "MAP" }, { "name": "PICTOMETRY", "code": "PICTOMETRY" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "IPS", "code": "IPS" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATED_BY", "type": "esriFieldTypeString", "alias": "LOCATED_BY", "length": 25, "domain": { "type": "codedValue", "name": "ASSET_LOCATED_BY", "description": "Consultant, employee or company that located the asset", "codedValues": [ { "name": "RM", "code": "RM" }, { "name": "MGC", "code": "MGC" }, { "name": "HYDROMAX", "code": "HYDROMAX" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWN_IPS", "type": "esriFieldTypeString", "alias": "OWN_IPS", "length": 10, "domain": null }, { "name": "COMPTYPE", "type": "esriFieldTypeSmallInteger", "alias": "COMPTYPE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R361_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_361", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2724COMPKEY", "fields": "COMPKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2724MAINTBY", "fields": "MAINTBY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2724OWNEDBY", "fields": "OWNEDBY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I2724LOCYR2", "fields": "LOCYR,UNITID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S279_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "77b3ab6f8a814b42acc5ed620d3c0f77" }