{ "currentVersion": 10.61, "id": 2, "name": "Permitted Surface Water Diversion Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102039, "latestWkid": 102039 }, "copyrightText": "", "parentLayer": { "id": 1, "name": "Surface Water Rights" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "status", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 115, 178, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 190, 210, 255, 255 ], "width": 0.5 } }, "value": "Active", "label": "Active Permit", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 223, 115, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 231, 153, 255, 255 ], "width": 1 } }, "value": "Pending", "label": "Pending Application", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(STATUS = 'Active' )", "labelExpression": "[PERMIT_NUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 230, 241, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "(STATUS = 'Pending' )", "labelExpression": "[PERMIT_NUMBER]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 249, 230, 255, 255 ], "haloSize": 1.5, "font": { "family": "Calibri", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 100000, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -620829.4651999995, "ymin": 1173288.5060999999, "xmax": 140886.746199999, "ymax": 1572629.2695000004, "spatialReference": { "wkid": 102039, "latestWkid": 102039 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "permit_number", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "permit_number", "type": "esriFieldTypeString", "alias": "Permit Number", "length": 10, "domain": null }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "record_type", "type": "esriFieldTypeString", "alias": "Record Type", "length": 18, "domain": null }, { "name": "water", "type": "esriFieldTypeString", "alias": "Water Type", "length": 13, "domain": null }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "length": 9, "domain": null }, { "name": "entity_name", "type": "esriFieldTypeString", "alias": "Entity Name", "length": 72, "domain": null }, { "name": "quarter3", "type": "esriFieldTypeString", "alias": "Quarter 3 (10 acres)", "length": 2, "domain": null }, { "name": "quarter2", "type": "esriFieldTypeString", "alias": "Quarter 2 (40 acres)", "length": 2, "domain": null }, { "name": "quarter1", "type": "esriFieldTypeString", "alias": "Quarter 1 (160 acres)", "length": 2, "domain": null }, { "name": "section", "type": "esriFieldTypeString", "alias": "Section", "length": 2, "domain": null }, { "name": "township", "type": "esriFieldTypeString", "alias": "Township", "length": 3, "domain": null }, { "name": "range", "type": "esriFieldTypeString", "alias": "Range", "length": 4, "domain": null }, { "name": "county", "type": "esriFieldTypeString", "alias": "County", "length": 12, "domain": null }, { "name": "permit_type", "type": "esriFieldTypeString", "alias": "Permit Type", "length": 12, "domain": null }, { "name": "total_permitted_acre_feet", "type": "esriFieldTypeDouble", "alias": "Total Amount (AFY)", "domain": null }, { "name": "primary_purpose", "type": "esriFieldTypeString", "alias": "Primary Purpose", "length": 26, "domain": null }, { "name": "date_filed", "type": "esriFieldTypeDate", "alias": "Date Filed", "length": 8, "domain": null }, { "name": "date_issued", "type": "esriFieldTypeDate", "alias": "Date Issued", "length": 8, "domain": null }, { "name": "hydro_unit", "type": "esriFieldTypeString", "alias": "Hydro Unit", "length": 8, "domain": null }, { "name": "stream_system", "type": "esriFieldTypeString", "alias": "Stream System", "length": 4, "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r165_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a149_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "supportsCoordinatesQuantization": true }