{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Fire Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 1.6763806366497443E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2152129999998254E8, "falseY": -9.393399999992818E7, "xyUnits": 47721.8587777776, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 9028, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1f95a144a3a7d1514eedfcc4ef7d7b64", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABP0lEQVQ4jb3Uv0sbQBjG8U9q7FBSUpRSnBRaF4WAP2ihYHQr/QsEKfgDp3RUKGZycNWhf0GH0lQ7ulUJnQNCXQOFOEmhiotZTNQhZzmsSYwUHzjufZ9778t7B3dJ/1HJ+4QNYzDKq/h+V9g8lqL8AAN3hXWkVrB0lsnXeB5aKtLzk74qh53AHuYpvGc8EZk5Hn9ic43pm4DXYRUYJZ3jSeJ6NeaY2KVc5ChYC42m/4X1wxs8iOgfsYih4L0lVSQV0kctj/ksirfwNcQbYX5x06ZmsJMonkUNM5FXuSVsHfaZOmOsO3SZjwouUKKM7WD9agZbDmbXZ0rvGO2OFs9RaICy+N2uM/CN+jCvVth7SeYpjvGD015GCo1n1faYf7XauKqdL2Qi+48moJawoHoYV6q1Km4H+xDGrXSv/1lHugQ9sz5hiUgpIAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[HYD_NUMBER]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 2256.994353, "name": "Default", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -9623762.644838965, "ymin": 4269004.53848292, "xmax": -9610064.611251695, "ymax": 4289611.454792384, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "HYD_SIZE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 75, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project #", "length": 15, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "Work Order", "length": 10, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "DATE_CHECKED", "type": "esriFieldTypeString", "alias": "Install Date Checked", "length": 8, "domain": { "type": "codedValue", "name": "aYesNoUnknown", "description": "General Yes / No Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HYD_NUMBER", "type": "esriFieldTypeSmallInteger", "alias": "Hydrant #", "domain": null }, { "name": "ALT_HYDRANTNUM", "type": "esriFieldTypeString", "alias": "Alt Hydrant #", "length": 10, "domain": null }, { "name": "HYD_SIZE", "type": "esriFieldTypeSmallInteger", "alias": "Hydrant Size", "domain": { "type": "codedValue", "name": "wFireHydSize", "description": "", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "5\"", "code": 5 }, { "name": "6\"", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLUSH_YEARLY", "type": "esriFieldTypeString", "alias": "Flush Yearly", "length": 10, "domain": { "type": "codedValue", "name": "aYesNoUnknown", "description": "General Yes / No Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLUSH_CODE", "type": "esriFieldTypeString", "alias": "Flush Code", "length": 25, "domain": { "type": "codedValue", "name": "wFlushCode", "description": "", "codedValues": [ { "name": "MONTHLY", "code": "A" }, { "name": "2-3 MONTHS", "code": "B" }, { "name": "6 MONTHS", "code": "C" }, { "name": "YEARLY", "code": "D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CASTINGDATE", "type": "esriFieldTypeString", "alias": "Casting Date", "length": 10, "domain": null }, { "name": "VALVEID", "type": "esriFieldTypeDouble", "alias": "Valve ID", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "FireDistricts", "type": "esriFieldTypeString", "alias": "Fire Districts", "length": 10, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "GPSLOCATED", "type": "esriFieldTypeString", "alias": "GPS Located", "length": 8, "domain": { "type": "codedValue", "name": "aYesNoUnknown", "description": "General Yes / No Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeString", "alias": "Feature ID", "length": 10, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R183_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G344HYD_NUMBER", "fields": "HYD_NUMBER", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S150_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": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }