{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "wHydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b890d5f19d251eeaa0bc30797e71eccc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAASCAYAAACEnoQPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOUlEQVQ4jbXQzyulURzH8Zc8k4v8SBMl8iNhYWmB2VwlG4tpyOJmYTl2LCRrK00jZSX/gZWapazUyIJIVliNhREzXcncOzaU56FLz1U3edep8z31Pp/POYE3ELynnEC2ELm4hoWAkXJc44bdDF9x/qrcycwAE0uUFEVnq3wYZ+U/n/PKrQz9ZfqQktTzO+swWMp0hu+xchOfeql5IT4wTmKMgbzyKXsH/FunrOqF/JPbgJ18tZtO6GjkzyJlXfiBPrShmvRV+PPdokty5ZY+5iqiYRj9+IZN1FObYmqZdJysgaKP0f4So9jABSqRJLucp3Z6m+MbGlMkljATNejAEdnJsPbvOHn/F+1JttCbDJOeSHB2Fj4/NrlggtyhndlNenITH7mjuZS1DF9i5SPmhSuWzGvJhfIm+R7nm0XnWePR8wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -123407700, "ymin": -86123500, "xmax": 2516019.97128205, "ymax": 6868156.369989812, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2982621284498604E8, "falseY": -9.111449427684975E7, "xyUnits": 3.502417577127094E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "YearInstalled", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "HYD_col", "type": "esriFieldTypeInteger", "alias": "HYD_col", "domain": null }, { "name": "YearInstalled", "type": "esriFieldTypeString", "alias": "Year Installed", "length": 4, "domain": null }, { "name": "HydrantID", "type": "esriFieldTypeString", "alias": "Hydrant ID", "length": 6, "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "ORIG_ID", "type": "esriFieldTypeInteger", "alias": "ORIG_ID", "domain": null }, { "name": "POINT_X", "type": "esriFieldTypeDouble", "alias": "POINT_X", "domain": null }, { "name": "POINT_Y", "type": "esriFieldTypeDouble", "alias": "POINT_Y", "domain": null }, { "name": "Enabled", "type": "esriFieldTypeInteger", "alias": "Enabled", "domain": null }, { "name": "InspectionStatus", "type": "esriFieldTypeString", "alias": "Inspection Status", "length": 50, "domain": { "type": "codedValue", "name": "WS2_InspectionStatus", "description": "Inspected or need to inspect", "codedValues": [ { "name": "Inspected", "code": "Inspected" }, { "name": "Need to Inspect", "code": "Need to Inspect" }, { "name": "Out of Service", "code": "Out of Service" }, { "name": "Operational but needs further maintenance", "code": "Operational but needs further maintenance" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Greased", "type": "esriFieldTypeString", "alias": "Greased Req'd?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_Greased", "description": "Yes/NO", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LubricationRequired", "type": "esriFieldTypeString", "alias": "Lubrication Req'd?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_LubricationRequired", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PaintRequired", "type": "esriFieldTypeString", "alias": "Paint Req'd?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_PaintRequired", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MarkerRequired", "type": "esriFieldTypeString", "alias": "Marker Req'd?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MarkerRequired", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MaintenanceRequired", "type": "esriFieldTypeString", "alias": "Maintenance Req'd?", "length": 50, "domain": { "type": "codedValue", "name": "WS2_MaintenanceRequired", "description": "Yes/No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inspector", "type": "esriFieldTypeString", "alias": "Inspector", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 300, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 100, "domain": null }, { "name": "Unit_Price", "type": "esriFieldTypeDouble", "alias": "Unit_Price", "domain": null }, { "name": "Maint_Type", "type": "esriFieldTypeString", "alias": "Maint_Type", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_125", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_125", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S100_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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 }