{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 3, "name": "Valves", "type": "Feature Layer", "description": "This feature class was created 1/25/2017 for the parks department. It contains general information about the irrigation controllers and information about which frequency zone they're in. Infomation about the radio type associated with the controller, such as VHF or UHF is going to be populated by Kevin Hild in Parks Maintenance with ArcGIS Online.Metadata last edited: 1/2017", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3048.00609601219, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "City of Richardson - Parks Department", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2b1edceebe1ec71ad76b3defcf86b10d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABMElEQVQoka3SPUgCYRjA8b95BaIWJ0hFk1ct1lBkIUGDiERTINgWQTa11BzU2NDQhzTUFn1AU2BDSy6VFVZEZTmJGNGSR0TJDabSktJxnoP0bu/z8oP/A69AjUf4b+iQWnC+Z1E+ssQApSq0WLAHXCxPevC2N9OaL1I4fuB2+5TdkwQhPWiY9bExPYy//FiHcaSHfncnzpktjJE4KxrodxOc8jJaqVs0Yx4fIhiJs1nKLsMBCU+DgFFnZzzddA124LtIElZBUz1Neug3G3sjNk2q/MVrNZjO8C1/cqWBqQxrNykCLgmxEgxfc3me5EkD985ItIksGGCxT8JamufycBDj/vmNCVX638vSIeu5PNHHF+ZsVhzFAkpaJmrqZX5/h6IuBFg94g4YU3dq02v+qz8KTVMmHNDgtAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2500613.475848496, "ymin": 7026516.164818227, "xmax": 2546858.038871005, "ymax": 7052800.368483305, "spatialReference": { "wkid": 102738, "latestWkid": 2276, "xyTolerance": 0.00328083333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -123407700, "falseY": -86123500, "xyUnits": 3.592069011000888E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONTROLNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "CONTROLID", "type": "esriFieldTypeString", "alias": "Controller ID", "length": 20, "domain": null }, { "name": "CONTROLNAME", "type": "esriFieldTypeString", "alias": "Controller Name", "length": 250, "domain": null }, { "name": "CONTROLTYPE", "type": "esriFieldTypeString", "alias": "Controller Type", "length": 50, "domain": { "type": "codedValue", "name": "ControllerType", "description": "A list of controllers used by Parks Maint. for irrigation controllers", "codedValues": [ { "name": "Irrinet", "code": "Irrinet" }, { "name": "Scorpio", "code": "Scorpio" }, { "name": "Irr-M", "code": "Irr-M" }, { "name": "Ace", "code": "Ace" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FREQUENCY", "type": "esriFieldTypeString", "alias": "Frequency", "length": 20, "domain": null }, { "name": "RADIOTYPE", "type": "esriFieldTypeString", "alias": "Radio Type", "length": 20, "domain": { "type": "codedValue", "name": "IRRRADIOTYPES", "description": "Radio types of the irrigation controllers", "codedValues": [ { "name": "UHF", "code": "UHF" }, { "name": "VHF", "code": "VHF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LIFECYCLE", "type": "esriFieldTypeString", "alias": "Lifecycle Status", "length": 50, "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "The status or life cycle of the feature", "codedValues": [ { "name": "Abandoned in Place", "code": "Abandoned in Place" }, { "name": "Active", "code": "Active" }, { "name": "Feature Changed", "code": "Feature Changed" }, { "name": "Proposed", "code": "Proposed" }, { "name": "Removed", "code": "Removed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "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": "ZONENUM", "type": "esriFieldTypeString", "alias": "Zone #", "length": 50, "domain": { "type": "codedValue", "name": "ZoneNumber", "description": "A list of zones for Parks Maint. irrigation system", "codedValues": [ { "name": "Zone 1", "code": "Zone 1" }, { "name": "Zone 2", "code": "Zone 2" }, { "name": "Zone 3", "code": "Zone 3" }, { "name": "Zone 4", "code": "Zone 4" }, { "name": "Zone 5", "code": "Zone 5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "Description", "length": 100, "domain": null }, { "name": "COMPONENTTYPE", "type": "esriFieldTypeString", "alias": "Component Type", "length": 50, "domain": { "type": "codedValue", "name": "ComponentType", "description": "A list of components used by Parks Maint. for the irrigation system", "codedValues": [ { "name": "Controller", "code": "Controller" }, { "name": "Valve", "code": "Valve" }, { "name": "Meter", "code": "Meter" }, { "name": "Double Check", "code": "Double Check" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R545_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S398_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }