{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Alley Conditions 2015", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 6.4000000059392E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -3.67470999999786E7, "falseY": -2.90914999999915E7, "xyUnits": 124999.999884, "falseZ": 0, "zUnits": 1, "falseM": -1, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ALLEY_CONDITION", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 2 }, "value": "Excellent", "label": "Excellent" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 }, "value": "Good", "label": "Good" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 2 }, "value": "Fair", "label": "Fair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 }, "value": "Poor", "label": "Poor" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 2 }, "value": "Unknown", "label": "Unknown" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 390153.56277276576, "ymin": 127945.85445214435, "xmax": 407794.21875713766, "ymax": 146963.0459257923, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 6.4000000059392E-5, "zTolerance": 2, "mTolerance": 2, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1.2123691021292362E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalid", "fieldName": "GLOBALID", "isEnabled": false }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "REGISTEREDNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "ALLEYSEGID", "type": "esriFieldTypeInteger", "alias": "ALLEYSEGID", "domain": null }, { "name": "SOURCEID", "type": "esriFieldTypeString", "alias": "SOURCEID", "length": 12, "domain": null }, { "name": "STREETID", "type": "esriFieldTypeInteger", "alias": "STREETID", "domain": null }, { "name": "REGISTEREDNAME", "type": "esriFieldTypeString", "alias": "REGISTEREDNAME", "length": 30, "domain": null }, { "name": "STREETTYPE", "type": "esriFieldTypeString", "alias": "STREETTYPE", "length": 10, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 50, "domain": null }, { "name": "DIRECTIONALITY", "type": "esriFieldTypeString", "alias": "DIRECTIONALITY", "length": 40, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ALLEY_CORRECTION", "type": "esriFieldTypeString", "alias": "alley_correction", "length": 50, "domain": { "type": "codedValue", "name": "Alley_Correction", "description": "Alley Correction", "codedValues": [ { "name": "Different Surface Type", "code": "Different Surface Type" }, { "name": "Other (provide comment please)", "code": "Other" }, { "name": "No Alley (Remove this line)", "code": "No Alley" }, { "name": "Alley Closed/Blocked", "code": "Alley Closed/Blocked" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALLEY_CONDITION", "type": "esriFieldTypeString", "alias": "alley_condition", "length": 50, "domain": { "type": "codedValue", "name": "Alley_Condition", "description": "Alley Condition", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Unknown (provide comment please)", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALLEY_MATERIAL", "type": "esriFieldTypeString", "alias": "alley_material", "length": 50, "domain": { "type": "codedValue", "name": "Alley_Material", "description": "Alley Surface Type", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Other (provide comment please)", "code": "Other" }, { "name": "Unknown (provide comment please)", "code": "Unknown" }, { "name": "Concrete/Asphalt (mixed)", "code": "Asphalt and Concrete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALLEY_OWNERSHIP", "type": "esriFieldTypeString", "alias": "alley_ownership", "length": 50, "domain": { "type": "codedValue", "name": "Alley_Ownership", "description": "Alley Ownership", "codedValues": [ { "name": "DDOT", "code": "DDOT" }, { "name": "Federal Government", "code": "FED" }, { "name": "Military", "code": "MIL" }, { "name": "Private", "code": "PRIVATE" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALLEY_UPDATEDLENGTH", "type": "esriFieldTypeDouble", "alias": "alley_updatedlength", "domain": null }, { "name": "ALLEY_LIGHTS", "type": "esriFieldTypeInteger", "alias": "alley_lights", "domain": null }, { "name": "ALLEY_LOWPOINTS", "type": "esriFieldTypeInteger", "alias": "alley_lowpoints", "domain": null }, { "name": "ALLEY_CATCHBASINS", "type": "esriFieldTypeInteger", "alias": "alley_catchbasins", "domain": null }, { "name": "ALLEY_UPDATEDWIDTH", "type": "esriFieldTypeDouble", "alias": "alley_updatedwidth", "domain": null }, { "name": "ALLEY_RESTRICTION", "type": "esriFieldTypeString", "alias": "alley_restriction", "length": 50, "domain": { "type": "codedValue", "name": "YN", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALLEY_STATUS", "type": "esriFieldTypeString", "alias": "alley_status", "length": 50, "domain": { "type": "codedValue", "name": "Alley_Status", "description": "Is the alley opened, closed, permanently or temorarily?", "codedValues": [ { "name": "Perm. Opened", "code": "Perm. Opened" }, { "name": "Perm. Closed", "code": "Perm. Closed" }, { "name": "Temp. Opened", "code": "Temp. Opened" }, { "name": "Temp. Closed", "code": "Temp. Closed" } ], "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": "ALLEY_COMMENTS", "type": "esriFieldTypeString", "alias": "ALLEY_COMMENTS", "length": 255, "domain": null }, { "name": "COLLECTED", "type": "esriFieldTypeString", "alias": "COLLECTED", "length": 50, "domain": { "type": "codedValue", "name": "YN", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ALLEY_HISTORIC", "type": "esriFieldTypeString", "alias": "ALLEY_HISTORIC", "length": 50, "domain": { "type": "codedValue", "name": "YN", "description": "", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R44_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S23_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, "hasM": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }